2024-02-23T00:01:32.576 INFO:root:teuthology version: 0.0.1.dev260+gb1dac55 2024-02-23T00:01:32.576 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --description rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} --owner scheduled_yuriw@teuthology --archive /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402 --name yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi -- /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/orig.config.yaml 2024-02-23T00:01:32.606 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:01:32.681 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402 branch: pacific-release description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} email: null first_in_suite: false job_id: '7571402' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi name: yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: pacific-release 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 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - \(MON_DOWN\) - \(PG_ - mons down - pg inactive - out of quorum - \(OSD_ - osds down - osd down sha1: eb66ed921e744301e6863be6353618d63967ea59 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: eb66ed921e744301e6863be6353618d63967ea59 workunit: branch: wip-ksirivad-pacific-release-whitelist sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 owner: scheduled_yuriw@teuthology priority: 61 repo: https://github.com/ceph/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 - ceph.iscsi.iscsi.a seed: 264 sha1: eb66ed921e744301e6863be6353618d63967ea59 sleep_before_teardown: 0 subset: 111/120000 suite: rados suite_branch: wip-ksirivad-pacific-release-whitelist suite_path: /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa suite_relpath: qa suite_repo: https://github.com/kamoltat/ceph.git suite_sha1: 4f758cd8e8854d1f126da86e254076852bf059a9 targets: smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - cephadm: add_mons_via_daemon_add: true allow_ptrace: false avoid_pacific_features: true cephadm_branch: v15.2.9 cephadm_git_url: https://github.com/ceph/ceph image: docker.io/ceph/ceph:v15.2.9 - cephadm.shell: env: - sha1 mon.a: - radosgw-admin realm create --rgw-realm=r --default - radosgw-admin zonegroup create --rgw-zonegroup=default --master --default - radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default - radosgw-admin period update --rgw-realm=r --commit - ceph orch apply rgw r z --placement=2 --port=8000 - sleep 120 - 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 orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - cephadm.shell: env: - sha1 mon.a: - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - ceph orch ps - ceph versions - echo "wait for servicemap items w/ changing names to refresh" - sleep 60 - ceph orch ps - ceph versions - ceph versions | jq -e '.overall | length == 1' - ceph versions | jq -e '.overall | keys' | grep $sha1 - ceph orch ls | grep '^osd ' - cephadm.shell: mon.a: - ceph orch upgrade ls - ceph orch upgrade ls --image quay.io/ceph/ceph | grep 16.2.0 - ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2 teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: b1dac5519c57c269ea98a22fb7729016a1d0e4d2 timestamp: 2024-02-22_21:39:39 tube: smithi user: yuriw verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-02-23T00:01:32.681 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa; will attempt to use it 2024-02-23T00:01:32.682 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks 2024-02-23T00:01:32.682 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-02-23T00:01:32.683 INFO:teuthology.task.internal:Checking packages... 2024-02-23T00:01:32.708 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'eb66ed921e744301e6863be6353618d63967ea59' 2024-02-23T00:01:32.708 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-02-23T00:01:32.708 INFO:teuthology.packaging:ref: None 2024-02-23T00:01:32.708 INFO:teuthology.packaging:tag: None 2024-02-23T00:01:32.708 INFO:teuthology.packaging:branch: pacific-release 2024-02-23T00:01:32.708 INFO:teuthology.packaging:sha1: eb66ed921e744301e6863be6353618d63967ea59 2024-02-23T00:01:32.709 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=pacific-release 2024-02-23T00:01:32.855 INFO:teuthology.task.internal:Found packages for ceph version 16.2.14-550-geb66ed92-1focal 2024-02-23T00:01:32.857 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-02-23T00:01:32.863 INFO:teuthology.task.internal:no buildpackages task found 2024-02-23T00:01:32.863 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-02-23T00:01:32.891 INFO:teuthology.task.internal:Saving configuration 2024-02-23T00:01:32.904 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-02-23T00:01:32.916 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:01:32.941 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:32.994795', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-23T00:01:32.962 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:32.992837', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-02-23T00:01:32.962 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-02-23T00:01:32.996 INFO:teuthology.task.internal:roles: ubuntu@smithi079.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'] 2024-02-23T00:01:32.996 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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', 'ceph.iscsi.iscsi.a'] 2024-02-23T00:01:32.996 INFO:teuthology.run_tasks:Running task console_log... 2024-02-23T00:01:33.083 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fb3eef5b0d0>, signals=[15]) 2024-02-23T00:01:33.084 INFO:teuthology.run_tasks:Running task internal.connect... 2024-02-23T00:01:33.101 INFO:teuthology.task.internal:Opening connections... 2024-02-23T00:01:33.102 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-02-23T00:01:33.104 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:01:33.195 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-02-23T00:01:33.196 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:01:33.295 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-02-23T00:01:33.308 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-02-23T00:01:33.315 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-02-23T00:01:33.315 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="20.04" 2024-02-23T00:01:33.363 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-23T00:01:33.364 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-23T00:01:33.364 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-23T00:01:33.364 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-23T00:01:33.364 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=focal 2024-02-23T00:01:33.364 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=focal 2024-02-23T00:01:33.364 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-02-23T00:01:33.393 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-02-23T00:01:33.400 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-02-23T00:01:33.400 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-02-23T00:01:33.448 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Ubuntu" 2024-02-23T00:01:33.448 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-02-23T00:01:33.448 INFO:teuthology.orchestra.run.smithi135.stdout:ID=ubuntu 2024-02-23T00:01:33.448 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE=debian 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="20.04" 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.ubuntu.com/" 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_CODENAME=focal 2024-02-23T00:01:33.449 INFO:teuthology.orchestra.run.smithi135.stdout:UBUNTU_CODENAME=focal 2024-02-23T00:01:33.449 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-02-23T00:01:33.476 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-02-23T00:01:33.537 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-02-23T00:01:33.558 INFO:teuthology.task.internal:Checking for old test directory... 2024-02-23T00:01:33.558 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-02-23T00:01:33.560 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-02-23T00:01:33.566 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-02-23T00:01:33.594 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-02-23T00:01:33.595 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-02-23T00:01:33.606 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-02-23T00:01:33.625 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-02-23T00:01:33.683 INFO:teuthology.run_tasks:Running task kernel... 2024-02-23T00:01:33.699 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2024-02-23T00:01:33.699 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro'}, 'mon.b': {'kdb': True, 'sha1': 'distro'}}, timeout 300 2024-02-23T00:01:33.700 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-23T00:01:33.700 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-02-23T00:01:33.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:01:33.705 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-02-23T00:01:33.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:01:33.706 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-02-23T00:01:33.712 INFO:teuthology.orchestra.run.smithi135.stdout:5.4.0-124-generic 2024-02-23T00:01:33.713 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.4.0-124-generic 2024-02-23T00:01:33.713 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-02-23T00:01:33.754 INFO:teuthology.orchestra.run.smithi079.stdout:5.4.0-124-generic 2024-02-23T00:01:33.755 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.4.0-124-generic 2024-02-23T00:01:33.755 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-02-23T00:01:33.846 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-02-23T00:01:33.863 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-02-23T00:01:34.026 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-23T00:01:34.131 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-23T00:01:34.144 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-23T00:01:34.144 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2024-02-23T00:01:34.200 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-23T00:01:34.213 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2024-02-23T00:01:34.341 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,729 kB] 2024-02-23T00:01:34.519 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [710 kB] 2024-02-23T00:01:34.531 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [414 kB] 2024-02-23T00:01:34.533 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-23T00:01:34.534 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,572 kB] 2024-02-23T00:01:34.552 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-23T00:01:34.552 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [359 kB] 2024-02-23T00:01:34.555 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-23T00:01:34.555 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-23T00:01:34.555 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-23T00:01:34.561 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [939 kB] 2024-02-23T00:01:34.566 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2024-02-23T00:01:34.569 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [198 kB] 2024-02-23T00:01:34.571 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-23T00:01:34.575 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-23T00:01:34.576 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-23T00:01:34.576 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-23T00:01:34.576 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-23T00:01:34.613 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,729 kB] 2024-02-23T00:01:34.707 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [939 kB] 2024-02-23T00:01:34.758 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [939 kB] 2024-02-23T00:01:34.961 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,125 kB] 2024-02-23T00:01:35.116 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,125 kB] 2024-02-23T00:01:35.117 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [710 kB] 2024-02-23T00:01:35.127 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [500 kB] 2024-02-23T00:01:35.130 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [414 kB] 2024-02-23T00:01:35.139 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-23T00:01:35.140 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-02-23T00:01:35.140 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,572 kB] 2024-02-23T00:01:35.140 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-23T00:01:35.144 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,716 kB] 2024-02-23T00:01:35.218 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [35.5 kB] 2024-02-23T00:01:35.218 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [359 kB] 2024-02-23T00:01:35.226 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-02-23T00:01:35.226 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [939 kB] 2024-02-23T00:01:35.227 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [377 kB] 2024-02-23T00:01:35.231 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-23T00:01:35.246 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [645 kB] 2024-02-23T00:01:35.319 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [500 kB] 2024-02-23T00:01:35.333 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-02-23T00:01:35.333 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,716 kB] 2024-02-23T00:01:35.396 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-23T00:01:35.413 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [36.8 kB] 2024-02-23T00:01:35.413 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [377 kB] 2024-02-23T00:01:35.419 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-02-23T00:01:35.421 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [198 kB] 2024-02-23T00:01:35.584 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,165 kB] 2024-02-23T00:01:35.854 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-02-23T00:01:35.859 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,188 B] 2024-02-23T00:01:35.862 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [23.9 kB] 2024-02-23T00:01:35.868 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,796 B] 2024-02-23T00:01:35.871 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-02-23T00:01:35.994 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,165 kB] 2024-02-23T00:01:36.104 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-23T00:01:36.124 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-23T00:01:36.127 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-23T00:01:36.127 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-23T00:01:36.128 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-23T00:01:36.129 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-23T00:01:36.129 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-23T00:01:36.132 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-23T00:01:36.134 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-23T00:01:36.231 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [772 kB] 2024-02-23T00:01:36.269 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [279 kB] 2024-02-23T00:01:36.283 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-02-23T00:01:36.284 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.1 kB] 2024-02-23T00:01:36.285 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2024-02-23T00:01:36.286 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,768 B] 2024-02-23T00:01:36.286 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-02-23T00:01:36.286 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-02-23T00:01:36.287 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-02-23T00:01:36.298 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-23T00:01:36.314 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-02-23T00:01:36.478 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-02-23T00:01:36.486 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-23T00:01:36.509 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-23T00:01:36.664 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-02-23T00:01:36.686 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-02-23T00:01:38.611 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 19.1 MB in 3s (7,003 kB/s) 2024-02-23T00:01:39.215 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 19.1 MB in 3s (5,900 kB/s) 2024-02-23T00:01:40.115 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-23T00:01:40.139 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-23T00:01:40.211 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-23T00:01:40.419 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-02-23T00:01:40.419 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-02-23T00:01:40.609 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-02-23T00:01:40.609 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.4.0-172 linux-headers-5.4.0-172-generic 2024-02-23T00:01:40.609 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.4.0-172-generic 2024-02-23T00:01:40.610 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.4.0-172-generic linux-modules-extra-5.4.0-172-generic 2024-02-23T00:01:40.611 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-02-23T00:01:40.611 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-23T00:01:40.611 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-02-23T00:01:40.611 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-02-23T00:01:40.667 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-02-23T00:01:40.667 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.4.0-172 linux-headers-5.4.0-172-generic 2024-02-23T00:01:40.668 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-172-generic linux-modules-5.4.0-172-generic 2024-02-23T00:01:40.668 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.4.0-172-generic 2024-02-23T00:01:40.669 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-02-23T00:01:40.669 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-23T00:01:40.730 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 286 not upgraded. 2024-02-23T00:01:40.730 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 77.1 MB of archives. 2024-02-23T00:01:40.730 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-23T00:01:40.730 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-172-generic amd64 5.4.0-172.190 [15.0 MB] 2024-02-23T00:01:40.810 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-02-23T00:01:40.838 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-23T00:01:40.911 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-02-23T00:01:41.119 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-02-23T00:01:41.120 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-02-23T00:01:41.128 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-172-generic amd64 5.4.0-172.190 [10.5 MB] 2024-02-23T00:01:41.224 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-172-generic amd64 5.4.0-172.190 [39.2 MB] 2024-02-23T00:01:41.310 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2024-02-23T00:01:41.310 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-5.4.0-172 linux-headers-5.4.0-172-generic 2024-02-23T00:01:41.310 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-generic linux-image-5.4.0-172-generic 2024-02-23T00:01:41.310 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-5.4.0-172-generic linux-modules-extra-5.4.0-172-generic 2024-02-23T00:01:41.311 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2024-02-23T00:01:41.311 INFO:teuthology.orchestra.run.smithi135.stdout: fdutils linux-doc | linux-source-5.4.0 linux-tools 2024-02-23T00:01:41.311 INFO:teuthology.orchestra.run.smithi135.stdout:Recommended packages: 2024-02-23T00:01:41.312 INFO:teuthology.orchestra.run.smithi135.stdout: thermald 2024-02-23T00:01:41.364 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2024-02-23T00:01:41.365 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-5.4.0-172 linux-headers-5.4.0-172-generic 2024-02-23T00:01:41.365 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.4.0-172-generic linux-modules-5.4.0-172-generic 2024-02-23T00:01:41.365 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-extra-5.4.0-172-generic 2024-02-23T00:01:41.366 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages will be upgraded: 2024-02-23T00:01:41.366 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-generic linux-image-generic 2024-02-23T00:01:41.442 INFO:teuthology.orchestra.run.smithi135.stdout:3 upgraded, 5 newly installed, 0 to remove and 286 not upgraded. 2024-02-23T00:01:41.442 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 77.1 MB of archives. 2024-02-23T00:01:41.442 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 380 MB of additional disk space will be used. 2024-02-23T00:01:41.442 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.4.0-172-generic amd64 5.4.0-172.190 [15.0 MB] 2024-02-23T00:01:41.791 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.172.170 [1,900 B] 2024-02-23T00:01:41.791 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.172.170 [2,540 B] 2024-02-23T00:01:41.791 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-172 all 5.4.0-172.190 [11.0 MB] 2024-02-23T00:01:41.890 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-172-generic amd64 5.4.0-172.190 [1,381 kB] 2024-02-23T00:01:41.902 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.172.170 [2,412 B] 2024-02-23T00:01:41.936 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.4.0-172-generic amd64 5.4.0-172.190 [10.5 MB] 2024-02-23T00:01:42.035 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.4.0-172-generic amd64 5.4.0-172.190 [39.2 MB] 2024-02-23T00:01:42.558 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-generic amd64 5.4.0.172.170 [1,900 B] 2024-02-23T00:01:42.558 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic amd64 5.4.0.172.170 [2,540 B] 2024-02-23T00:01:42.558 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-172 all 5.4.0-172.190 [11.0 MB] 2024-02-23T00:01:42.565 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 77.1 MB in 1s (62.9 MB/s) 2024-02-23T00:01:42.659 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-5.4.0-172-generic amd64 5.4.0-172.190 [1,381 kB] 2024-02-23T00:01:42.671 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-headers-generic amd64 5.4.0.172.170 [2,412 B] 2024-02-23T00:01:42.736 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.4.0-172-generic. 2024-02-23T00:01:43.347 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 77.1 MB in 1s (59.4 MB/s) 2024-02-23T00:01:43.531 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-5.4.0-172-generic. 2024-02-23T00:01:44.484 INFO:teuthology.orchestra.run.smithi079.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-23T00:01:44.489 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:44.609 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:01:45.510 INFO:teuthology.orchestra.run.smithi135.stdout:(Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 104373 files and directories currently installed.) 2024-02-23T00:01:45.515 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../0-linux-modules-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:45.628 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:01:46.594 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.4.0-172-generic. 2024-02-23T00:01:46.609 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:46.708 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:01:47.611 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-image-5.4.0-172-generic. 2024-02-23T00:01:47.624 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../1-linux-image-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:47.748 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:01:47.822 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-172-generic. 2024-02-23T00:01:47.835 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:47.872 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:01:48.830 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-extra-5.4.0-172-generic. 2024-02-23T00:01:48.843 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../2-linux-modules-extra-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:48.889 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-extra-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:01:53.083 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.4.0.172.170_amd64.deb ... 2024-02-23T00:01:53.209 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.4.0.172.170) over (5.4.0.124.125) ... 2024-02-23T00:01:53.559 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.172.170_amd64.deb ... 2024-02-23T00:01:53.696 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.4.0.172.170) over (5.4.0.124.125) ... 2024-02-23T00:01:53.904 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../3-linux-generic_5.4.0.172.170_amd64.deb ... 2024-02-23T00:01:54.058 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-generic (5.4.0.172.170) over (5.4.0.124.125) ... 2024-02-23T00:01:54.066 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.4.0-172. 2024-02-23T00:01:54.080 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.4.0-172_5.4.0-172.190_all.deb ... 2024-02-23T00:01:54.124 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.4.0-172 (5.4.0-172.190) ... 2024-02-23T00:01:54.439 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../4-linux-image-generic_5.4.0.172.170_amd64.deb ... 2024-02-23T00:01:54.566 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-generic (5.4.0.172.170) over (5.4.0.124.125) ... 2024-02-23T00:01:54.944 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.4.0-172. 2024-02-23T00:01:54.957 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../5-linux-headers-5.4.0-172_5.4.0-172.190_all.deb ... 2024-02-23T00:01:55.002 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.4.0-172 (5.4.0-172.190) ... 2024-02-23T00:01:59.767 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.4.0-172-generic. 2024-02-23T00:01:59.790 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:01:59.833 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:00.657 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.4.0-172-generic. 2024-02-23T00:02:00.680 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../6-linux-headers-5.4.0-172-generic_5.4.0-172.190_amd64.deb ... 2024-02-23T00:02:00.807 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:02.737 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.172.170_amd64.deb ... 2024-02-23T00:02:02.865 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.4.0.172.170) over (5.4.0.124.125) ... 2024-02-23T00:02:03.215 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.4.0-172 (5.4.0-172.190) ... 2024-02-23T00:02:03.378 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:03.750 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../7-linux-headers-generic_5.4.0.172.170_amd64.deb ... 2024-02-23T00:02:03.879 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-generic (5.4.0.172.170) over (5.4.0.124.125) ... 2024-02-23T00:02:04.204 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.4.0-172 (5.4.0-172.190) ... 2024-02-23T00:02:04.367 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:04.622 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:04.748 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.4.0.172.170) ... 2024-02-23T00:02:04.874 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:05.568 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:05.719 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-generic (5.4.0.172.170) ... 2024-02-23T00:02:05.845 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:06.022 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-172-generic 2024-02-23T00:02:06.022 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:06.159 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:07.267 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.4.0-172-generic 2024-02-23T00:02:07.267 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:07.431 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-extra-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:07.919 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.4.0.172.170) ... 2024-02-23T00:02:08.095 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.4.0.172.170) ... 2024-02-23T00:02:08.222 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:08.285 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-23T00:02:08.285 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:08.607 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-generic (5.4.0.172.170) ... 2024-02-23T00:02:08.733 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-generic (5.4.0.172.170) ... 2024-02-23T00:02:08.877 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for linux-image-5.4.0-172-generic (5.4.0-172.190) ... 2024-02-23T00:02:08.950 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-02-23T00:02:08.951 INFO:teuthology.orchestra.run.smithi135.stdout:update-initramfs: Generating /boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:30.358 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-23T00:02:30.359 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-02-23T00:02:30.370 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-23T00:02:30.386 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-02-23T00:02:30.704 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-172-generic 2024-02-23T00:02:30.727 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:31.115 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-23T00:02:31.126 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-23T00:02:31.468 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-02-23T00:02:31.468 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub' 2024-02-23T00:02:31.476 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-23T00:02:31.504 INFO:teuthology.orchestra.run.smithi135.stdout:Generating grub configuration file ... 2024-02-23T00:02:31.815 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-172-generic 2024-02-23T00:02:31.835 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:32.264 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-23T00:02:32.276 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-23T00:02:32.947 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-02-23T00:02:33.344 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-02-23T00:02:33.392 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-02-23T00:02:33.392 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-02-23T00:02:33.392 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 20 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.4.0.172.170 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.4.0-172-generic, linux-modules-extra-5.4.0-172-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-23T00:02:33.393 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-02-23T00:02:33.394 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-02-23T00:02:33.394 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-02-23T00:02:33.394 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-02-23T00:02:33.394 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-172-generic 2024-02-23T00:02:33.394 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-23T00:02:33.394 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-23T00:02:33.395 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-02-23T00:02:33.395 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-02-23T00:02:33.395 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-02-23T00:02:33.513 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-02-23T00:02:33.674 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-23T00:02:33.683 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-23T00:02:33.705 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-23T00:02:33.784 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-23T00:02:34.099 INFO:teuthology.orchestra.run.smithi135.stdout:done 2024-02-23T00:02:34.524 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-02-23T00:02:34.591 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-02-23T00:02:34.591 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-02-23T00:02:34.591 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-02-23T00:02:34.591 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-02-23T00:02:34.592 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 20 2024-02-23T00:02:34.592 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-02-23T00:02:34.592 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-02-23T00:02:34.592 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-02-23T00:02:34.592 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.4.0.172.170 2024-02-23T00:02:34.592 INFO:teuthology.orchestra.run.smithi135.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-23T00:02:34.593 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.4.0-172-generic, linux-modules-extra-5.4.0-172-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-23T00:02:34.593 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-02-23T00:02:34.593 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-02-23T00:02:34.593 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-02-23T00:02:34.593 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-02-23T00:02:34.593 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.4.0-172-generic 2024-02-23T00:02:34.594 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-02-23T00:02:34.594 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-02-23T00:02:34.594 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-02-23T00:02:34.594 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-02-23T00:02:34.594 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-02-23T00:02:34.698 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-02-23T00:02:34.844 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-02-23T00:02:34.844 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-02-23T00:02:34.853 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-02-23T00:02:34.873 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-02-23T00:02:35.467 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-23T00:02:35.494 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-23T00:02:35.561 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-02-23T00:02:35.768 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-02-23T00:02:35.768 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-02-23T00:02:35.983 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.4.0.172.170). 2024-02-23T00:02:35.983 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 286 not upgraded. 2024-02-23T00:02:35.985 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-02-23T00:02:36.005 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 20 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-02-23T00:02:36.006 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.4.0.172.170 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.4.0-172-generic, linux-modules-extra-5.4.0-172-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-02-23T00:02:36.007 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-02-23T00:02:36.008 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-02-23T00:02:36.013 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.EoNqYgp5G9 2024-02-23T00:02:36.013 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.EoNqYgp5G9 2024-02-23T00:02:36.033 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.EoNqYgp5G9 2024-02-23T00:02:36.117 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.EoNqYgp5G9 is 9KB 2024-02-23T00:02:36.131 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.EoNqYgp5G9 2024-02-23T00:02:36.138 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-23T00:02:36.194 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:02:36.195 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-23T00:02:36.195 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-23T00:02:36.243 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-172-generic 2024-02-23T00:02:36.244 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-02-23T00:02:36.661 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-02-23T00:02:36.687 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-02-23T00:02:36.754 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-02-23T00:02:36.961 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-02-23T00:02:36.962 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-02-23T00:02:37.191 INFO:teuthology.orchestra.run.smithi135.stdout:linux-image-generic is already the newest version (5.4.0.172.170). 2024-02-23T00:02:37.191 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 0 newly installed, 0 to remove and 286 not upgraded. 2024-02-23T00:02:37.193 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-02-23T00:02:37.214 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 20 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.4.0.172.170 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Provides: virtualbox-guest-modules (= 6.1.38-dfsg-3~ubuntu1.20.04.1), wireguard-modules (= 1.0.20201112-1~20.04.1), zfs-modules (= 0.8.3-1ubuntu12.16) 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.4.0-172-generic, linux-modules-extra-5.4.0-172-generic, linux-firmware, intel-microcode, amd64-microcode 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-02-23T00:02:37.215 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-02-23T00:02:37.216 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-02-23T00:02:37.221 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.Uezg4i7wdv 2024-02-23T00:02:37.221 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Uezg4i7wdv 2024-02-23T00:02:37.283 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.Uezg4i7wdv 2024-02-23T00:02:37.325 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.Uezg4i7wdv is 9KB 2024-02-23T00:02:37.339 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.Uezg4i7wdv 2024-02-23T00:02:37.346 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-02-23T00:02:37.401 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:02:37.401 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-02-23T00:02:37.401 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-02-23T00:02:37.435 INFO:teuthology.task.kernel:Distro Kernel Version: 5.4.0-172-generic 2024-02-23T00:02:37.435 DEBUG:teuthology.orchestra.run.smithi135:> sudo update-grub 2024-02-23T00:02:37.634 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-02-23T00:02:37.639 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-23T00:02:37.659 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-02-23T00:02:37.932 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-172-generic 2024-02-23T00:02:37.943 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:38.331 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-23T00:02:38.343 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-23T00:02:38.958 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub' 2024-02-23T00:02:38.966 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-02-23T00:02:38.977 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-02-23T00:02:39.046 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-02-23T00:02:39.047 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-02-23T00:02:39.235 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-172-generic 2024-02-23T00:02:39.247 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-172-generic 2024-02-23T00:02:39.635 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-02-23T00:02:39.647 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-02-23T00:02:40.448 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-02-23T00:02:40.450 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-02-23T00:03:09.077 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-02-23T00:03:09.078 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:03:09.079 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:10.454 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-02-23T00:03:10.454 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:03:10.455 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:27.424 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-02-23T00:03:28.960 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-02-23T00:03:36.432 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:03:36.433 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:37.963 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:03:37.963 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:39.548 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-02-23T00:03:41.052 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-02-23T00:03:51.556 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:03:51.557 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:03:53.053 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:03:53.054 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:04:09.916 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-02-23T00:04:11.452 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-02-23T00:04:24.928 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:04:24.929 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:04:25.215 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-02-23T00:04:25.767 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:04:25.767 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.4.0-172-generic"... 2024-02-23T00:04:25.767 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-02-23T00:04:25.818 INFO:teuthology.orchestra.run.smithi079.stdout:5.4.0-172-generic 2024-02-23T00:04:25.819 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-172-generic vs 5.4.0-172-generic 2024-02-23T00:04:25.819 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-23T00:04:25.819 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-23T00:04:26.453 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:04:26.454 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:04:26.715 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-02-23T00:04:26.820 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-02-23T00:04:26.820 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-23T00:04:26.911 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-02-23T00:04:26.943 DEBUG:teuthology.parallel:result is None 2024-02-23T00:04:27.355 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:04:27.355 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.4.0-172-generic"... 2024-02-23T00:04:27.355 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-02-23T00:04:27.403 INFO:teuthology.orchestra.run.smithi135.stdout:5.4.0-172-generic 2024-02-23T00:04:27.403 DEBUG:teuthology.task.kernel:current kernel version is 5.4.0-172-generic vs 5.4.0-172-generic 2024-02-23T00:04:27.403 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-02-23T00:04:27.403 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-02-23T00:04:28.405 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-02-23T00:04:28.405 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-02-23T00:04:28.513 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-02-23T00:04:28.543 DEBUG:teuthology.parallel:result is None 2024-02-23T00:04:28.544 INFO:teuthology.run_tasks:Running task internal.base... 2024-02-23T00:04:28.567 INFO:teuthology.task.internal:Creating test directory... 2024-02-23T00:04:28.568 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-23T00:04:28.571 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-02-23T00:04:28.578 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-02-23T00:04:28.613 INFO:teuthology.run_tasks:Running task internal.archive... 2024-02-23T00:04:28.643 INFO:teuthology.task.internal:Creating archive directory... 2024-02-23T00:04:28.643 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-23T00:04:28.645 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-02-23T00:04:28.668 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-02-23T00:04:28.675 INFO:teuthology.task.internal:Enabling coredump saving... 2024-02-23T00:04:28.676 DEBUG:teuthology.orchestra.run.smithi079:> 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 2024-02-23T00:04:28.679 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-02-23T00:04:28.695 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:04:28.697 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:04:28.706 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:04:28.707 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-02-23T00:04:28.709 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-02-23T00:04:28.718 INFO:teuthology.task.internal:Configuring sudo... 2024-02-23T00:04:28.718 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-23T00:04:28.754 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-02-23T00:04:28.770 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-02-23T00:04:28.782 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-02-23T00:04:28.782 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-23T00:04:28.785 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-02-23T00:04:28.819 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:04:28.826 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:04:28.875 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:04:28.875 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-23T00:04:28.898 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-02-23T00:04:28.905 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-02-23T00:04:28.956 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:04:28.956 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-02-23T00:04:28.975 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-02-23T00:04:28.977 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-02-23T00:04:29.029 INFO:teuthology.run_tasks:Running task internal.timer... 2024-02-23T00:04:29.076 INFO:teuthology.task.internal:Starting timer... 2024-02-23T00:04:29.076 INFO:teuthology.run_tasks:Running task pcp... 2024-02-23T00:04:29.113 INFO:teuthology.run_tasks:Running task selinux... 2024-02-23T00:04:29.141 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-02-23T00:04:29.142 DEBUG:teuthology.task.selinux:Excluding smithi135: OS 'ubuntu' does not support SELinux 2024-02-23T00:04:29.142 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-02-23T00:04:29.142 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-02-23T00:04:29.142 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-02-23T00:04:29.142 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-02-23T00:04:29.178 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-02-23T00:04:29.183 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-02-23T00:04:29.314 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-02-23T00:04:29.331 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'}]}] 2024-02-23T00:04:29.332 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi079.front.sepia.ceph.com,smithi135.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-02-23T00:09:58.297 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi135.front.sepia.ceph.com')] 2024-02-23T00:09:58.298 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:09:58.299 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:09:58.398 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-02-23T00:09:58.521 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-02-23T00:09:58.522 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:09:58.522 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-02-23T00:09:58.626 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-02-23T00:09:58.753 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-02-23T00:09:58.754 INFO:teuthology.run_tasks:Running task clock... 2024-02-23T00:09:58.769 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-02-23T00:09:58.769 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-23T00:09:58.770 DEBUG:teuthology.orchestra.run.smithi079:> 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 2024-02-23T00:09:58.772 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-02-23T00:09:58.772 DEBUG:teuthology.orchestra.run.smithi135:> 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 2024-02-23T00:09:58.803 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-23T00:09:58.803 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Command line: ntpd -gq 2024-02-23T00:09:58.804 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: proto: precision = 0.100 usec (-23) 2024-02-23T00:09:58.805 INFO:teuthology.orchestra.run.smithi135.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-23T00:09:58.805 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-23T00:09:58.805 INFO:teuthology.orchestra.run.smithi135.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-23T00:09:58.806 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: restrict ::: KOD does nothing without LIMITED. 2024-02-23T00:09:58.806 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listen and drop on 0 v6wildcard [::]:123 2024-02-23T00:09:58.806 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listen normally on 2 lo 127.0.0.1:123 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listen normally on 3 enp3s0f1 172.21.15.135:123 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listen normally on 4 lo [::1]:123 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8083%5]:123 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:09:58 ntpd[12897]: Listening on routing socket on fd #22 for interface updates 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-02-23T00:09:58.807 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Command line: ntpd -gq 2024-02-23T00:09:58.808 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: proto: precision = 0.120 usec (-23) 2024-02-23T00:09:58.808 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-23T00:09:58.809 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-02-23T00:09:58.809 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-02-23T00:09:58.810 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: restrict ::: KOD does nothing without LIMITED. 2024-02-23T00:09:58.810 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listen and drop on 0 v6wildcard [::]:123 2024-02-23T00:09:58.810 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-02-23T00:09:58.810 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listen normally on 2 lo 127.0.0.1:123 2024-02-23T00:09:58.810 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-02-23T00:09:58.810 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listen normally on 4 lo [::1]:123 2024-02-23T00:09:58.811 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-02-23T00:09:58.811 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:09:58 ntpd[12947]: Listening on routing socket on fd #22 for interface updates 2024-02-23T00:09:59.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:09:59 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:09:59.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:09:59 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:09:59.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:09:59 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:09:59.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:09:59 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:09:59.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:09:59 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:09:59.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:09:59 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:09:59.807 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:09:59 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:09:59.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:09:59 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:09:59.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:09:59 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:09:59.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:09:59 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:09:59.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:09:59 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:09:59.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:09:59 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:00.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:00.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:00.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:00.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:00.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:00.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:00.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:00.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:00 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:01.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:01 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:01.809 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:01 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:01.810 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:01 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:01.810 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:01 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:01.810 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:01 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:01.810 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:01 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:01.812 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:01.812 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:01.812 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:01.813 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:01 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:02.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:02 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:02.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:02 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:02.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:02 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:02.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:02 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:02.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:02 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:02.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:02 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:02.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:02 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:02.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:02 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:02.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:02 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:02.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:02 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:02.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:02 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:02.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:02 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:03.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:03.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:03 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:03.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:03 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:04.804 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:04 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:04.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:04 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:04.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:04 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:04.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:04 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:04.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:04 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:04.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:04 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:04.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:04 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:04.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:04 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:04.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:04 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:04.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:04 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:04.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:04 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:04.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:04 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:05.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.805 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stdout:23 Feb 00:10:05 ntpd[12897]: ntpd: time slew -0.001147 s 2024-02-23T00:10:05.806 INFO:teuthology.orchestra.run.smithi135.stdout:ntpd: time slew -0.001147s 2024-02-23T00:10:05.807 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-23T00:10:05.807 INFO:teuthology.orchestra.run.smithi135.stderr:23 Feb 00:10:05 ntpd[12897]: can't open /var/log/ntpstats/loopstats.20240223: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: can't open /var/log/ntpstats/rawstats.20240223: Permission denied 2024-02-23T00:10:05.808 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-02-23T00:10:05.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: can't open /var/log/ntpstats/peerstats.20240223: Permission denied 2024-02-23T00:10:05.809 INFO:teuthology.orchestra.run.smithi079.stdout:23 Feb 00:10:05 ntpd[12947]: ntpd: time slew +0.000168 s 2024-02-23T00:10:05.809 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew +0.000168s 2024-02-23T00:10:05.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-02-23T00:10:05.809 INFO:teuthology.orchestra.run.smithi079.stderr:23 Feb 00:10:05 ntpd[12947]: can't open /var/log/ntpstats/loopstats.20240223: Permission denied 2024-02-23T00:10:05.873 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-02-23T00:10:05.874 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-02-23T00:10:05.874 INFO:teuthology.orchestra.run.smithi135.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.874 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.874 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.874 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.884 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-02-23T00:10:05.884 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-02-23T00:10:05.884 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.884 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.884 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.884 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-02-23T00:10:05.886 INFO:teuthology.run_tasks:Running task cephadm... 2024-02-23T00:10:06.521 INFO:tasks.cephadm:Config: {'add_mons_via_daemon_add': True, 'allow_ptrace': False, 'avoid_pacific_features': True, 'cephadm_branch': 'v15.2.9', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'image': 'docker.io/ceph/ceph:v15.2.9', '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}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', '\\(MON_DOWN\\)', '\\(PG_', 'mons down', 'pg inactive', 'out of quorum', '\\(OSD_', 'osds down', 'osd down'], 'sha1': 'eb66ed921e744301e6863be6353618d63967ea59'} 2024-02-23T00:10:06.522 INFO:tasks.cephadm:Cluster image is docker.io/ceph/ceph:v15.2.9 2024-02-23T00:10:06.522 INFO:tasks.cephadm:Cluster fsid is e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:06.522 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-02-23T00:10:06.523 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.79', 'mon.c': '[v2:172.21.15.79:3301,v1:172.21.15.79:6790]', 'mon.b': '172.21.15.135'} 2024-02-23T00:10:06.523 INFO:tasks.cephadm:First mon is mon.a on smithi079 2024-02-23T00:10:06.523 INFO:tasks.cephadm:First mgr is y 2024-02-23T00:10:06.523 INFO:tasks.cephadm:Normalizing hostnames... 2024-02-23T00:10:06.523 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-02-23T00:10:06.540 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-02-23T00:10:06.558 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v15.2.9)... 2024-02-23T00:10:06.559 DEBUG:teuthology.orchestra.run.smithi079:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-23T00:10:06.833 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 23 00:10 /home/ubuntu/cephtest/cephadm 2024-02-23T00:10:06.833 DEBUG:teuthology.orchestra.run.smithi135:> curl --silent https://raw.githubusercontent.com/ceph/ceph/v15.2.9/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-02-23T00:10:07.039 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r-- 1 ubuntu ubuntu 219588 Feb 23 00:10 /home/ubuntu/cephtest/cephadm 2024-02-23T00:10:07.040 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-23T00:10:07.049 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-02-23T00:10:07.070 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-02-23T00:10:07.085 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-02-23T00:10:07.114 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-02-23T00:10:07.142 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-02-23T00:10:07.156 INFO:tasks.cephadm:Writing seed config... 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-02-23T00:10:07.172 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-02-23T00:10:07.173 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:10:07.173 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-02-23T00:10:07.180 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 to file = true 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 ruleset-failure-domain=osd 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 = e63540a2-d1df-11ee-95c0-87774f69a715 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 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 2024-02-23T00:10:07.180 DEBUG:teuthology.orchestra.run.smithi079:mon.a> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a.service 2024-02-23T00:10:07.183 DEBUG:teuthology.orchestra.run.smithi079:mgr.y> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y.service 2024-02-23T00:10:07.226 INFO:tasks.cephadm:Bootstrapping... 2024-02-23T00:10:07.226 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 -v bootstrap --fsid e63540a2-d1df-11ee-95c0-87774f69a715 --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.79 && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:10:07.355 INFO:teuthology.orchestra.run.smithi079.stderr:Could not locate podman: podman not found 2024-02-23T00:10:07.355 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying podman|docker is present... 2024-02-23T00:10:07.355 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying lvm2 is present... 2024-02-23T00:10:07.355 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying time synchronization is in place... 2024-02-23T00:10:07.355 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled chrony.service 2024-02-23T00:10:07.360 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-23T00:10:07.361 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active chrony.service 2024-02-23T00:10:07.367 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.367 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-23T00:10:07.373 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-23T00:10:07.373 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active chronyd.service 2024-02-23T00:10:07.378 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.378 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-23T00:10:07.384 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout masked 2024-02-23T00:10:07.384 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-23T00:10:07.390 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.391 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-23T00:10:07.395 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-23T00:10:07.395 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active ntpd.service 2024-02-23T00:10:07.400 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.401 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled ntp.service 2024-02-23T00:10:07.407 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout enabled 2024-02-23T00:10:07.407 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active ntp.service 2024-02-23T00:10:07.412 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout active 2024-02-23T00:10:07.413 INFO:teuthology.orchestra.run.smithi079.stderr:Unit ntp.service is enabled and running 2024-02-23T00:10:07.413 INFO:teuthology.orchestra.run.smithi079.stderr:Repeating the final host check... 2024-02-23T00:10:07.413 INFO:teuthology.orchestra.run.smithi079.stderr:Could not locate podman: podman not found 2024-02-23T00:10:07.413 INFO:teuthology.orchestra.run.smithi079.stderr:podman|docker (/usr/bin/docker) is present 2024-02-23T00:10:07.414 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl is present 2024-02-23T00:10:07.414 INFO:teuthology.orchestra.run.smithi079.stderr:lvcreate is present 2024-02-23T00:10:07.414 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled chrony.service 2024-02-23T00:10:07.420 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-02-23T00:10:07.420 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active chrony.service 2024-02-23T00:10:07.426 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.426 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled chronyd.service 2024-02-23T00:10:07.432 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-02-23T00:10:07.433 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active chronyd.service 2024-02-23T00:10:07.438 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.439 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled systemd-timesyncd.service 2024-02-23T00:10:07.445 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout masked 2024-02-23T00:10:07.445 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active systemd-timesyncd.service 2024-02-23T00:10:07.451 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.451 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled ntpd.service 2024-02-23T00:10:07.458 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-02-23T00:10:07.459 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active ntpd.service 2024-02-23T00:10:07.465 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout inactive 2024-02-23T00:10:07.465 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-enabled ntp.service 2024-02-23T00:10:07.472 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout enabled 2024-02-23T00:10:07.473 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl is-active ntp.service 2024-02-23T00:10:07.477 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stdout active 2024-02-23T00:10:07.478 INFO:teuthology.orchestra.run.smithi079.stderr:Unit ntp.service is enabled and running 2024-02-23T00:10:07.478 INFO:teuthology.orchestra.run.smithi079.stderr:Host looks OK 2024-02-23T00:10:07.478 INFO:teuthology.orchestra.run.smithi079.stderr:Cluster fsid: e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:07.479 INFO:teuthology.orchestra.run.smithi079.stderr:Acquiring lock 140579598331280 on /run/cephadm/e63540a2-d1df-11ee-95c0-87774f69a715.lock 2024-02-23T00:10:07.479 INFO:teuthology.orchestra.run.smithi079.stderr:Lock 140579598331280 acquired on /run/cephadm/e63540a2-d1df-11ee-95c0-87774f69a715.lock 2024-02-23T00:10:07.480 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying IP 172.21.15.79 port 3300 ... 2024-02-23T00:10:07.480 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying IP 172.21.15.79 port 6789 ... 2024-02-23T00:10:07.481 INFO:teuthology.orchestra.run.smithi079.stderr:Base mon IP is 172.21.15.79, final addrv is [v2:172.21.15.79:3300,v1:172.21.15.79:6789] 2024-02-23T00:10:07.481 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/sbin/ip route ls 2024-02-23T00:10:07.484 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-02-23T00:10:07.484 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.79 metric 100 2024-02-23T00:10:07.484 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-02-23T00:10:07.484 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.79 2024-02-23T00:10:07.484 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.79 metric 100 2024-02-23T00:10:07.485 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/sbin/ip -6 route ls 2024-02-23T00:10:07.488 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-02-23T00:10:07.488 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-02-23T00:10:07.488 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1794sec pref medium 2024-02-23T00:10:07.488 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/sbin/ip -6 addr ls 2024-02-23T00:10:07.492 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:ce87/64 scope link 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:Mon IP 172.21.15.79 is in CIDR network 172.21.0.0/20 2024-02-23T00:10:07.493 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image docker.io/ceph/ceph:v15.2.9... 2024-02-23T00:10:07.494 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker pull docker.io/ceph/ceph:v15.2.9 2024-02-23T00:10:07.637 INFO:journalctl@ceph.mon.a.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:10:07.641 INFO:journalctl@ceph.mgr.y.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:10:11.340 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout v15.2.9: Pulling from ceph/ceph 2024-02-23T00:10:11.607 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pulling fs layer 2024-02-23T00:10:11.607 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 008f517fda00: Pulling fs layer 2024-02-23T00:10:13.544 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 7a0437f04f83: Verifying Checksum 2024-02-23T00:10:13.544 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 7a0437f04f83: Download complete 2024-02-23T00:10:16.147 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 008f517fda00: Verifying Checksum 2024-02-23T00:10:16.147 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 008f517fda00: Download complete 2024-02-23T00:10:17.253 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 7a0437f04f83: Pull complete 2024-02-23T00:10:29.456 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout 008f517fda00: Pull complete 2024-02-23T00:10:29.601 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout Digest: sha256:ffc5c6c93b4ff584400eab951ae5d41ef0042031c96fb539b50f75cca5c68548 2024-02-23T00:10:29.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout Status: Downloaded newer image for ceph/ceph:v15.2.9 2024-02-23T00:10:29.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/docker: stdout docker.io/ceph/ceph:v15.2.9 2024-02-23T00:10:29.670 INFO:teuthology.orchestra.run.smithi079.stderr:Extracting ceph user uid/gid from container image... 2024-02-23T00:10:29.670 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 docker.io/ceph/ceph:v15.2.9 -c %u %g /var/lib/ceph 2024-02-23T00:10:41.859 INFO:teuthology.orchestra.run.smithi079.stderr:stat: stdout 167 167 2024-02-23T00:10:42.504 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial keys... 2024-02-23T00:10:42.504 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-23T00:10:43.377 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: stdout AQCD4tdll1l8FhAArth70xHaP0i9j0ibgT+f2g== 2024-02-23T00:10:43.976 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-23T00:10:44.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: stdout AQCE4tdlosYJLBAAI82RzFsR+rp1yD6SBLJlWA== 2024-02-23T00:10:45.354 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-authtool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 docker.io/ceph/ceph:v15.2.9 --gen-print-key 2024-02-23T00:10:46.114 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-authtool: stdout AQCG4tdln3fQBhAAEQ8gy791CI6dJ3PHs5+lRg== 2024-02-23T00:10:46.660 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial monmap... 2024-02-23T00:10:46.660 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/monmaptool -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /tmp/ceph-tmp9sp9osdj:/tmp/monmap:z docker.io/ceph/ceph:v15.2.9 --create --clobber --fsid e63540a2-d1df-11ee-95c0-87774f69a715 --addv a [v2:172.21.15.79:3300,v1:172.21.15.79:6789] /tmp/monmap 2024-02-23T00:10:47.440 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-02-23T00:10:47.440 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:47.440 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-02-23T00:10:48.055 INFO:teuthology.orchestra.run.smithi079.stderr:Creating mon... 2024-02-23T00:10:48.059 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph-mon -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpjnzvb7bf:/tmp/keyring:z -v /tmp/ceph-tmp9sp9osdj:/tmp/monmap:z docker.io/ceph/ceph:v15.2.9 --mkfs -i a --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -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 2024-02-23T00:10:48.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:10:48.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 1 imported monmap: 2024-02-23T00:10:48.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr epoch 0 2024-02-23T00:10:48.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:48.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr last_changed 2024-02-23T00:10:47.439689+0000 2024-02-23T00:10:48.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr created 2024-02-23T00:10:47.439689+0000 2024-02-23T00:10:48.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr min_mon_release 0 (unknown) 2024-02-23T00:10:48.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.a 2024-02-23T00:10:48.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 /usr/bin/ceph-mon: set fsid to e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:48.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:10:48.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: RocksDB version: 6.1.2 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Compile date Feb 23 2021 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: DB SUMMARY 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-02-23T00:10:48.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.create_if_missing: 1 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.env: 0x558375b781a0 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.info_log: 0x558377ca5520 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:10:48.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:10:48.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.db_log_dir: 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:10:48.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.write_buffer_manager: 0x558377d024b0 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:10:48.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.row_cache: None 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.wal_filter: None 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:10:48.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:10:48.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Compression algorithms supported: 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kZSTD supported: 0 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:10:48.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.830+0000 7f12a61f9700 4 rocksdb: [db/db_impl_open.cc:228] Creating manifest 1 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.merge_operator: 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:10:48.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x558377c390c0) 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 1 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr index_type: 0 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr hash_index_allow_collision: 1 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr checksum: 1 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_cache: 0x558377c70510 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-02-23T00:10:48.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_cache_options: 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_size: 4096 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-02-23T00:10:48.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr format_version: 2 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr block_align: 0 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:10:48.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.num_levels: 7 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:10:48.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:10:48.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:10:48.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:10:48.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:10:48.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: Options.ttl: 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 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 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.834+0000 7f12a61f9700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-23T00:10:48.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.838+0000 7f12a61f9700 4 rocksdb: DB pointer 0x55837889c400 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.838+0000 7f128f0d9700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.838+0000 7f128f0d9700 4 rocksdb: [db/db_impl.cc:778] 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:10:48.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:10:48.888 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:48.888 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.891 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:10:48.892 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.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 2024-02-23T00:10:48.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:10:48.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr 2024-02-23T00:10:48.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.842+0000 7f12a61f9700 4 rocksdb: [db/db_impl.cc:390] Shutdown: canceling all background work 2024-02-23T00:10:48.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.842+0000 7f12a61f9700 4 rocksdb: [db/db_impl.cc:563] Shutdown complete 2024-02-23T00:10:48.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph-mon: stderr "debug "2024-02-23T00:10:48.842+0000 7f12a61f9700 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-02-23T00:10:49.447 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: install -d -m0770 -o 167 -g 167 /var/run/ceph/e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:49.453 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl disable ceph.target 2024-02-23T00:10:49.633 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl enable ceph.target 2024-02-23T00:10:49.639 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-02-23T00:10:49.817 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl start ceph.target 2024-02-23T00:10:49.822 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl enable ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target 2024-02-23T00:10:49.828 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target -> /etc/systemd/system/ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target. 2024-02-23T00:10:49.828 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target -> /etc/systemd/system/ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target. 2024-02-23T00:10:50.003 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl start ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target 2024-02-23T00:10:50.012 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl daemon-reload 2024-02-23T00:10:50.199 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a 2024-02-23T00:10:50.209 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl reset-failed ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a 2024-02-23T00:10:50.214 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to reset failed state of unit ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a.service: Unit ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a.service not loaded. 2024-02-23T00:10:50.215 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl enable ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a 2024-02-23T00:10:50.221 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target.wants/ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a.service -> /etc/systemd/system/ceph-e63540a2-d1df-11ee-95c0-87774f69a715@.service. 2024-02-23T00:10:50.406 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl start ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a 2024-02-23T00:10:50.416 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-02-23T00:10:50.416 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to enable service . firewalld.service is not available 2024-02-23T00:10:50.416 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-23T00:10:50.417 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mon to start... 2024-02-23T00:10:50.417 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mon... 2024-02-23T00:10:50.417 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status 2024-02-23T00:10:51.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout cluster: 2024-02-23T00:10:51.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout id: e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:51.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout health: HEALTH_OK 2024-02-23T00:10:51.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:51.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout services: 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.220159s) 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mgr: no daemons active 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout data: 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-02-23T00:10:51.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-02-23T00:10:51.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-02-23T00:10:51.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout pgs: 2024-02-23T00:10:51.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:51.902 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:51 smithi079 bash[13689]: cluster 2024-02-23T00:10:51.644055+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-23T00:10:52.516 INFO:teuthology.orchestra.run.smithi079.stderr:mon is available 2024-02-23T00:10:52.517 INFO:teuthology.orchestra.run.smithi079.stderr:Assimilating anything we can from ceph.conf... 2024-02-23T00:10:52.517 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z -v /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/ceph:v15.2.9 config assimilate-conf -i /var/lib/ceph/mon/ceph-a/config 2024-02-23T00:10:52.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:52 smithi079 bash[13689]: cluster 2024-02-23T00:10:51.654583+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-23T00:10:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:52 smithi079 bash[13689]: cluster 2024-02-23T00:10:51.656426+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0]} 2024-02-23T00:10:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:52 smithi079 bash[13689]: cluster 2024-02-23T00:10:51.662761+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-02-23T00:10:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:52 smithi079 bash[13689]: cluster 2024-02-23T00:10:51.671794+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-23T00:10:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:52 smithi079 bash[13689]: cluster 2024-02-23T00:10:51.673067+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-02-23T00:10:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:52 smithi079 bash[13689]: audit 2024-02-23T00:10:51.874687+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.79:0/1616358532' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-02-23T00:10:53.459 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:53.459 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout [global] 2024-02-23T00:10:53.460 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout fsid = e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:53.461 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout log_to_journald = false 2024-02-23T00:10:53.461 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_election_default_strategy = 1 2024-02-23T00:10:53.461 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.79:3300,v1:172.21.15.79:6789] 2024-02-23T00:10:53.461 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-02-23T00:10:53.461 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-02-23T00:10:53.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-02-23T00:10:53.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-02-23T00:10:53.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:53.463 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout [mgr] 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout [mon] 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_warn_on_insecure_global_id_reclaim = false 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout mon_warn_on_insecure_global_id_reclaim_allowed = false 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout [osd] 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout osd_memory_target_autotune = true 2024-02-23T00:10:53.464 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-02-23T00:10:53.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:53 smithi079 bash[13689]: audit 2024-02-23T00:10:53.452583+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.79:0/1579601329' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-02-23T00:10:53.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:53 smithi079 bash[13689]: audit 2024-02-23T00:10:53.457942+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.79:0/1579601329' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-02-23T00:10:54.063 INFO:teuthology.orchestra.run.smithi079.stderr:Generating new minimal ceph.conf... 2024-02-23T00:10:54.063 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z -v /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a:/var/lib/ceph/mon/ceph-a:z docker.io/ceph/ceph:v15.2.9 config generate-minimal-conf -o /var/lib/ceph/mon/ceph-a/config 2024-02-23T00:10:55.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:55 smithi079 bash[13689]: audit 2024-02-23T00:10:55.065892+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.79:0/239622679' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:10:55.629 INFO:teuthology.orchestra.run.smithi079.stderr:Restarting the monitor... 2024-02-23T00:10:55.629 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl restart ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a 2024-02-23T00:10:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:55 smithi079 systemd[1]: Stopping Ceph mon.a for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:10:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:55 smithi079 bash[13689]: debug 2024-02-23T00:10:55.706+0000 7f6c2f095700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:10:55.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:55 smithi079 bash[13689]: debug 2024-02-23T00:10:55.706+0000 7f6c2f095700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-02-23T00:10:56.275 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:56 smithi079 docker[14078]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-mon.a 2024-02-23T00:10:56.284 INFO:teuthology.orchestra.run.smithi079.stderr:Setting mon public_network... 2024-02-23T00:10:56.284 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config set mon public_network 172.21.0.0/20 2024-02-23T00:10:56.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:56 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a.service: Succeeded. 2024-02-23T00:10:56.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:56 smithi079 systemd[1]: Stopped Ceph mon.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:10:56.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:56 smithi079 systemd[1]: Started Ceph mon.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.378+0000 7f6b3b21a700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.378+0000 7f6b3b21a700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.378+0000 7f6b3b21a700 0 pidfile_write: ignore empty --pid-file 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 load: jerasure load: lrc load: isa 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:10:57.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 1 rocksdb: do_open column families: [default] 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: RocksDB version: 6.1.2 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Compile date Feb 23 2021 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: DB SUMMARY 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: CURRENT file: CURRENT 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 109 Bytes 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 69395 ; 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:10:57.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.create_if_missing: 0 2024-02-23T00:10:57.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:10:57.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.env: 0x5627cdff51a0 2024-02-23T00:10:57.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.info_log: 0x5627cefc6ba0 2024-02-23T00:10:57.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:10:57.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:10:57.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:10:57.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.db_log_dir: 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:10:57.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.write_buffer_manager: 0x5627cefab2f0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:10:57.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.row_cache: None 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.wal_filter: None 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:10:57.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Compression algorithms supported: 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kZSTD supported: 0 2024-02-23T00:10:57.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.merge_operator: 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:10:57.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5627ceee10d0) 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cache_index_and_filter_blocks: 1 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: pin_top_level_index_and_filter: 1 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: index_type: 0 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: data_block_index_type: 0 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: hash_index_allow_collision: 1 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: checksum: 1 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: no_block_cache: 0 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_cache: 0x5627cef18610 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_cache_name: BinnedLRUCache 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_cache_options: 2024-02-23T00:10:57.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: capacity : 536870912 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: num_shard_bits : 4 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: strict_capacity_limit : 0 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: high_pri_pool_ratio: 0.000 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_cache_compressed: (nil) 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: persistent_cache: (nil) 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_size: 4096 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_size_deviation: 10 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_restart_interval: 16 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: index_block_restart_interval: 1 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: metadata_block_size: 4096 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: partition_filters: 0 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: use_delta_encoding: 1 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: whole_key_filtering: 1 2024-02-23T00:10:57.666 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: verify_compression: 0 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: read_amp_bytes_per_bit: 0 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: format_version: 2 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: enable_index_compression: 1 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: block_align: 0 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.num_levels: 7 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:10:57.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:10:57.668 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:10:57.669 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:10:57.670 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: Options.ttl: 0 2024-02-23T00:10:57.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 7, last_sequence is 5, log_number is 4,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-02-23T00:10:57.672 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 4 2024-02-23T00:10:57.672 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647057388918, "job": 1, "event": "recovery_started", "log_files": [6]} 2024-02-23T00:10:57.672 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #6 mode 2 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647057389956, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 66436, "table_properties": {"data_size": 64731, "index_size": 310, "filter_size": 581, "raw_key_size": 8761, "raw_average_key_size": 46, "raw_value_size": 59690, "raw_average_value_size": 319, "num_data_blocks": 10, "num_entries": 187, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 8 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647057390969, "job": 1, "event": "recovery_finished"} 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 4 rocksdb: DB pointer 0x5627cfb43200 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b22085700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b22085700 4 rocksdb: [db/db_impl.cc:778] 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** DB Stats ** 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T00:10:57.673 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** Compaction Stats [default] ** 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: L0 2/0 66.50 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Sum 2/0 66.50 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** Compaction Stats [default] ** 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:57.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Cumulative compaction: 0.00 GB write, 14.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Interval compaction: 0.00 GB write, 14.04 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** Compaction Stats [default] ** 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: L0 2/0 66.50 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Sum 2/0 66.50 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** Compaction Stats [default] ** 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.675 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 92.2 0.00 0.00 1 0.001 0 0 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Cumulative compaction: 0.00 GB write, 13.95 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 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 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.386+0000 7f6b3b21a700 0 starting mon.a rank 0 at public addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] at bind addrs [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:57.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 1 mon.a@-1(???) e1 preinit fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 0 mon.a@-1(???).mds e1 new map 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 0 mon.a@-1(???).mds e1 print_map 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: e1 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: legacy client fscid: -1 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: No filesystems configured 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: audit 2024-02-23T00:10:55.065892+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.79:0/239622679' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:10:57.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.390+0000 7f6b3b21a700 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expand map: {default=false} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta from 'false' to 'false' 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expanded map: {default=false} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expand map: {default=info} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta from 'info' to 'info' 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expanded map: {default=info} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expand map: {default=daemon} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expand map: {default=debug} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: debug 2024-02-23T00:10:57.394+0000 7f6b3b21a700 20 expand_channel_meta expanded map: {default=debug} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cluster 2024-02-23T00:10:57.401791+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cluster 2024-02-23T00:10:57.401858+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0]} 2024-02-23T00:10:57.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cluster 2024-02-23T00:10:57.401906+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-02-23T00:10:57.679 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cluster 2024-02-23T00:10:57.401931+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-02-23T00:10:57.679 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:57 smithi079 bash[14134]: cluster 2024-02-23T00:10:57.402403+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-02-23T00:10:58.239 INFO:teuthology.orchestra.run.smithi079.stderr:Creating mgr... 2024-02-23T00:10:58.240 INFO:teuthology.orchestra.run.smithi079.stderr:Verifying port 9283 ... 2024-02-23T00:10:58.242 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl daemon-reload 2024-02-23T00:10:58.441 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y 2024-02-23T00:10:58.451 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl reset-failed ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y 2024-02-23T00:10:58.457 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Failed to reset failed state of unit ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y.service: Unit ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y.service not loaded. 2024-02-23T00:10:58.458 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl enable ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y 2024-02-23T00:10:58.463 INFO:teuthology.orchestra.run.smithi079.stderr:systemctl: stderr Created symlink /etc/systemd/system/ceph-e63540a2-d1df-11ee-95c0-87774f69a715.target.wants/ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y.service -> /etc/systemd/system/ceph-e63540a2-d1df-11ee-95c0-87774f69a715@.service. 2024-02-23T00:10:58.653 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: systemctl start ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y 2024-02-23T00:10:58.662 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-02-23T00:10:58.662 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to enable service . firewalld.service is not available 2024-02-23T00:10:58.662 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[]>. firewalld.service is not available 2024-02-23T00:10:58.663 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-02-23T00:10:58.663 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-02-23T00:10:58.663 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:10:58.664 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote config to /etc/ceph/ceph.conf 2024-02-23T00:10:58.664 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr to start... 2024-02-23T00:10:58.664 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for mgr... 2024-02-23T00:10:58.664 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-23T00:10:58.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:10:58 smithi079 bash[14134]: audit 2024-02-23T00:10:57.637398+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.79:0/77428439' entity='client.admin' 2024-02-23T00:11:00.111 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "fsid": "e63540a2-d1df-11ee-95c0-87774f69a715", 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "health": { 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 0 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:00.112 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "a" 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum_age": 2, 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-23T00:11:00.113 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-23T00:11:00.117 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:11:00.118 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modified": "2024-02-23T00:10:51.659882+0000", 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-23T00:11:00.119 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:00.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:00 smithi079 bash[14134]: audit 2024-02-23T00:11:00.109289+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.79:0/417782871' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-23T00:11:00.688 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (1/10)... 2024-02-23T00:11:01.689 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-23T00:11:02.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:11:02.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:02.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "fsid": "e63540a2-d1df-11ee-95c0-87774f69a715", 2024-02-23T00:11:02.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "health": { 2024-02-23T00:11:02.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-23T00:11:02.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-23T00:11:02.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-23T00:11:02.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 0 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "a" 2024-02-23T00:11:02.650 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum_age": 5, 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-23T00:11:02.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-23T00:11:02.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-23T00:11:02.655 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-23T00:11:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available": false, 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modified": "2024-02-23T00:10:51.659882+0000", 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-23T00:11:02.657 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:03.260 INFO:teuthology.orchestra.run.smithi079.stderr:mgr not available, waiting (2/10)... 2024-02-23T00:11:03.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:03 smithi079 bash[14134]: audit 2024-02-23T00:11:02.646116+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.79:0/3049169039' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-23T00:11:04.261 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 status -f json-pretty 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: cluster 2024-02-23T00:11:04.192531+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: cluster 2024-02-23T00:11:04.196185+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00387917s) 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.199512+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.200065+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.200671+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.201619+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.202121+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: cluster 2024-02-23T00:11:04.206722+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.222436+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' 2024-02-23T00:11:04.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.230477+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:11:04.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.232741+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:11:04.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.242184+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' 2024-02-23T00:11:04.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:04 smithi079 bash[14134]: audit 2024-02-23T00:11:04.246327+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.79:0/2715106931' entity='mgr.y' 2024-02-23T00:11:05.644 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "fsid": "e63540a2-d1df-11ee-95c0-87774f69a715", 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "health": { 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "checks": {}, 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mutes": [] 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "election_epoch": 5, 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum": [ 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 0 2024-02-23T00:11:05.645 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum_names": [ 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "a" 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "quorum_age": 8, 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "monmap": { 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_mon_release_name": "octopus", 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_mons": 1 2024-02-23T00:11:05.647 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osdmap": { 2024-02-23T00:11:05.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:05.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_osds": 0, 2024-02-23T00:11:05.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-02-23T00:11:05.648 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-02-23T00:11:05.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-02-23T00:11:05.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-02-23T00:11:05.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-02-23T00:11:05.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.651 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pgmap": { 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_pgs": 0, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_pools": 0, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_objects": 0, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "data_bytes": 0, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_used": 0, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "bytes_total": 0 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "fsmap": { 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "by_rank": [], 2024-02-23T00:11:05.652 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "up:standby": 0 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mgrmap": { 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_standbys": 0, 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "servicemap": { 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 1, 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modified": "2024-02-23T00:10:51.659882+0000", 2024-02-23T00:11:05.653 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {} 2024-02-23T00:11:05.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:05.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress_events": {} 2024-02-23T00:11:05.654 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:06.208 INFO:teuthology.orchestra.run.smithi079.stderr:mgr is available 2024-02-23T00:11:06.208 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config-key set mgr/cephadm/ssh_user root 2024-02-23T00:11:06.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:06 smithi079 bash[14134]: cluster 2024-02-23T00:11:05.202328+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01001s) 2024-02-23T00:11:06.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:06 smithi079 bash[14134]: audit 2024-02-23T00:11:05.643105+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.79:0/281315678' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-02-23T00:11:07.540 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stderr set mgr/cephadm/ssh_user 2024-02-23T00:11:07.560 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:07 smithi079 bash[14134]: cluster 2024-02-23T00:11:06.208525+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-02-23T00:11:08.129 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling cephadm module... 2024-02-23T00:11:08.130 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr module enable cephadm 2024-02-23T00:11:08.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:08 smithi079 bash[14134]: audit 2024-02-23T00:11:07.536755+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.79:0/1159885303' entity='client.admin' 2024-02-23T00:11:09.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:09 smithi079 bash[14134]: audit 2024-02-23T00:11:09.256972+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.79:0/279832892' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-02-23T00:11:09.905 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:09 smithi079 bash[14390]: debug 2024-02-23T00:11:09.577+0000 7f2d8307e200 1 --2- 172.21.15.79:0/334676023 >> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] conn(0x556d319dc800 0x556d31a63400 secure :-1 s=READY pgs=20 cs=0 l=1 rev1=1 rx=0x556d31994900 tx=0x556d32652120).stop 2024-02-23T00:11:10.142 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr dump 2024-02-23T00:11:10.791 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:10 smithi079 bash[14134]: audit 2024-02-23T00:11:09.544978+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.79:0/279832892' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-02-23T00:11:10.791 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:10 smithi079 bash[14134]: cluster 2024-02-23T00:11:09.545099+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 5s) 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 5, 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_gid": 14100, 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:6800", 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 1071617454 2024-02-23T00:11:11.281 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:6801", 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 1071617454 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.79:6801/1071617454", 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-23T00:11:04.192293+0000", 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:11:11.282 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.283 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active": { 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-23T00:11:11.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.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.", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-23T00:11:11.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:11:11.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-23T00:11:11.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "none", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:11.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-23T00:11:11.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.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.", 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-23T00:11:11.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-23T00:11:11.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-23T00:11:11.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-23T00:11:11.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-23T00:11:11.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:11:11.751 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "root" 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.752 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.753 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.754 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-23T00:11:11.755 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-23T00:11:11.756 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-23T00:11:11.757 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.758 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.759 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.760 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.761 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.762 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.763 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.764 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.765 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-23T00:11:11.766 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-23T00:11:11.767 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.768 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-23T00:11:11.769 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-23T00:11:11.770 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-23T00:11:11.771 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.772 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.773 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.774 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.775 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.776 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.777 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.778 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-23T00:11:11.779 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-23T00:11:11.780 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.781 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.782 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.783 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.784 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.785 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.786 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-23T00:11:11.787 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.788 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.789 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.790 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.791 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.792 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.793 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-23T00:11:11.794 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.795 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.796 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.797 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.798 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.799 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.800 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.801 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.802 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.803 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.804 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.805 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.806 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.807 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.808 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.809 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.810 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.811 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.812 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.813 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.814 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "password": { 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.815 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.816 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.817 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.818 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-23T00:11:11.819 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.820 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-23T00:11:11.821 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "username": { 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.822 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-23T00:11:11.823 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.824 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.825 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.826 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.827 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.828 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.830 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.831 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.832 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.833 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.834 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-23T00:11:11.835 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "database": { 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "password": { 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "port": { 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "username": { 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-23T00:11:11.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-23T00:11:11.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rook", 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-23T00:11:11.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-23T00:11:11.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-23T00:11:11.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-23T00:11:11.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-23T00:11:11.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-23T00:11:11.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:11:11.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "address": { 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-23T00:11:11.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-23T00:11:11.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "description": { 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:11.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "url": { 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-23T00:11:11.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:11.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:11.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:11.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:12.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:12.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:12.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:12.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:11:12.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 0, 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:12.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:0", 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 2830143056 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:0", 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 1168796275 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:12.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:12.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:12.013 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:11 smithi079 bash[14134]: audit 2024-02-23T00:11:11.271675+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.79:0/3951631352' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-23T00:11:12.014 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for the mgr to restart... 2024-02-23T00:11:12.014 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for Mgr epoch 5... 2024-02-23T00:11:12.014 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 tell mgr mgr_status 2024-02-23T00:11:14.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:13 smithi079 bash[14134]: cluster 2024-02-23T00:11:13.915621+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-02-23T00:11:14.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:13 smithi079 bash[14134]: cluster 2024-02-23T00:11:13.916602+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-02-23T00:11:14.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:13 smithi079 bash[14134]: cluster 2024-02-23T00:11:13.921939+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-02-23T00:11:15.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:15.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-02-23T00:11:15.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-23T00:11:15.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: cluster 2024-02-23T00:11:13.973930+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0574443s) 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.981790+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.982176+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.982332+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.982526+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.982988+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.983793+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.984361+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-23T00:11:15.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.984698+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:13.985040+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: cluster 2024-02-23T00:11:13.987717+0000 mon.a (mon.0) 43 : cluster [INF] Manager daemon y is now available 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.009717+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.017265+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.024940+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.153941+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.169727+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.172393+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:11:15.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:14 smithi079 bash[14134]: audit 2024-02-23T00:11:14.174897+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:11:15.628 INFO:teuthology.orchestra.run.smithi079.stderr:Mgr epoch 5 is available 2024-02-23T00:11:15.629 INFO:teuthology.orchestra.run.smithi079.stderr:Setting orchestrator backend to cephadm... 2024-02-23T00:11:15.629 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 orch set backend cephadm 2024-02-23T00:11:16.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:15 smithi079 bash[14134]: audit 2024-02-23T00:11:14.985236+0000 mgr.y (mgr.14116) 1 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-23T00:11:16.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:15 smithi079 bash[14134]: cluster 2024-02-23T00:11:14.987000+0000 mon.a (mon.0) 51 : cluster [DBG] mgrmap e7: y(active, since 1.07049s) 2024-02-23T00:11:16.254 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:15 smithi079 bash[14134]: audit 2024-02-23T00:11:15.002351+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-23T00:11:17.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:16 smithi079 bash[14134]: cluster 2024-02-23T00:11:15.999909+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-02-23T00:11:17.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:16 smithi079 bash[14134]: audit 2024-02-23T00:11:16.781685+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:17.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:16 smithi079 bash[14134]: audit 2024-02-23T00:11:16.792234+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:17.334 INFO:teuthology.orchestra.run.smithi079.stderr:Generating ssh key... 2024-02-23T00:11:17.335 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 cephadm generate-key 2024-02-23T00:11:18.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14134]: audit 2024-02-23T00:11:16.771594+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14126 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:11:19.405 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: Generating public/private rsa key pair. 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: Your identification has been saved in /tmp/tmp08kaod3r/key. 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: Your public key has been saved in /tmp/tmp08kaod3r/key.pub. 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: The key fingerprint is: 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: SHA256:VP+SA9ch3ssc9yIQsXbQMmzZeCgap8FlTOno4QxKLUk ceph-e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: The key's randomart image is: 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: +---[RSA 3072]----+ 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | . ++o=B. . | 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | E +.=.O*++ . | 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | . o O.o=+= + .| 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | + o =... = = +.| 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | . o = .S = * .| 2024-02-23T00:11:19.406 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | . + + . | 2024-02-23T00:11:19.407 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | | 2024-02-23T00:11:19.407 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | | 2024-02-23T00:11:19.407 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: | | 2024-02-23T00:11:19.407 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:18 smithi079 bash[14390]: +----[SHA256]-----+ 2024-02-23T00:11:19.617 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 cephadm get-pub-key 2024-02-23T00:11:19.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:19 smithi079 bash[14134]: audit 2024-02-23T00:11:18.554770+0000 mgr.y (mgr.14116) 4 : audit [DBG] from='client.14128 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:11:19.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:19 smithi079 bash[14134]: cephadm 2024-02-23T00:11:18.555189+0000 mgr.y (mgr.14116) 5 : cephadm [INF] Generating ssh key... 2024-02-23T00:11:19.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:19 smithi079 bash[14134]: audit 2024-02-23T00:11:18.971482+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:19.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:19 smithi079 bash[14134]: audit 2024-02-23T00:11:18.975134+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:20.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6YSYQ0n88uqzFCRwbdMn6YUhpsEaszQnkl0ZCH+QTtvqKr9/fUJxLXX3OGpQwCpHFdKM4l9A0s8IHD1lgIOET/N37hDMTtwbM4q5k53Ljaf80LtLHncF5B7PAXRUC655YGpKmiF6CrDSdkXWa8FKmQHJGRrVn/fkkSr09Ygo1zbZFBPXJnQHGNnEmVaotjXC+R9nTjjdbQ164wsSBmgCKFxdFG0hZntJMvCNy32TSuit8c1/VM7SPKy8H1+wg29OdW8WdgvH8eFNPH0Wpv1Yifo32+ckt4erf6k5ckqP8NBdMlogNMunRPdR0NxE7rVvuCYo868dX/GRhhZcK12FlXJePkSeBFcZ5hp0ud1fcwwSnE5Jr1IKnauoclDwtDHNLcy4jYnF8cwYuHDJ3E6IzfSYSvSyOyHczPHZD5DtOJ5aCe+8823EqRDzOB2nWY+gT0sojdLl9orxBgdTcBJyMpYQ/B2wlu3ZU5Q8MOc3tze5xCJtuHfbDh1EVRILJCU0= ceph-e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:11:21.287 INFO:teuthology.orchestra.run.smithi079.stderr:Wrote public SSH key to to /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:11:21.287 INFO:teuthology.orchestra.run.smithi079.stderr:Adding key to root@localhost's authorized_keys... 2024-02-23T00:11:21.288 INFO:teuthology.orchestra.run.smithi079.stderr:Adding host smithi079... 2024-02-23T00:11:21.288 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 orch host add smithi079 2024-02-23T00:11:21.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:21 smithi079 bash[14134]: audit 2024-02-23T00:11:20.746178+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:11:22.905 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:22 smithi079 bash[14390]: Warning: Permanently added 'smithi079,172.21.15.79' (ECDSA) to the list of known hosts. 2024-02-23T00:11:23.216 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout Added host 'smithi079' 2024-02-23T00:11:23.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:23 smithi079 bash[14134]: audit 2024-02-23T00:11:22.480677+0000 mgr.y (mgr.14116) 7 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:11:23.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:23 smithi079 bash[14134]: audit 2024-02-23T00:11:23.213705+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:23.947 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config set mgr mgr/dashboard/ssl_server_port 8443 2024-02-23T00:11:24.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:24 smithi079 bash[14134]: cephadm 2024-02-23T00:11:23.214550+0000 mgr.y (mgr.14116) 8 : cephadm [INF] Added host smithi079 2024-02-23T00:11:24.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:24 smithi079 bash[14134]: audit 2024-02-23T00:11:23.587767+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:24.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:24 smithi079 bash[14134]: audit 2024-02-23T00:11:23.589163+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:11:24.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:24 smithi079 bash[14134]: audit 2024-02-23T00:11:24.106912+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' 2024-02-23T00:11:24.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:24 smithi079 bash[14134]: audit 2024-02-23T00:11:24.108277+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14116 172.21.15.79:0/3759443486' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:11:26.646 INFO:teuthology.orchestra.run.smithi079.stderr:Enabling the dashboard module... 2024-02-23T00:11:26.647 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr module enable dashboard 2024-02-23T00:11:27.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:26 smithi079 bash[14134]: audit 2024-02-23T00:11:25.724331+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.79:0/2932342599' entity='client.admin' 2024-02-23T00:11:28.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:28 smithi079 bash[14134]: audit 2024-02-23T00:11:28.037151+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.79:0/3869625348' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-02-23T00:11:28.906 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:28 smithi079 bash[14390]: ignoring --setuser ceph since I am not root 2024-02-23T00:11:28.906 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:28 smithi079 bash[14390]: ignoring --setgroup ceph since I am not root 2024-02-23T00:11:28.906 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:28 smithi079 bash[14390]: debug 2024-02-23T00:11:28.457+0000 7f4878061200 1 -- 172.21.15.79:0/3581945343 >> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] conn(0x55f55b496800 msgr2=0x55f55b51d400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-23T00:11:28.906 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:28 smithi079 bash[14390]: debug 2024-02-23T00:11:28.457+0000 7f4878061200 1 --2- 172.21.15.79:0/3581945343 >> [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] conn(0x55f55b496800 0x55f55b51d400 secure :-1 s=READY pgs=43 cs=0 l=1 rev1=1 rx=0x55f55b44e900 tx=0x55f55c10c120).stop 2024-02-23T00:11:28.906 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:28 smithi079 bash[14390]: debug 2024-02-23T00:11:28.457+0000 7f48684e6700 1 -- 172.21.15.79:0/3581945343 <== mon.0 v2:172.21.15.79:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f55b4364e0 con 0x55f55b496800 2024-02-23T00:11:29.033 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 mgr dump 2024-02-23T00:11:29.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:29 smithi079 bash[14134]: audit 2024-02-23T00:11:28.417247+0000 mon.a (mon.0) 64 : audit [INF] from='client.? 172.21.15.79:0/3869625348' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-02-23T00:11:29.706 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:29 smithi079 bash[14134]: cluster 2024-02-23T00:11:28.417374+0000 mon.a (mon.0) 65 : cluster [DBG] mgrmap e9: y(active, since 14s) 2024-02-23T00:11:30.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "epoch": 9, 2024-02-23T00:11:30.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_gid": 14116, 2024-02-23T00:11:30.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_name": "y", 2024-02-23T00:11:30.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_addrs": { 2024-02-23T00:11:30.246 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:6800", 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 2170601847 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v1", 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:6801", 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 2170601847 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_addr": "172.21.15.79:6801/2170601847", 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_change": "2024-02-23T00:11:13.916468+0000", 2024-02-23T00:11:30.247 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_mgr_features": 4540138292840890367, 2024-02-23T00:11:30.248 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available": true, 2024-02-23T00:11:30.248 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "standbys": [], 2024-02-23T00:11:30.248 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "modules": [ 2024-02-23T00:11:30.248 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:11:30.248 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "dashboard", 2024-02-23T00:11:30.665 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "iostat", 2024-02-23T00:11:30.665 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "restful" 2024-02-23T00:11:30.665 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.665 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "available_modules": [ 2024-02-23T00:11:30.665 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "alerts", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.666 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "How frequently to reexamine health status", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.667 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.668 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.669 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.670 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.671 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_destination": { 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_destination", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Email address to send alerts to", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.672 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_from_name": { 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_from_name", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "Ceph", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Email From: name", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.673 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_host": { 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_host", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "SMTP server", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.674 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_password": { 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_password", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Password to authenticate with", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.675 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_port": { 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_port", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "465", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "SMTP port", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.676 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_sender": { 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_sender", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "SMTP envelope sender", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.677 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_ssl": { 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_ssl", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Use SSL to connect to SMTP server", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "smtp_user": { 2024-02-23T00:11:30.678 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "smtp_user", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "User to authenticate as", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.679 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "balancer", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active": { 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "active", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "automatically balance PGs across cluster", 2024-02-23T00:11:30.680 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "begin_time": { 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "begin_time", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0000", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "beginning time of day to automatically balance", 2024-02-23T00:11:30.681 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "begin_weekday": { 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "begin_weekday", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to this day of the week or later", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.682 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush_compat_max_iterations": { 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crush_compat_max_iterations", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "25", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "250", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "maximum number of iterations to attempt optimization", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.683 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush_compat_metrics": { 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crush_compat_metrics", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "pgs,objects,bytes", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "metrics with which to calculate OSD utilization", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.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.", 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.684 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush_compat_step": { 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crush_compat_step", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0.5", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "0.001", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "0.999", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "aggressiveness of optimization", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": ".99 is very aggressive, .01 is less aggressive", 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.685 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "end_time": { 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "end_time", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "2400", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "ending time of day to automatically balance", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "This is a time of day in the format HHMM.", 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.686 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "end_weekday": { 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "end_weekday", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "0", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "7", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Restrict automatic balancing to days of the week earlier than this", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "0 or 7 = Sunday, 1 = Monday, etc.", 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.687 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.688 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.689 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.690 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.691 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_score": { 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "min_score", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.692 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "minimum score, below which no optimization is attempted", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.693 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "none", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crush-compat", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "none", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "upmap" 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Balancer mode", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.694 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pool_ids": { 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pool_ids", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "pools which the automatic balancing will be limited to", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.695 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and attempt optimization", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.696 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "upmap_max_deviation": { 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "upmap_max_deviation", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "1", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "deviation below which no optimization is attempted", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "If the number of PGs are within this count then no optimization is attempted", 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.697 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "upmap_max_optimizations": { 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "upmap_max_optimizations", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "uint", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "maximum upmap optimizations to make per attempt", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.698 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "cephadm", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "allow_ptrace": { 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "allow_ptrace", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.699 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "allow SYS_PTRACE capability on ceph containers", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.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.", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "config_dashboard": { 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "config_dashboard", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.700 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "manage configs like API endpoints in Dashboard.", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_alertmanager": { 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_alertmanager", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/alertmanager:v0.20.0", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.701 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_base": { 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_base", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.702 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Container image name, without the tag", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_grafana": { 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_grafana", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/ceph/ceph-grafana:6.6.2", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.703 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_node_exporter": { 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_node_exporter", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/node-exporter:v0.18.1", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.704 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_image_prometheus": { 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_image_prometheus", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "docker.io/prom/prometheus:v2.18.1", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.705 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Prometheus container image", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "container_init": { 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "container_init", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.706 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Run podman/docker with `--init`", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "daemon_cache_timeout": { 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "daemon_cache_timeout", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.707 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache service (daemon) inventory", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "device_cache_timeout": { 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "device_cache_timeout", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "1800", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.708 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache device inventory", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "facts_cache_timeout": { 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "facts_cache_timeout", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.709 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "seconds to cache host facts data", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "host_check_interval": { 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "host_check_interval", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.710 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to perform a host check", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.711 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.712 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "log to the \"cephadm\" cluster log channel\"", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.713 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.714 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.715 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "manage_etc_ceph_ceph_conf": { 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "manage_etc_ceph_ceph_conf", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.716 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Manage and own /etc/ceph/ceph.conf on the hosts.", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "migration_current": { 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "migration_current", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.717 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "internal - do not modify", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mode": { 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mode", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "root", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.718 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "cephadm-package", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "root" 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "mode for remote execution of cephadm", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "prometheus_alerts_path": { 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "prometheus_alerts_path", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "/etc/prometheus/ceph/ceph_default_alerts.yml", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.719 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "location of alerts to include in prometheus deployments", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "registry_password": { 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "registry_password", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.720 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Custom repository password", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "registry_url": { 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "registry_url", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.721 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Custom repository url", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "registry_username": { 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "registry_username", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.722 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Custom repository username", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssh_config_file": { 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssh_config_file", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.723 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "customized SSH config file to connect to managed hosts", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "use_repo_digest": { 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "use_repo_digest", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.724 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Automatically convert image tags to image digest. Make sure all daemons use the same image", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_on_failed_host_check": { 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_on_failed_host_check", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.725 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if the host check fails", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_on_stray_daemons": { 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_daemons", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.726 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected that are not managed by cephadm", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_on_stray_hosts": { 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_on_stray_hosts", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.727 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise a health warning if daemons are detected on a host that is not managed by cephadm", 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crash", 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.728 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.729 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.730 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.731 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.732 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "retain_interval": { 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "retain_interval", 2024-02-23T00:11:30.733 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "31536000", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how long to retain crashes before pruning them", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_recent_interval": { 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_recent_interval", 2024-02-23T00:11:30.734 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "1209600", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "time interval in which to warn about recent crashes", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.735 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "dashboard", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ACCOUNT_LOCKOUT_ATTEMPTS": { 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ACCOUNT_LOCKOUT_ATTEMPTS", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.736 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ALERTMANAGER_API_HOST": { 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ALERTMANAGER_API_HOST", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.737 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "AUDIT_API_ENABLED": { 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_ENABLED", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.738 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "AUDIT_API_LOG_PAYLOAD": { 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "AUDIT_API_LOG_PAYLOAD", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.739 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ENABLE_BROWSABLE_API": { 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ENABLE_BROWSABLE_API", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.740 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_cephfs": { 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_cephfs", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.741 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_iscsi": { 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_iscsi", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.742 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_mirroring": { 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_mirroring", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.743 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_nfs": { 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_nfs", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.744 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rbd": { 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rbd", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.745 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "FEATURE_TOGGLE_rgw": { 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "FEATURE_TOGGLE_rgw", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.746 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE": { 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.747 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_PASSWORD": { 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_PASSWORD", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.748 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_SSL_VERIFY": { 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_SSL_VERIFY", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.749 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_URL": { 2024-02-23T00:11:30.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_URL", 2024-02-23T00:11:30.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.750 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.836 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_API_USERNAME": { 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_API_USERNAME", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.837 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_FRONTEND_API_URL": { 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_FRONTEND_API_URL", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.838 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "GRAFANA_UPDATE_DASHBOARDS": { 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "GRAFANA_UPDATE_DASHBOARDS", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.839 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ISCSI_API_SSL_VERIFICATION": { 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ISCSI_API_SSL_VERIFICATION", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.840 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PROMETHEUS_API_HOST": { 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PROMETHEUS_API_HOST", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.841 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_COMPLEXITY_ENABLED": { 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_COMPLEXITY_ENABLED", 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.842 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED": { 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.843 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_LENGTH_ENABLED": { 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_LENGTH_ENABLED", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.844 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_OLDPWD_ENABLED": { 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_OLDPWD_ENABLED", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.845 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED": { 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.846 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED": { 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.847 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_CHECK_USERNAME_ENABLED": { 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_CHECK_USERNAME_ENABLED", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.848 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_ENABLED": { 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_ENABLED", 2024-02-23T00:11:30.849 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_EXCLUSION_LIST": { 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_EXCLUSION_LIST", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.850 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps", 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.851 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_COMPLEXITY": { 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_COMPLEXITY", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.852 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "PWD_POLICY_MIN_LENGTH": { 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "PWD_POLICY_MIN_LENGTH", 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8", 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.853 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "REST_REQUESTS_TIMEOUT": { 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "REST_REQUESTS_TIMEOUT", 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.854 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "45", 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.855 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_ACCESS_KEY": { 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ACCESS_KEY", 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.856 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_ADMIN_RESOURCE": { 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_ADMIN_RESOURCE", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "admin", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.857 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_HOST": { 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_HOST", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.858 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_PORT": { 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_PORT", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "80", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.859 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_SCHEME": { 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SCHEME", 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "http", 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.860 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_SECRET_KEY": { 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SECRET_KEY", 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.861 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_SSL_VERIFY": { 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_SSL_VERIFY", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.862 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "RGW_API_USER_ID": { 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "RGW_API_USER_ID", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.863 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_SPAN": { 2024-02-23T00:11:30.864 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_SPAN", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "0", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_1": { 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_1", 2024-02-23T00:11:30.865 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "USER_PWD_EXPIRATION_WARNING_2": { 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "USER_PWD_EXPIRATION_WARNING_2", 2024-02-23T00:11:30.866 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crt_file": { 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "crt_file", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.867 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug": { 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "debug", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.868 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Enable/disable debug options", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "jwt_token_ttl": { 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "jwt_token_ttl", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "28800", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.869 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.870 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.871 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.872 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.873 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.874 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "password": { 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.875 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.876 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "::", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8080", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.877 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.878 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssl_server_port": { 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssl_server_port", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8443", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.879 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "standby_behaviour": { 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "standby_behaviour", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "redirect", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "redirect" 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.880 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "standby_error_status_code": { 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "standby_error_status_code", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "500", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "400", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "599", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.881 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "url_prefix": { 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "url_prefix", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.882 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "username": { 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.883 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "devicehealth", 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enable_monitoring": { 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "enable_monitoring", 2024-02-23T00:11:30.884 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "monitor device health metrics", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.885 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.886 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.887 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.888 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.889 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.890 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mark_out_threshold": { 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mark_out_threshold", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "2419200", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.891 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "automatically mark OSD if it may fail before this long", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pool_name": { 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pool_name", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "device_health_metrics", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.892 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "name of pool in which to store device health metrics", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "retention_period": { 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "retention_period", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "15552000", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.893 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how long to retain device health metrics", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "scrape_frequency": { 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "scrape_frequency", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to scrape device health metrics", 2024-02-23T00:11:30.894 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "self_heal": { 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "self_heal", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "preemptively heal cluster around devices that may fail", 2024-02-23T00:11:30.895 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to wake up and check device health", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.896 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warn_threshold": { 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "warn_threshold", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "7257600", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "raise health warning if OSD may fail before this long", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.897 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "diskprediction_local", 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.898 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.899 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.900 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.901 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.902 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "predict_interval": { 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "predict_interval", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "86400", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.903 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "predictor_model": { 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "predictor_model", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "prophetstor", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.904 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "600", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.905 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "influx", 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": false, 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "influxdb python module not found", 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "batch_size": { 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "batch_size", 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.906 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5000", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "database": { 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "database", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "ceph", 2024-02-23T00:11:30.907 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "hostname": { 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "hostname", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.908 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "30", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.909 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.910 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.911 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.912 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.913 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.914 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "password": { 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "password", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.915 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "port": { 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "port", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "8086", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.916 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ssl": { 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ssl", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "false", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.917 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "threads": { 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "threads", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.918 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "username": { 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "username", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "verify_ssl": { 2024-02-23T00:11:30.919 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "verify_ssl", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "true", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.920 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "insights", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.921 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.922 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.923 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.924 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.925 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "iostat", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.926 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.927 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.928 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.929 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.930 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "k8sevents", 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "ceph_event_retention_days": { 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "ceph_event_retention_days", 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.931 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "7", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Days to hold ceph event information within local cache", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "config_check_secs": { 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "config_check_secs", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.932 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "10", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "interval (secs) to check for cluster configuration changes", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.933 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.934 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.935 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.936 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.937 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "localpool", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "failure_domain": { 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "failure_domain", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.938 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "host", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "failure domain for any created local pool", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.939 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.940 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.941 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.942 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.943 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min_size": { 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "min_size", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.944 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "default min_size for any created local pool", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "num_rep": { 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "num_rep", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "3", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.945 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "default replica count for any created local pool", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pg_num": { 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pg_num", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "128", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "default pg_num for any created local pool", 2024-02-23T00:11:30.946 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "prefix": { 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "prefix", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.947 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "name prefix for any created local pool", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "subtree": { 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "subtree", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "rack", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.948 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "CRUSH level for which to create a local pool", 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.949 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.950 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.951 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.952 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.953 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "orchestrator": { 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "orchestrator", 2024-02-23T00:11:30.954 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "cephadm", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rook", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "test_orchestrator" 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Orchestrator backend", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.955 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "osd_support", 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.956 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.957 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.958 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.959 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.960 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "pg_autoscaler", 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.961 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.962 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.963 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.964 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.965 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "sleep_interval": { 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "sleep_interval", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.966 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "progress", 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:11:30.967 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.968 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.969 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.970 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.971 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.972 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max_completed_events": { 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "max_completed_events", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.973 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "50", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "number of past completed events to remember", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "persist_interval": { 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "persist_interval", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.974 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "5", 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "how frequently to persist completed events", 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "prometheus", 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.975 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.976 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.977 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.978 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.979 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_stats_pools": { 2024-02-23T00:11:30.980 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_stats_pools_refresh_interval": { 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rbd_stats_pools_refresh_interval", 2024-02-23T00:11:30.981 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "300", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "scrape_interval": { 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "scrape_interval", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.982 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.983 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.984 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "stale_cache_strategy": { 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "stale_cache_strategy", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.985 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rbd_support", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.986 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.987 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.988 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.989 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.990 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mirror_snapshot_schedule": { 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "mirror_snapshot_schedule", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.991 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "trash_purge_schedule": { 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "trash_purge_schedule", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.992 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "restful", 2024-02-23T00:11:30.993 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "key_file": { 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "key_file", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.994 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.995 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.996 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.997 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:30.998 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:30.999 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.000 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_addr": { 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_addr", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.001 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "server_port": { 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "server_port", 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.002 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rook", 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.003 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.004 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.005 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.006 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.007 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.008 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "selftest", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.009 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.010 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.011 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.012 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.013 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "roption1": { 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "roption1", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "roption2": { 2024-02-23T00:11:31.014 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "roption2", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "xyz", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption1": { 2024-02-23T00:11:31.015 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption1", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption2": { 2024-02-23T00:11:31.016 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption2", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption3": { 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption3", 2024-02-23T00:11:31.017 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "float", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption4": { 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption4", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.018 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption5": { 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption5", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.019 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rwoption6": { 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "rwoption6", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.020 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "testkey": { 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "testkey", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.021 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "testlkey": { 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "testlkey", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.022 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "testnewline": { 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "testnewline", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.023 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "status", 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.024 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.025 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.026 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.027 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.028 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.029 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "telegraf", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "address": { 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "address", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "unixgram:///tmp/telegraf.sock", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.030 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "15", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.031 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.032 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.033 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.035 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.036 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "telemetry", 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_basic": { 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_basic", 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:31.037 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Share basic cluster information (size, version)", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_crash": { 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_crash", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.038 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_device": { 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_device", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "True", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.039 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "channel_ident": { 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "channel_ident", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.040 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "contact": { 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "contact", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.041 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "description": { 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "description", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.042 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "device_url": { 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "device_url", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/device", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.043 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enabled": { 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "enabled", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.044 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "24", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "8", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.045 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "last_opt_revision": { 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "last_opt_revision", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "1", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.046 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "leaderboard": { 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "leaderboard", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.047 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.048 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.049 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.050 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.051 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.052 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "organization": { 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "organization", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.053 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "proxy": { 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "proxy", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.054 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "url": { 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "url", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "https://telemetry.ceph.com/report", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.055 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "test_orchestrator", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.056 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.057 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.058 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.059 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.060 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "volumes", 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.061 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.062 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.063 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.064 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.065 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max_concurrent_clones": { 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "max_concurrent_clones", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.066 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "4", 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "Number of asynchronous cloner threads", 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix", 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "can_run": true, 2024-02-23T00:11:31.067 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error_string": "", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "module_options": { 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "discovery_interval": { 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "discovery_interval", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "100", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.068 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "identifier": { 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "identifier", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.069 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "interval": { 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "interval", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "secs", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "60", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_level": { 2024-02-23T00:11:31.070 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_level", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.071 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster": { 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.072 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_cluster_level": { 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_cluster_level", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "info", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.073 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [ 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "critical", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "debug", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "error", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "info", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "warning" 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "log_to_file": { 2024-02-23T00:11:31.074 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "log_to_file", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "bool", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 1, 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "False", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "zabbix_host": { 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix_host", 2024-02-23T00:11:31.075 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "None", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "zabbix_port": { 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix_port", 2024-02-23T00:11:31.076 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "int", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "10051", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "zabbix_sender": { 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "name": "zabbix_sender", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "str", 2024-02-23T00:11:31.077 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "level": "advanced", 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "flags": 0, 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "default_value": "/usr/bin/zabbix_sender", 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "min": "", 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "max": "", 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "enum_allowed": [], 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "desc": "", 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "long_desc": "", 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "tags": [], 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "see_also": [] 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "services": {}, 2024-02-23T00:11:31.078 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "always_on_modules": { 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nautilus": [ 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "orchestrator_cli", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "octopus": [ 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "balancer", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "crash", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "devicehealth", 2024-02-23T00:11:31.079 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "orchestrator", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "pg_autoscaler", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "progress", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "rbd_support", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "status", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "telemetry", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "volumes" 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ], 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "last_failure_osd_epoch": 2, 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "active_clients": [ 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:0", 2024-02-23T00:11:31.080 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 1171349594 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout }, 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addrvec": [ 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "type": "v2", 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "addr": "172.21.15.79:0", 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "nonce": 647809069 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout ] 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.081 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:31.082 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:30 smithi079 bash[14134]: audit 2024-02-23T00:11:30.239238+0000 mon.a (mon.0) 66 : audit [DBG] from='client.? 172.21.15.79:0/1860194265' entity='client.admin' cmd=[{"prefix": "mgr dump"}]: dispatch 2024-02-23T00:11:31.082 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for the mgr to restart... 2024-02-23T00:11:31.082 INFO:teuthology.orchestra.run.smithi079.stderr:Waiting for Mgr epoch 9... 2024-02-23T00:11:31.083 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 tell mgr mgr_status 2024-02-23T00:11:33.678 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:11:33 smithi079 bash[14390]: Warning: Permanently added 'smithi079,172.21.15.79' (ECDSA) to the list of known hosts. 2024-02-23T00:11:33.679 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:33 smithi079 bash[14134]: cluster 2024-02-23T00:11:32.795875+0000 mon.a (mon.0) 67 : cluster [INF] Active manager daemon y restarted 2024-02-23T00:11:33.679 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:33 smithi079 bash[14134]: cluster 2024-02-23T00:11:32.796504+0000 mon.a (mon.0) 68 : cluster [INF] Activating manager daemon y 2024-02-23T00:11:33.679 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:33 smithi079 bash[14134]: cluster 2024-02-23T00:11:32.799796+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-02-23T00:11:34.437 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout { 2024-02-23T00:11:34.437 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-02-23T00:11:34.437 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout "initialized": true 2024-02-23T00:11:34.437 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout } 2024-02-23T00:11:34.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: cluster 2024-02-23T00:11:33.417245+0000 mon.a (mon.0) 70 : cluster [DBG] mgrmap e10: y(active, starting, since 0.620864s) 2024-02-23T00:11:34.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.420658+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-02-23T00:11:34.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.422124+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-02-23T00:11:34.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.422621+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-02-23T00:11:34.676 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.423076+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.423906+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key ls"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.425647+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/host.smithi079"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.426328+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/inventory"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.427014+0000 mon.a (mon.0) 78 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/osd_remove_queue"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.427669+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_key"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.428318+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_identity_pub"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.428969+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/cephadm/ssh_user"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.429603+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/devicehealth/last_scrape"}]: dispatch 2024-02-23T00:11:34.677 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.430236+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/report_id"}]: dispatch 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.430925+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/telemetry/salt"}]: dispatch 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: cluster 2024-02-23T00:11:33.434679+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.622443+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.625263+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:33.834947+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:34.375501+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:34.678 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:34 smithi079 bash[14134]: audit 2024-02-23T00:11:34.376509+0000 mon.a (mon.0) 90 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:11:35.354 INFO:teuthology.orchestra.run.smithi079.stderr:Mgr epoch 9 is available 2024-02-23T00:11:35.355 INFO:teuthology.orchestra.run.smithi079.stderr:Generating a dashboard self-signed certificate... 2024-02-23T00:11:35.355 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 dashboard create-self-signed-cert 2024-02-23T00:11:35.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:35 smithi079 bash[14134]: cluster 2024-02-23T00:11:34.419750+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e11: y(active, since 1.62337s) 2024-02-23T00:11:35.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:35 smithi079 bash[14134]: audit 2024-02-23T00:11:34.420016+0000 mgr.y (mgr.14138) 1 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-02-23T00:11:35.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:35 smithi079 bash[14134]: audit 2024-02-23T00:11:34.436897+0000 mgr.y (mgr.14138) 2 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-02-23T00:11:36.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:36 smithi079 bash[14134]: cluster 2024-02-23T00:11:35.431228+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-02-23T00:11:37.034 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout Self-signed certificate created 2024-02-23T00:11:37.667 INFO:teuthology.orchestra.run.smithi079.stderr:Creating initial admin user... 2024-02-23T00:11:37.668 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 dashboard ac-user-create admin sf6accstos administrator --force-password --pwd-update-required 2024-02-23T00:11:38.367 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:38 smithi079 bash[14134]: audit 2024-02-23T00:11:36.941908+0000 mgr.y (mgr.14138) 3 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:11:38.367 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:38 smithi079 bash[14134]: audit 2024-02-23T00:11:37.030486+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:38.367 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:38 smithi079 bash[14134]: audit 2024-02-23T00:11:37.033794+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:39.170 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$/sRZ/HBRzTP.cUtPwcrmJ.joM5JyWaKEM0tBqR46tRpiARt1Yfqzu", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1708647099, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-02-23T00:11:39.860 INFO:teuthology.orchestra.run.smithi079.stderr:Fetching dashboard port number... 2024-02-23T00:11:39.860 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/docker run --rm --ipc=host --net=host --entrypoint /usr/bin/ceph -e CONTAINER_IMAGE=docker.io/ceph/ceph:v15.2.9 -e NODE_NAME=smithi079 -v /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715:/var/log/ceph:z -v /tmp/ceph-tmpen2_03wh:/etc/ceph/ceph.client.admin.keyring:z -v /tmp/ceph-tmp66u01ts0:/etc/ceph/ceph.conf:z docker.io/ceph/ceph:v15.2.9 config get mgr mgr/dashboard/ssl_server_port 2024-02-23T00:11:40.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:40 smithi079 bash[14134]: audit 2024-02-23T00:11:38.927821+0000 mgr.y (mgr.14138) 4 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "password": "sf6accstos", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:11:40.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:40 smithi079 bash[14134]: cluster 2024-02-23T00:11:39.034868+0000 mon.a (mon.0) 95 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-02-23T00:11:40.156 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:40 smithi079 bash[14134]: audit 2024-02-23T00:11:39.168846+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:41.085 INFO:teuthology.orchestra.run.smithi079.stderr:/usr/bin/ceph: stdout 8443 2024-02-23T00:11:41.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:41 smithi079 bash[14134]: audit 2024-02-23T00:11:41.085112+0000 mon.a (mon.0) 97 : audit [DBG] from='client.? 172.21.15.79:0/616761501' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-02-23T00:11:41.675 INFO:teuthology.orchestra.run.smithi079.stderr:firewalld does not appear to be present 2024-02-23T00:11:41.675 INFO:teuthology.orchestra.run.smithi079.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr:Ceph Dashboard is now available at: 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr: URL: https://smithi079.front.sepia.ceph.com:8443/ 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr: User: admin 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr: Password: sf6accstos 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.680 INFO:teuthology.orchestra.run.smithi079.stderr:You can access the Ceph CLI with: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr:Please consider enabling telemetry to help improve Ceph: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: ceph telemetry on 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr:For more information see: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr:Bootstrap complete. 2024-02-23T00:11:41.681 INFO:teuthology.orchestra.run.smithi079.stderr:Releasing lock 140579598331280 on /run/cephadm/e63540a2-d1df-11ee-95c0-87774f69a715.lock 2024-02-23T00:11:41.682 INFO:teuthology.orchestra.run.smithi079.stderr:Lock 140579598331280 released on /run/cephadm/e63540a2-d1df-11ee-95c0-87774f69a715.lock 2024-02-23T00:11:41.711 INFO:tasks.cephadm:Fetching config... 2024-02-23T00:11:41.711 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:11:41.711 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-02-23T00:11:41.763 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-02-23T00:11:41.763 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:11:41.763 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-02-23T00:11:41.769 INFO:tasks.cephadm:Fetching mon keyring... 2024-02-23T00:11:41.769 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:11:41.769 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/keyring of=/dev/stdout 2024-02-23T00:11:41.783 INFO:tasks.cephadm:Fetching pub ssh key... 2024-02-23T00:11:41.783 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:11:41.783 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-02-23T00:11:41.788 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-02-23T00:11:41.789 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6YSYQ0n88uqzFCRwbdMn6YUhpsEaszQnkl0ZCH+QTtvqKr9/fUJxLXX3OGpQwCpHFdKM4l9A0s8IHD1lgIOET/N37hDMTtwbM4q5k53Ljaf80LtLHncF5B7PAXRUC655YGpKmiF6CrDSdkXWa8FKmQHJGRrVn/fkkSr09Ygo1zbZFBPXJnQHGNnEmVaotjXC+R9nTjjdbQ164wsSBmgCKFxdFG0hZntJMvCNy32TSuit8c1/VM7SPKy8H1+wg29OdW8WdgvH8eFNPH0Wpv1Yifo32+ckt4erf6k5ckqP8NBdMlogNMunRPdR0NxE7rVvuCYo868dX/GRhhZcK12FlXJePkSeBFcZ5hp0ud1fcwwSnE5Jr1IKnauoclDwtDHNLcy4jYnF8cwYuHDJ3E6IzfSYSvSyOyHczPHZD5DtOJ5aCe+8823EqRDzOB2nWY+gT0sojdLl9orxBgdTcBJyMpYQ/B2wlu3ZU5Q8MOc3tze5xCJtuHfbDh1EVRILJCU0= ceph-e63540a2-d1df-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-23T00:11:41.811 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6YSYQ0n88uqzFCRwbdMn6YUhpsEaszQnkl0ZCH+QTtvqKr9/fUJxLXX3OGpQwCpHFdKM4l9A0s8IHD1lgIOET/N37hDMTtwbM4q5k53Ljaf80LtLHncF5B7PAXRUC655YGpKmiF6CrDSdkXWa8FKmQHJGRrVn/fkkSr09Ygo1zbZFBPXJnQHGNnEmVaotjXC+R9nTjjdbQ164wsSBmgCKFxdFG0hZntJMvCNy32TSuit8c1/VM7SPKy8H1+wg29OdW8WdgvH8eFNPH0Wpv1Yifo32+ckt4erf6k5ckqP8NBdMlogNMunRPdR0NxE7rVvuCYo868dX/GRhhZcK12FlXJePkSeBFcZ5hp0ud1fcwwSnE5Jr1IKnauoclDwtDHNLcy4jYnF8cwYuHDJ3E6IzfSYSvSyOyHczPHZD5DtOJ5aCe+8823EqRDzOB2nWY+gT0sojdLl9orxBgdTcBJyMpYQ/B2wlu3ZU5Q8MOc3tze5xCJtuHfbDh1EVRILJCU0= ceph-e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:11:41.818 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6YSYQ0n88uqzFCRwbdMn6YUhpsEaszQnkl0ZCH+QTtvqKr9/fUJxLXX3OGpQwCpHFdKM4l9A0s8IHD1lgIOET/N37hDMTtwbM4q5k53Ljaf80LtLHncF5B7PAXRUC655YGpKmiF6CrDSdkXWa8FKmQHJGRrVn/fkkSr09Ygo1zbZFBPXJnQHGNnEmVaotjXC+R9nTjjdbQ164wsSBmgCKFxdFG0hZntJMvCNy32TSuit8c1/VM7SPKy8H1+wg29OdW8WdgvH8eFNPH0Wpv1Yifo32+ckt4erf6k5ckqP8NBdMlogNMunRPdR0NxE7rVvuCYo868dX/GRhhZcK12FlXJePkSeBFcZ5hp0ud1fcwwSnE5Jr1IKnauoclDwtDHNLcy4jYnF8cwYuHDJ3E6IzfSYSvSyOyHczPHZD5DtOJ5aCe+8823EqRDzOB2nWY+gT0sojdLl9orxBgdTcBJyMpYQ/B2wlu3ZU5Q8MOc3tze5xCJtuHfbDh1EVRILJCU0= ceph-e63540a2-d1df-11ee-95c0-87774f69a715' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-02-23T00:11:41.846 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC6YSYQ0n88uqzFCRwbdMn6YUhpsEaszQnkl0ZCH+QTtvqKr9/fUJxLXX3OGpQwCpHFdKM4l9A0s8IHD1lgIOET/N37hDMTtwbM4q5k53Ljaf80LtLHncF5B7PAXRUC655YGpKmiF6CrDSdkXWa8FKmQHJGRrVn/fkkSr09Ygo1zbZFBPXJnQHGNnEmVaotjXC+R9nTjjdbQ164wsSBmgCKFxdFG0hZntJMvCNy32TSuit8c1/VM7SPKy8H1+wg29OdW8WdgvH8eFNPH0Wpv1Yifo32+ckt4erf6k5ckqP8NBdMlogNMunRPdR0NxE7rVvuCYo868dX/GRhhZcK12FlXJePkSeBFcZ5hp0ud1fcwwSnE5Jr1IKnauoclDwtDHNLcy4jYnF8cwYuHDJ3E6IzfSYSvSyOyHczPHZD5DtOJ5aCe+8823EqRDzOB2nWY+gT0sojdLl9orxBgdTcBJyMpYQ/B2wlu3ZU5Q8MOc3tze5xCJtuHfbDh1EVRILJCU0= ceph-e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:11:41.857 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi135 2024-02-23T00:11:41.858 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:11:41.858 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.conf 2024-02-23T00:11:41.864 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:11:41.864 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:11:41.913 INFO:tasks.cephadm:Adding host smithi135 to orchestrator... 2024-02-23T00:11:41.914 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch host add smithi135 2024-02-23T00:11:47.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:47 smithi079 bash[14134]: audit 2024-02-23T00:11:47.295247+0000 mon.a (mon.0) 98 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:11:48.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: audit 2024-02-23T00:11:47.587703+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: cephadm 2024-02-23T00:11:47.588317+0000 mgr.y (mgr.14138) 5 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: audit 2024-02-23T00:11:47.993317+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: cephadm 2024-02-23T00:11:47.993995+0000 mgr.y (mgr.14138) 6 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: audit 2024-02-23T00:11:47.994506+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: audit 2024-02-23T00:11:47.995734+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: cephadm 2024-02-23T00:11:47.996680+0000 mgr.y (mgr.14138) 7 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-02-23T00:11:48.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:48 smithi079 bash[14134]: audit 2024-02-23T00:11:47.997181+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:11:51.116 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:50 smithi079 bash[14134]: audit 2024-02-23T00:11:49.794950+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:51.116 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:50 smithi079 bash[14134]: cephadm 2024-02-23T00:11:49.795638+0000 mgr.y (mgr.14138) 8 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-02-23T00:11:51.116 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:50 smithi079 bash[14134]: audit 2024-02-23T00:11:49.796007+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-23T00:11:51.117 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:50 smithi079 bash[14134]: audit 2024-02-23T00:11:49.797057+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:11:51.117 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:50 smithi079 bash[14134]: cephadm 2024-02-23T00:11:49.797928+0000 mgr.y (mgr.14138) 9 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-02-23T00:11:51.117 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:50 smithi079 bash[14134]: audit 2024-02-23T00:11:49.798855+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-23T00:11:52.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:52 smithi079 bash[14134]: audit 2024-02-23T00:11:51.539936+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:52 smithi079 bash[14134]: audit 2024-02-23T00:11:51.543542+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:11:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:52 smithi079 bash[14134]: audit 2024-02-23T00:11:52.064700+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:52.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:52 smithi079 bash[14134]: audit 2024-02-23T00:11:52.068922+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:11:54.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:54 smithi079 bash[14134]: cluster 2024-02-23T00:11:53.423724+0000 mgr.y (mgr.14138) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:11:56.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:56 smithi079 bash[14134]: cluster 2024-02-23T00:11:55.424284+0000 mgr.y (mgr.14138) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:11:58.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:58 smithi079 bash[14134]: cluster 2024-02-23T00:11:57.424818+0000 mgr.y (mgr.14138) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:11:59.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:11:59 smithi079 bash[14134]: cluster 2024-02-23T00:11:59.425257+0000 mgr.y (mgr.14138) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:01.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:01 smithi079 bash[14134]: cluster 2024-02-23T00:12:01.425785+0000 mgr.y (mgr.14138) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:03.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:03 smithi079 bash[14134]: cluster 2024-02-23T00:12:03.426314+0000 mgr.y (mgr.14138) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:05.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:05 smithi079 bash[14134]: cluster 2024-02-23T00:12:05.426802+0000 mgr.y (mgr.14138) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:08.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:08 smithi079 bash[14134]: cluster 2024-02-23T00:12:07.427302+0000 mgr.y (mgr.14138) 17 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:09.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:09 smithi079 bash[14134]: cluster 2024-02-23T00:12:09.427693+0000 mgr.y (mgr.14138) 18 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:11.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:11 smithi079 bash[14134]: cluster 2024-02-23T00:12:11.428084+0000 mgr.y (mgr.14138) 19 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:13.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:13 smithi079 bash[14134]: cluster 2024-02-23T00:12:13.428464+0000 mgr.y (mgr.14138) 20 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:15.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:15 smithi079 bash[14134]: cluster 2024-02-23T00:12:15.428850+0000 mgr.y (mgr.14138) 21 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:17.905 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:12:17 smithi079 bash[14390]: Warning: Permanently added 'smithi135,172.21.15.135' (ECDSA) to the list of known hosts. 2024-02-23T00:12:18.202 INFO:teuthology.orchestra.run.smithi135.stdout:Added host 'smithi135' 2024-02-23T00:12:18.877 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch host ls --format=json 2024-02-23T00:12:18.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:18 smithi079 bash[14134]: cluster 2024-02-23T00:12:17.429233+0000 mgr.y (mgr.14138) 22 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:18.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:18 smithi079 bash[14134]: audit 2024-02-23T00:12:18.196862+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:18.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:18 smithi079 bash[14134]: audit 2024-02-23T00:12:18.199786+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:12:19.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: audit 2024-02-23T00:12:17.486802+0000 mgr.y (mgr.14138) 23 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:12:19.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: cephadm 2024-02-23T00:12:18.197854+0000 mgr.y (mgr.14138) 24 : cephadm [INF] Added host smithi135 2024-02-23T00:12:19.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: audit 2024-02-23T00:12:18.561203+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:19.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: audit 2024-02-23T00:12:18.562429+0000 mon.a (mon.0) 115 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:12:19.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: audit 2024-02-23T00:12:18.758073+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:19.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: audit 2024-02-23T00:12:18.846623+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:19.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:19 smithi079 bash[14134]: audit 2024-02-23T00:12:18.847891+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:12:20.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:20 smithi079 bash[14134]: cluster 2024-02-23T00:12:19.429910+0000 mgr.y (mgr.14138) 25 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:22.500 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-02-23T00:12:22.500 INFO:teuthology.orchestra.run.smithi135.stdout:[{"addr": "smithi079", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "smithi135", "hostname": "smithi135", "labels": [], "status": ""}] 2024-02-23T00:12:22.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:22 smithi079 bash[14134]: cluster 2024-02-23T00:12:21.430346+0000 mgr.y (mgr.14138) 26 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:23.137 INFO:tasks.cephadm:Setting crush tunables to default 2024-02-23T00:12:23.138 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd crush tunables default 2024-02-23T00:12:24.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:24 smithi079 bash[14134]: audit 2024-02-23T00:12:22.497528+0000 mgr.y (mgr.14138) 27 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:12:24.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:24 smithi079 bash[14134]: cluster 2024-02-23T00:12:23.430713+0000 mgr.y (mgr.14138) 28 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:24.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:24 smithi079 bash[14134]: audit 2024-02-23T00:12:24.221236+0000 mon.a (mon.0) 119 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:12:25.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:25 smithi079 bash[14134]: audit 2024-02-23T00:12:24.528705+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:25.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:25 smithi079 bash[14134]: cephadm 2024-02-23T00:12:24.529641+0000 mgr.y (mgr.14138) 29 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:12:25.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:25 smithi079 bash[14134]: audit 2024-02-23T00:12:24.935955+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:25.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:25 smithi079 bash[14134]: audit 2024-02-23T00:12:24.943702+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:25.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:25 smithi079 bash[14134]: cluster 2024-02-23T00:12:25.431134+0000 mgr.y (mgr.14138) 30 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:26.541 INFO:teuthology.orchestra.run.smithi079.stderr:adjusted tunables profile to default 2024-02-23T00:12:26.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:26 smithi079 bash[14134]: audit 2024-02-23T00:12:25.812452+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.79:0/3385558809' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-02-23T00:12:27.243 INFO:tasks.cephadm:Adding mon.c on smithi079 2024-02-23T00:12:27.244 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add mon 'smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c' 2024-02-23T00:12:27.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:27 smithi079 bash[14134]: audit 2024-02-23T00:12:26.536349+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.79:0/3385558809' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-02-23T00:12:27.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:27 smithi079 bash[14134]: cluster 2024-02-23T00:12:26.536481+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-02-23T00:12:27.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:27 smithi079 bash[14134]: audit 2024-02-23T00:12:26.537031+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]: dispatch 2024-02-23T00:12:27.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:27 smithi079 bash[14134]: cluster 2024-02-23T00:12:27.431597+0000 mgr.y (mgr.14138) 31 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:28.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:28 smithi079 bash[14134]: audit 2024-02-23T00:12:27.542557+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": "device_health_metrics", "pg_num": 1, "pg_num_min": 1}]': finished 2024-02-23T00:12:28.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:28 smithi079 bash[14134]: cluster 2024-02-23T00:12:27.542727+0000 mon.a (mon.0) 128 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-02-23T00:12:28.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:28 smithi079 bash[14134]: audit 2024-02-23T00:12:27.544432+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2024-02-23T00:12:29.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:29 smithi079 bash[14134]: audit 2024-02-23T00:12:28.544747+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2024-02-23T00:12:29.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:29 smithi079 bash[14134]: cluster 2024-02-23T00:12:28.544924+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-23T00:12:29.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:29 smithi079 bash[14134]: cluster 2024-02-23T00:12:29.432042+0000 mgr.y (mgr.14138) 32 : cluster [DBG] pgmap v24: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:30.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:30 smithi079 bash[14134]: audit 2024-02-23T00:12:30.078077+0000 mgr.y (mgr.14138) 33 : audit [DBG] from='client.14160 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi079:[v2:172.21.15.79:3301,v1:172.21.15.79:6790]=c", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:12:30.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:30 smithi079 bash[14134]: audit 2024-02-23T00:12:30.080769+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:30.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:30 smithi079 bash[14134]: audit 2024-02-23T00:12:30.082116+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:30.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:30 smithi079 bash[14134]: cephadm 2024-02-23T00:12:30.083138+0000 mgr.y (mgr.14138) 34 : cephadm [INF] Deploying daemon mon.c on smithi079 2024-02-23T00:12:30.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:30 smithi079 bash[14134]: audit 2024-02-23T00:12:30.083666+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-23T00:12:31.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:31 smithi079 bash[14134]: cluster 2024-02-23T00:12:31.432526+0000 mgr.y (mgr.14138) 35 : cluster [DBG] pgmap v25: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:33.798 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:33 smithi079 bash[14134]: cluster 2024-02-23T00:12:33.433001+0000 mgr.y (mgr.14138) 36 : cluster [DBG] pgmap v26: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:34.023 INFO:teuthology.orchestra.run.smithi079.stdout:Deployed mon.c on host 'smithi079' 2024-02-23T00:12:34.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:34 smithi079 bash[14134]: audit 2024-02-23T00:12:33.624496+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:12:34.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:34 smithi079 bash[14134]: audit 2024-02-23T00:12:33.626978+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:12:34.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:34 smithi079 bash[14134]: audit 2024-02-23T00:12:34.021490+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:12:34.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:34 smithi079 bash[14134]: audit 2024-02-23T00:12:34.023186+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:35.376 DEBUG:teuthology.orchestra.run.smithi079:mon.c> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.c.service 2024-02-23T00:12:35.379 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-02-23T00:12:35.380 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:12:36.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[14134]: audit 2024-02-23T00:12:34.793749+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:36.156 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[14134]: audit 2024-02-23T00:12:34.797855+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:36.156 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[14134]: cluster 2024-02-23T00:12:35.433579+0000 mgr.y (mgr.14138) 37 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:36.596 INFO:journalctl@ceph.mon.c.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.935+0000 7ff3445ef700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.935+0000 7ff3445ef700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.935+0000 7ff3445ef700 0 pidfile_write: ignore empty --pid-file 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 load: jerasure load: lrc load: isa 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 1 rocksdb: do_open column families: [default] 2024-02-23T00:12:36.597 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: RocksDB version: 6.1.2 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Compile date Feb 23 2021 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: DB SUMMARY 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: CURRENT file: CURRENT 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000003.log size: 489 ; 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.create_if_missing: 0 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.env: 0x561480b471a0 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.info_log: 0x56148308eba0 2024-02-23T00:12:36.598 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:12:36.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:12:36.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:12:36.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:12:36.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:12:36.599 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:12:36.600 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.db_log_dir: 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-c/store.db 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:12:36.601 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.write_buffer_manager: 0x561483073320 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.row_cache: None 2024-02-23T00:12:36.602 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.wal_filter: None 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:12:36.603 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Compression algorithms supported: 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kZSTD supported: 0 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:12:36.604 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000001 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.merge_operator: 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561482fa90d0) 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: cache_index_and_filter_blocks: 1 2024-02-23T00:12:36.605 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: pin_top_level_index_and_filter: 1 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: index_type: 0 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: data_block_index_type: 0 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: hash_index_allow_collision: 1 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: checksum: 1 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: no_block_cache: 0 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_cache: 0x561482fe0610 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_cache_name: BinnedLRUCache 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_cache_options: 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: capacity : 536870912 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: num_shard_bits : 4 2024-02-23T00:12:36.606 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: strict_capacity_limit : 0 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: high_pri_pool_ratio: 0.000 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_cache_compressed: (nil) 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: persistent_cache: (nil) 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_size: 4096 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_size_deviation: 10 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_restart_interval: 16 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: index_block_restart_interval: 1 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: metadata_block_size: 4096 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: partition_filters: 0 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: use_delta_encoding: 1 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: whole_key_filtering: 1 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: verify_compression: 0 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: read_amp_bytes_per_bit: 0 2024-02-23T00:12:36.607 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: format_version: 2 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: enable_index_compression: 1 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: block_align: 0 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.num_levels: 7 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:12:36.608 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:12:36.609 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:12:36.609 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:12:36.609 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:12:36.609 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:12:36.610 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:12:36.611 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:12:36.612 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:12:36.613 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: Options.ttl: 0 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/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 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647155948884, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647155949531, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1403, "table_properties": {"data_size": 501, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 379, "raw_average_value_size": 75, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.943+0000 7ff3445ef700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647155950067, "job": 1, "event": "recovery_finished"} 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.947+0000 7ff3445ef700 4 rocksdb: DB pointer 0x561483c0c400 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.947+0000 7ff3445ef700 0 mon.c does not exist in monmap, will attempt to join an existing cluster 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.947+0000 7ff3445ef700 0 using public_addrv [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] 2024-02-23T00:12:36.614 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.947+0000 7ff3445ef700 0 starting mon.c rank -1 at public addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] at bind addrs [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.951+0000 7ff32b45a700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.951+0000 7ff32b45a700 4 rocksdb: [db/db_impl.cc:778] 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** DB Stats ** 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** Compaction Stats [default] ** 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:36.615 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** Compaction Stats [default] ** 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:36.616 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Interval compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** Compaction Stats [default] ** 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: L0 1/0 1.37 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Sum 1/0 1.37 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** Compaction Stats [default] ** 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.617 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.3 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Cumulative compaction: 0.00 GB write, 0.22 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 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 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.951+0000 7ff3445ef700 1 mon.c@-1(???) e0 preinit fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:12:36.618 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 0 mon.c@-1(synchronizing).mds e1 new map 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 0 mon.c@-1(synchronizing).mds e1 print_map 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: e1 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: legacy client fscid: -1 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: No filesystems configured 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-23T00:12:36.619 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 0 mon.c@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 0 mon.c@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: audit 2024-02-23T00:12:34.793749+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: audit 2024-02-23T00:12:34.797855+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: cluster 2024-02-23T00:12:35.433579+0000 mgr.y (mgr.14138) 37 : cluster [DBG] pgmap v27: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.975+0000 7ff32dc5f700 1 mon.c@-1(synchronizing).paxosservice(auth 1..4) refresh upgraded, format 0 -> 3 2024-02-23T00:12:36.620 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 10 mon.c@-1(synchronizing) e1 handle_conf_change mon_allow_pool_delete 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expand map: {default=false} 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta from 'false' to 'false' 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expanded map: {default=false} 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expand map: {default=info} 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta from 'info' to 'info' 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expanded map: {default=info} 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expand map: {default=daemon} 2024-02-23T00:12:36.621 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-23T00:12:36.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-23T00:12:36.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expand map: {default=debug} 2024-02-23T00:12:36.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-23T00:12:36.622 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:35 smithi079 bash[18087]: debug 2024-02-23T00:12:35.979+0000 7ff32dc5f700 20 expand_channel_meta expanded map: {default=debug} 2024-02-23T00:12:41.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:35.990757+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:41.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: audit 2024-02-23T00:12:36.986111+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:37.434094+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: audit 2024-02-23T00:12:37.986637+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:37.988761+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: audit 2024-02-23T00:12:38.986597+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:39.434528+0000 mgr.y (mgr.14138) 39 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: audit 2024-02-23T00:12:39.986695+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: audit 2024-02-23T00:12:40.986870+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.011704+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-23T00:12:41.408 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.020297+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-02-23T00:12:41.408 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.020396+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-23T00:12:41.408 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.020453+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-23T00:12:41.408 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.020907+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-02-23T00:12:41.408 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.032558+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-02-23T00:12:41.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:35.990757+0000 mon.a (mon.0) 142 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:41.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: audit 2024-02-23T00:12:36.986111+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:37.434094+0000 mgr.y (mgr.14138) 38 : cluster [DBG] pgmap v28: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:41.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: audit 2024-02-23T00:12:37.986637+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:37.988761+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-02-23T00:12:41.409 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: audit 2024-02-23T00:12:38.986597+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:39.434528+0000 mgr.y (mgr.14138) 39 : cluster [DBG] pgmap v29: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: audit 2024-02-23T00:12:39.986695+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: audit 2024-02-23T00:12:40.986870+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.011704+0000 mon.a (mon.0) 148 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.020297+0000 mon.a (mon.0) 149 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.020396+0000 mon.a (mon.0) 150 : cluster [DBG] fsmap 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.020453+0000 mon.a (mon.0) 151 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.020907+0000 mon.a (mon.0) 152 : cluster [DBG] mgrmap e13: y(active, since 68s) 2024-02-23T00:12:41.410 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:41 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.032558+0000 mon.a (mon.0) 153 : cluster [INF] overall HEALTH_OK 2024-02-23T00:12:41.803 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:12:41.803 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":2,"fsid":"e63540a2-d1df-11ee-95c0-87774f69a715","modified":"2024-02-23T00:12:35.987077Z","created":"2024-02-23T00:10:47.439689Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3301","nonce":0},{"type":"v1","addr":"172.21.15.79:6790","nonce":0}]},"addr":"172.21.15.79:6790/0","public_addr":"172.21.15.79:6790/0","priority":0,"weight":0}],"quorum":[0,1]} 2024-02-23T00:12:41.805 INFO:teuthology.orchestra.run.smithi079.stderr:dumped monmap epoch 2 2024-02-23T00:12:42.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:42 smithi079 bash[14134]: cluster 2024-02-23T00:12:41.434945+0000 mgr.y (mgr.14138) 40 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:42.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:42 smithi079 bash[14134]: audit 2024-02-23T00:12:41.803189+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.79:0/2252252353' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:12:42.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:42 smithi079 bash[14134]: audit 2024-02-23T00:12:41.987227+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:42.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:42 smithi079 bash[18087]: cluster 2024-02-23T00:12:41.434945+0000 mgr.y (mgr.14138) 40 : cluster [DBG] pgmap v30: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:42.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:42 smithi079 bash[18087]: audit 2024-02-23T00:12:41.803189+0000 mon.a (mon.0) 154 : audit [DBG] from='client.? 172.21.15.79:0/2252252353' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:12:42.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:42 smithi079 bash[18087]: audit 2024-02-23T00:12:41.987227+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-02-23T00:12:42.498 INFO:tasks.cephadm:Adding mon.b on smithi135 2024-02-23T00:12:42.498 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add mon smithi135:172.21.15.135=b 2024-02-23T00:12:43.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:43 smithi079 bash[14134]: cluster 2024-02-23T00:12:43.435415+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:43.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:43 smithi079 bash[18087]: cluster 2024-02-23T00:12:43.435415+0000 mgr.y (mgr.14138) 41 : cluster [DBG] pgmap v31: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:45.405 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:45 smithi079 bash[14134]: audit 2024-02-23T00:12:45.099976+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:45.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:45 smithi079 bash[14134]: audit 2024-02-23T00:12:45.101851+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:45.406 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:45 smithi079 bash[14134]: audit 2024-02-23T00:12:45.104052+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-23T00:12:45.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:45 smithi079 bash[18087]: audit 2024-02-23T00:12:45.099976+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:45.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:45 smithi079 bash[18087]: audit 2024-02-23T00:12:45.101851+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:45.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:45 smithi079 bash[18087]: audit 2024-02-23T00:12:45.104052+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-23T00:12:46.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:46 smithi079 bash[14134]: audit 2024-02-23T00:12:45.097540+0000 mgr.y (mgr.14138) 42 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:12:46.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:46 smithi079 bash[14134]: cephadm 2024-02-23T00:12:45.103335+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Deploying daemon mon.b on smithi135 2024-02-23T00:12:46.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:46 smithi079 bash[14134]: cluster 2024-02-23T00:12:45.435959+0000 mgr.y (mgr.14138) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:46.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:46 smithi079 bash[18087]: audit 2024-02-23T00:12:45.097540+0000 mgr.y (mgr.14138) 42 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "orch daemon add", "daemon_type": "mon", "placement": "smithi135:172.21.15.135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:12:46.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:46 smithi079 bash[18087]: cephadm 2024-02-23T00:12:45.103335+0000 mgr.y (mgr.14138) 43 : cephadm [INF] Deploying daemon mon.b on smithi135 2024-02-23T00:12:46.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:46 smithi079 bash[18087]: cluster 2024-02-23T00:12:45.435959+0000 mgr.y (mgr.14138) 44 : cluster [DBG] pgmap v32: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:48.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:48 smithi079 bash[14134]: cluster 2024-02-23T00:12:47.436450+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:48.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:48 smithi079 bash[18087]: cluster 2024-02-23T00:12:47.436450+0000 mgr.y (mgr.14138) 45 : cluster [DBG] pgmap v33: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:49.047 INFO:teuthology.orchestra.run.smithi135.stdout:Deployed mon.b on host 'smithi135' 2024-02-23T00:12:49.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:49 smithi079 bash[14134]: audit 2024-02-23T00:12:49.037309+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:12:49.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:49 smithi079 bash[14134]: audit 2024-02-23T00:12:49.042546+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:49.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:49 smithi079 bash[18087]: audit 2024-02-23T00:12:49.037309+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:12:49.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:49 smithi079 bash[18087]: audit 2024-02-23T00:12:49.042546+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:50.104 DEBUG:teuthology.orchestra.run.smithi135:mon.b> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.b.service 2024-02-23T00:12:50.106 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-02-23T00:12:50.106 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph mon dump -f json 2024-02-23T00:12:50.775 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: cephadm 2024-02-23T00:12:49.036202+0000 mgr.y (mgr.14138) 46 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: cluster 2024-02-23T00:12:49.436836+0000 mgr.y (mgr.14138) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: audit 2024-02-23T00:12:49.720308+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: audit 2024-02-23T00:12:49.726520+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: audit 2024-02-23T00:12:49.727718+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: audit 2024-02-23T00:12:49.728882+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[18087]: audit 2024-02-23T00:12:49.730954+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: cephadm 2024-02-23T00:12:49.036202+0000 mgr.y (mgr.14138) 46 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: cluster 2024-02-23T00:12:49.436836+0000 mgr.y (mgr.14138) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: audit 2024-02-23T00:12:49.720308+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: audit 2024-02-23T00:12:49.726520+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:50.776 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: audit 2024-02-23T00:12:49.727718+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:50.777 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: audit 2024-02-23T00:12:49.728882+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:50.777 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:50 smithi079 bash[14134]: audit 2024-02-23T00:12:49.730954+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:12:51.126 INFO:journalctl@ceph.mon.b.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:12:51.126 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.595+0000 7f6067a6d700 0 set uid:gid to 167:167 (ceph:ceph) 2024-02-23T00:12:51.126 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.595+0000 7f6067a6d700 0 ceph version 15.2.9 (357616cbf726abb779ca75a551e8d02568e15b17) octopus (stable), process ceph-mon, pid 1 2024-02-23T00:12:51.126 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.595+0000 7f6067a6d700 0 pidfile_write: ignore empty --pid-file 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 load: jerasure load: lrc load: isa 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 set rocksdb option compression = kNoCompression 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 set rocksdb option level_compaction_dynamic_level_bytes = true 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.599+0000 7f6067a6d700 0 set rocksdb option write_buffer_size = 33554432 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 1 rocksdb: do_open column families: [default] 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: RocksDB version: 6.1.2 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Compile date Feb 23 2021 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: DB SUMMARY 2024-02-23T00:12:51.127 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: CURRENT file: CURRENT 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: IDENTITY file: IDENTITY 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: MANIFEST file: MANIFEST-000001 size: 13 Bytes 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000003.log size: 610 ; 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.error_if_exists: 0 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.create_if_missing: 0 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.paranoid_checks: 1 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.env: 0x5632dfbc21a0 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.info_log: 0x5632e06c4ba0 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_file_opening_threads: 16 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.statistics: (nil) 2024-02-23T00:12:51.128 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.use_fsync: 0 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_log_file_size: 0 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.log_file_time_to_roll: 0 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.keep_log_file_num: 1000 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.recycle_log_file_num: 0 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.allow_fallocate: 1 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.allow_mmap_reads: 0 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.allow_mmap_writes: 0 2024-02-23T00:12:51.130 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.use_direct_reads: 0 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.create_missing_column_families: 0 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.db_log_dir: 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-b/store.db 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.table_cache_numshardbits: 6 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_subcompactions: 1 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_background_flushes: -1 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.advise_random_on_open: 1 2024-02-23T00:12:51.131 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.db_write_buffer_size: 0 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.write_buffer_manager: 0x5632e06a9290 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.use_adaptive_mutex: 0 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.rate_limiter: (nil) 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.wal_recovery_mode: 2 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.enable_thread_tracking: 0 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.enable_pipelined_write: 0 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-02-23T00:12:51.132 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.row_cache: None 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.wal_filter: None 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.allow_ingest_behind: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.preserve_deletes: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.two_write_queues: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.manual_wal_flush: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.atomic_flush: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_background_jobs: 2 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_background_compactions: -1 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.delayed_write_rate : 16777216 2024-02-23T00:12:51.133 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_total_wal_size: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.stats_dump_period_sec: 600 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.stats_persist_period_sec: 600 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_open_files: -1 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bytes_per_sync: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_readahead_size: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Compression algorithms supported: 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kZSTD supported: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kXpressCompression supported: 0 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kLZ4HCCompression supported: 1 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kLZ4Compression supported: 1 2024-02-23T00:12:51.134 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kBZip2Compression supported: 0 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kZlibCompression supported: 1 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: kSnappyCompression supported: 1 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: [db/version_set.cc:3543] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000001 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: [db/column_family.cc:477] --------------- Options for column family [default]: 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.merge_operator: 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_filter: None 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_filter_factory: None 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.table_factory: BlockBasedTable 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5632e05df0d0) 2024-02-23T00:12:51.135 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: cache_index_and_filter_blocks: 1 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: cache_index_and_filter_blocks_with_high_priority: 1 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: pin_top_level_index_and_filter: 1 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: index_type: 0 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: data_block_index_type: 0 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: data_block_hash_table_util_ratio: 0.750000 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: hash_index_allow_collision: 1 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: checksum: 1 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: no_block_cache: 0 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_cache: 0x5632e0616610 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_cache_name: BinnedLRUCache 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_cache_options: 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: capacity : 536870912 2024-02-23T00:12:51.136 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: num_shard_bits : 4 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: strict_capacity_limit : 0 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: high_pri_pool_ratio: 0.000 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_cache_compressed: (nil) 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: persistent_cache: (nil) 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_size: 4096 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_size_deviation: 10 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_restart_interval: 16 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: index_block_restart_interval: 1 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: metadata_block_size: 4096 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: partition_filters: 0 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: use_delta_encoding: 1 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: filter_policy: rocksdb.BuiltinBloomFilter 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: whole_key_filtering: 1 2024-02-23T00:12:51.137 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: verify_compression: 0 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: read_amp_bytes_per_bit: 0 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: format_version: 2 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: enable_index_compression: 1 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: block_align: 0 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.write_buffer_size: 33554432 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_write_buffer_number: 2 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression: NoCompression 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression: Disabled 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.prefix_extractor: nullptr 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.num_levels: 7 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-02-23T00:12:51.138 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression_opts.window_bits: -14 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression_opts.level: 32767 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression_opts.strategy: 0 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compression_opts.enabled: false 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.target_file_size_base: 67108864 2024-02-23T00:12:51.139 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.target_file_size_multiplier: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-02-23T00:12:51.140 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.arena_block_size: 4194304 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.disable_auto_compactions: 0 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-02-23T00:12:51.141 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-02-23T00:12:51.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-02-23T00:12:51.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-02-23T00:12:51.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-02-23T00:12:51.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-02-23T00:12:51.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-02-23T00:12:51.142 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-02-23T00:12:51.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.table_properties_collectors: 2024-02-23T00:12:51.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.inplace_update_support: 0 2024-02-23T00:12:51.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-02-23T00:12:51.143 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.memtable_huge_page_size: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.bloom_locality: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.max_successive_merges: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.paranoid_file_checks: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.force_consistency_checks: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.report_bg_io_stats: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: Options.ttl: 0 2024-02-23T00:12:51.144 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: [db/version_set.cc:3757] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/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 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: [db/version_set.cc:3766] Column family [default] (ID 0), log number is 0 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647170608262, "job": 1, "event": "recovery_started", "log_files": [3]} 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: [db/db_impl_open.cc:583] Recovering log #3 mode 2 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647170609002, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 4, "file_size": 1524, "table_properties": {"data_size": 622, "index_size": 28, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 500, "raw_average_value_size": 100, "num_data_blocks": 1, "num_entries": 5, "filter_policy_name": "rocksdb.BuiltinBloomFilter"}} 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: [db/version_set.cc:3036] Creating manifest 5 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.603+0000 7f6067a6d700 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1708647170609578, "job": 1, "event": "recovery_finished"} 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.607+0000 7f6067a6d700 4 rocksdb: DB pointer 0x5632e1242400 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.607+0000 7f604e8d8700 4 rocksdb: [db/db_impl.cc:777] ------- DUMPING STATS ------- 2024-02-23T00:12:51.146 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.607+0000 7f604e8d8700 4 rocksdb: [db/db_impl.cc:778] 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** DB Stats ** 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** Compaction Stats [default] ** 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.147 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** Compaction Stats [default] ** 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Cumulative compaction: 0.00 GB write, 0.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Interval compaction: 0.00 GB write, 0.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:12:51.148 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** Compaction Stats [default] ** 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: L0 1/0 1.49 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Sum 1/0 1.49 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** Compaction Stats [default] ** 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 2.1 0.00 0.00 1 0.001 0 0 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Uptime(secs): 0.0 total, 0.0 interval 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Flush(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(GB): cumulative 0.000, interval 0.000 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(Total Files): cumulative 0, interval 0 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(L0 Files): cumulative 0, interval 0 2024-02-23T00:12:51.149 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: AddFile(Keys): cumulative 0, interval 0 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Cumulative compaction: 0.00 GB write, 0.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 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 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: ** File Read Latency Histogram By Level [default] ** 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.607+0000 7f6067a6d700 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.607+0000 7f6067a6d700 0 using public_addr v2:172.21.15.135:0/0 -> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.607+0000 7f6067a6d700 0 starting mon.b rank -1 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.611+0000 7f6067a6d700 1 mon.b@-1(???) e0 preinit fsid e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 0 mon.b@-1(synchronizing).mds e1 new map 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 0 mon.b@-1(synchronizing).mds e1 print_map 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: e1 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: enable_multiple, ever_enabled_multiple: 0,0 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2} 2024-02-23T00:12:51.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: legacy client fscid: -1 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: No filesystems configured 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e5 e5: 0 total, 0 up, 0 in 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 1 mon.b@-1(synchronizing).osd e6 e6: 0 total, 0 up, 0 in 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 0 mon.b@-1(synchronizing).osd e6 crush map has features 3314933000852226048, adjusting msgr requires 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.639+0000 7f60510dd700 0 mon.b@-1(synchronizing).osd e6 crush map has features 288514051259236352, adjusting msgr requires 2024-02-23T00:12:51.151 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: cephadm 2024-02-23T00:12:49.036202+0000 mgr.y (mgr.14138) 46 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: cluster 2024-02-23T00:12:49.436836+0000 mgr.y (mgr.14138) 47 : cluster [DBG] pgmap v34: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: audit 2024-02-23T00:12:49.720308+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: audit 2024-02-23T00:12:49.726520+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: audit 2024-02-23T00:12:49.727718+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: audit 2024-02-23T00:12:49.728882+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: audit 2024-02-23T00:12:49.730954+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.643+0000 7f60510dd700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.643+0000 7f60510dd700 10 mon.b@-1(synchronizing) e2 handle_conf_change mon_allow_pool_delete 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expand map: {default=false} 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta from 'false' to 'false' 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expanded map: {default=false} 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expand map: {default=info} 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta from 'info' to 'info' 2024-02-23T00:12:51.152 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expanded map: {default=info} 2024-02-23T00:12:51.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expand map: {default=daemon} 2024-02-23T00:12:51.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta from 'daemon' to 'daemon' 2024-02-23T00:12:51.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expanded map: {default=daemon} 2024-02-23T00:12:51.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expand map: {default=debug} 2024-02-23T00:12:51.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta from 'debug' to 'debug' 2024-02-23T00:12:51.153 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:50 smithi135 bash[14191]: debug 2024-02-23T00:12:50.647+0000 7f60510dd700 20 expand_channel_meta expanded map: {default=debug} 2024-02-23T00:12:56.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:50.667854+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:56.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:50.668900+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-23T00:12:56.040 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:51.437270+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:51.661203+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:52.656458+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:52.661680+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:53.437713+0000 mgr.y (mgr.14138) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:53.661436+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:54.661649+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.438133+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:55.661809+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.671710+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.693538+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.708027+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.708123+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-02-23T00:12:56.041 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.708176+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.708516+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: cluster 2024-02-23T00:12:55.716158+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:55.720319+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:55.721687+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:55.723135+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[14134]: audit 2024-02-23T00:12:55.724973+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:50.667854+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:50.668900+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:51.437270+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:51.661203+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:52.656458+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-23T00:12:56.042 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:52.661680+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:53.437713+0000 mgr.y (mgr.14138) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:53.661436+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:54.661649+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.438133+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:55.661809+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.671710+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.693538+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.708027+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.708123+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.708176+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.708516+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: cluster 2024-02-23T00:12:55.716158+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2024-02-23T00:12:56.043 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:55.720319+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:56.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:55.721687+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-23T00:12:56.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:55.723135+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:56.044 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:55 smithi079 bash[18087]: audit 2024-02-23T00:12:55.724973+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-23T00:12:56.073 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-02-23T00:12:56.074 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":3,"fsid":"e63540a2-d1df-11ee-95c0-87774f69a715","modified":"2024-02-23T00:12:50.661657Z","created":"2024-02-23T00:10:47.439689Z","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.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3301","nonce":0},{"type":"v1","addr":"172.21.15.79:6790","nonce":0}]},"addr":"172.21.15.79:6790/0","public_addr":"172.21.15.79:6790/0","priority":0,"weight":0},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0}],"quorum":[0,1,2]} 2024-02-23T00:12:56.076 INFO:teuthology.orchestra.run.smithi135.stderr:dumped monmap epoch 3 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:50.667854+0000 mon.a (mon.0) 167 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:50.668900+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:51.437270+0000 mgr.y (mgr.14138) 50 : cluster [DBG] pgmap v35: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:51.661203+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:52.656458+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:52.661680+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.097 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:53.437713+0000 mgr.y (mgr.14138) 51 : cluster [DBG] pgmap v36: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:53.661436+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:54.661649+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.438133+0000 mgr.y (mgr.14138) 52 : cluster [DBG] pgmap v37: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:55.661809+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.671710+0000 mon.a (mon.0) 173 : cluster [INF] mon.a calling monitor election 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.693538+0000 mon.a (mon.0) 174 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.708027+0000 mon.a (mon.0) 175 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0],b=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0]} 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.708123+0000 mon.a (mon.0) 176 : cluster [DBG] fsmap 2024-02-23T00:12:56.098 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.708176+0000 mon.a (mon.0) 177 : cluster [DBG] osdmap e6: 0 total, 0 up, 0 in 2024-02-23T00:12:56.099 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.708516+0000 mon.a (mon.0) 178 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-02-23T00:12:56.099 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: cluster 2024-02-23T00:12:55.716158+0000 mon.a (mon.0) 179 : cluster [INF] overall HEALTH_OK 2024-02-23T00:12:56.099 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:55.720319+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:56.099 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:55.721687+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mgr.y"}]: dispatch 2024-02-23T00:12:56.099 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:55.723135+0000 mon.a (mon.0) 182 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:56.099 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:55 smithi135 bash[14191]: audit 2024-02-23T00:12:55.724973+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.y", "key": "container_image"}]: dispatch 2024-02-23T00:12:56.681 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-02-23T00:12:56.681 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph config generate-minimal-conf 2024-02-23T00:12:57.118 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[18087]: cephadm 2024-02-23T00:12:55.721197+0000 mgr.y (mgr.14138) 53 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-23T00:12:57.118 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[18087]: cephadm 2024-02-23T00:12:55.724135+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-02-23T00:12:57.118 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[18087]: audit 2024-02-23T00:12:56.073654+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.135:0/1452619237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:12:57.118 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[18087]: audit 2024-02-23T00:12:56.662123+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[14134]: cephadm 2024-02-23T00:12:55.721197+0000 mgr.y (mgr.14138) 53 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[14134]: cephadm 2024-02-23T00:12:55.724135+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[14134]: audit 2024-02-23T00:12:56.073654+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.135:0/1452619237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:56 smithi079 bash[14134]: audit 2024-02-23T00:12:56.662123+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:56 smithi135 bash[14191]: cephadm 2024-02-23T00:12:55.721197+0000 mgr.y (mgr.14138) 53 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:56 smithi135 bash[14191]: cephadm 2024-02-23T00:12:55.724135+0000 mgr.y (mgr.14138) 54 : cephadm [INF] Reconfiguring daemon mgr.y on smithi079 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:56 smithi135 bash[14191]: audit 2024-02-23T00:12:56.073654+0000 mon.a (mon.0) 184 : audit [DBG] from='client.? 172.21.15.135:0/1452619237' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-02-23T00:12:57.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:56 smithi135 bash[14191]: audit 2024-02-23T00:12:56.662123+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-02-23T00:12:58.450 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[18087]: cluster 2024-02-23T00:12:57.438593+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:58.450 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[18087]: audit 2024-02-23T00:12:58.130346+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:58.450 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[18087]: audit 2024-02-23T00:12:58.131879+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:58.450 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[18087]: audit 2024-02-23T00:12:58.133367+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:58.450 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[18087]: audit 2024-02-23T00:12:58.135318+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-23T00:12:58.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[14134]: cluster 2024-02-23T00:12:57.438593+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:58.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[14134]: audit 2024-02-23T00:12:58.130346+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:58.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[14134]: audit 2024-02-23T00:12:58.131879+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:58.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[14134]: audit 2024-02-23T00:12:58.133367+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:58.451 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:58 smithi079 bash[14134]: audit 2024-02-23T00:12:58.135318+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-23T00:12:58.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:58 smithi135 bash[14191]: cluster 2024-02-23T00:12:57.438593+0000 mgr.y (mgr.14138) 55 : cluster [DBG] pgmap v38: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:12:58.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:58 smithi135 bash[14191]: audit 2024-02-23T00:12:58.130346+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:12:58.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:58 smithi135 bash[14191]: audit 2024-02-23T00:12:58.131879+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:12:58.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:58 smithi135 bash[14191]: audit 2024-02-23T00:12:58.133367+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:12:58.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:58 smithi135 bash[14191]: audit 2024-02-23T00:12:58.135318+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.c", "key": "container_image"}]: dispatch 2024-02-23T00:12:59.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:59 smithi079 bash[14134]: cephadm 2024-02-23T00:12:58.131343+0000 mgr.y (mgr.14138) 56 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-23T00:12:59.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:12:59 smithi079 bash[14134]: cephadm 2024-02-23T00:12:58.134467+0000 mgr.y (mgr.14138) 57 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-02-23T00:12:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:59 smithi079 bash[18087]: cephadm 2024-02-23T00:12:58.131343+0000 mgr.y (mgr.14138) 56 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-23T00:12:59.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:12:59 smithi079 bash[18087]: cephadm 2024-02-23T00:12:58.134467+0000 mgr.y (mgr.14138) 57 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-02-23T00:12:59.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:59 smithi135 bash[14191]: cephadm 2024-02-23T00:12:58.131343+0000 mgr.y (mgr.14138) 56 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-02-23T00:12:59.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:12:59 smithi135 bash[14191]: cephadm 2024-02-23T00:12:58.134467+0000 mgr.y (mgr.14138) 57 : cephadm [INF] Reconfiguring daemon mon.c on smithi079 2024-02-23T00:13:00.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:00 smithi079 bash[14134]: cluster 2024-02-23T00:12:59.439057+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:00.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:00 smithi079 bash[18087]: cluster 2024-02-23T00:12:59.439057+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:00.657 INFO:teuthology.orchestra.run.smithi079.stdout:# minimal ceph.conf for e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:13:00.657 INFO:teuthology.orchestra.run.smithi079.stdout:[global] 2024-02-23T00:13:00.657 INFO:teuthology.orchestra.run.smithi079.stdout: fsid = e63540a2-d1df-11ee-95c0-87774f69a715 2024-02-23T00:13:00.657 INFO:teuthology.orchestra.run.smithi079.stdout: mon_host = [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] 2024-02-23T00:13:00.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:00 smithi135 bash[14191]: cluster 2024-02-23T00:12:59.439057+0000 mgr.y (mgr.14138) 58 : cluster [DBG] pgmap v39: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:01.552 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-02-23T00:13:01.552 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:13:01.552 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-02-23T00:13:01.568 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:13:01.568 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:13:01.625 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:13:01.625 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-02-23T00:13:01.642 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:13:01.642 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-02-23T00:13:01.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: audit 2024-02-23T00:13:00.657875+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/1062784563' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: audit 2024-02-23T00:13:01.125305+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: cephadm 2024-02-23T00:13:01.126026+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: audit 2024-02-23T00:13:01.126541+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: audit 2024-02-23T00:13:01.128235+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: cephadm 2024-02-23T00:13:01.129320+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi135 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: audit 2024-02-23T00:13:01.130046+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-23T00:13:01.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:01 smithi135 bash[14191]: cluster 2024-02-23T00:13:01.439506+0000 mgr.y (mgr.14138) 61 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:01.701 INFO:tasks.cephadm:Adding mgr.y on smithi079 2024-02-23T00:13:01.702 INFO:tasks.cephadm:Adding mgr.x on smithi135 2024-02-23T00:13:01.702 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch apply mgr '2;smithi079=y;smithi135=x' 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: audit 2024-02-23T00:13:00.657875+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/1062784563' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: audit 2024-02-23T00:13:01.125305+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: cephadm 2024-02-23T00:13:01.126026+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: audit 2024-02-23T00:13:01.126541+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: audit 2024-02-23T00:13:01.128235+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: cephadm 2024-02-23T00:13:01.129320+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi135 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: audit 2024-02-23T00:13:01.130046+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[14134]: cluster 2024-02-23T00:13:01.439506+0000 mgr.y (mgr.14138) 61 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:01.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: audit 2024-02-23T00:13:00.657875+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.79:0/1062784563' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: audit 2024-02-23T00:13:01.125305+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: cephadm 2024-02-23T00:13:01.126026+0000 mgr.y (mgr.14138) 59 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: audit 2024-02-23T00:13:01.126541+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: audit 2024-02-23T00:13:01.128235+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: cephadm 2024-02-23T00:13:01.129320+0000 mgr.y (mgr.14138) 60 : cephadm [INF] Reconfiguring daemon mon.b on smithi135 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: audit 2024-02-23T00:13:01.130046+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.b", "key": "container_image"}]: dispatch 2024-02-23T00:13:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:01 smithi079 bash[18087]: cluster 2024-02-23T00:13:01.439506+0000 mgr.y (mgr.14138) 61 : cluster [DBG] pgmap v40: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:03.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:03 smithi135 bash[14191]: cluster 2024-02-23T00:13:03.439959+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:03.905 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:03 smithi079 bash[18087]: cluster 2024-02-23T00:13:03.439959+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:03.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:03 smithi079 bash[14134]: cluster 2024-02-23T00:13:03.439959+0000 mgr.y (mgr.14138) 62 : cluster [DBG] pgmap v41: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:04.983 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled mgr update... 2024-02-23T00:13:05.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:03.981342+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:03.983702+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:03.984218+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.731 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:04.502847+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:04.582690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:04.589532+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:04.590559+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:04.591913+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[14134]: audit 2024-02-23T00:13:04.593599+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:03.981342+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:03.983702+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:03.984218+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:04.502847+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:04.582690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:04.589532+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:04.590559+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:04.591913+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:04 smithi135 bash[14191]: audit 2024-02-23T00:13:04.593599+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:03.981342+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:03.983702+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:03.984218+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:04.502847+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:04.582690+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:04.589532+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:04.590559+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:04.591913+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:05.733 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:04 smithi079 bash[18087]: audit 2024-02-23T00:13:04.593599+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon.a", "key": "container_image"}]: dispatch 2024-02-23T00:13:05.735 DEBUG:teuthology.orchestra.run.smithi135:mgr.x> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.x.service 2024-02-23T00:13:05.739 INFO:tasks.cephadm:Deploying OSDs... 2024-02-23T00:13:05.740 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:13:05.740 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-02-23T00:13:05.749 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-23T00:13:05.749 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-02-23T00:13:05.755 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-23T00:13:05.755 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:05.755 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-23T00:13:05.755 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:05.755 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-23 00:08:27.797414570 +0000 2024-02-23T00:13:05.756 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-23 00:08:27.793414663 +0000 2024-02-23T00:13:05.756 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-23 00:08:27.793414663 +0000 2024-02-23T00:13:05.756 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-23T00:13:05.756 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-23T00:13:05.809 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-23T00:13:05.809 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-23T00:13:05.809 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000304052 s, 1.7 MB/s 2024-02-23T00:13:05.810 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-23T00:13:05.816 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-02-23T00:13:05.821 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 365 Links: 1 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-23 00:08:28.453399450 +0000 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-23 00:08:28.225404705 +0000 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-23 00:08:28.225404705 +0000 2024-02-23T00:13:05.822 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-23T00:13:05.822 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-23T00:13:05.879 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-23T00:13:05.880 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-23T00:13:05.880 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000404651 s, 1.3 MB/s 2024-02-23T00:13:05.881 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-23T00:13:05.889 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 371 Links: 1 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-23 00:08:28.901389123 +0000 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-23 00:08:28.685394102 +0000 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-23 00:08:28.685394102 +0000 2024-02-23T00:13:05.899 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-23T00:13:05.900 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-23T00:13:05.950 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-23T00:13:05.950 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-23T00:13:05.950 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000286375 s, 1.8 MB/s 2024-02-23T00:13:05.952 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-23T00:13:05.960 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-02-23T00:13:05.969 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-23T00:13:05.969 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:05.969 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 6h/6d Inode: 376 Links: 1 2024-02-23T00:13:05.969 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:05.969 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-02-23 00:08:29.369378335 +0000 2024-02-23T00:13:05.969 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-02-23 00:08:29.137383683 +0000 2024-02-23T00:13:05.970 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-02-23 00:08:29.137383683 +0000 2024-02-23T00:13:05.970 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-02-23T00:13:05.970 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-23T00:13:05.971 INFO:journalctl@ceph.mgr.x.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:13:05.998 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[14134]: cephadm 2024-02-23T00:13:04.590077+0000 mgr.y (mgr.14138) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-23T00:13:06.009 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-02-23T00:13:06.010 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-02-23T00:13:06.010 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000265692 s, 1.9 MB/s 2024-02-23T00:13:06.011 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-23T00:13:06.066 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:13:06.066 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-02-23T00:13:06.074 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-02-23T00:13:06.074 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-02-23T00:13:06.082 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-02-23T00:13:06.082 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:06.082 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 360 Links: 1 2024-02-23T00:13:06.082 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:06.082 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-02-23 00:08:29.715174679 +0000 2024-02-23T00:13:06.082 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-02-23 00:08:29.507179474 +0000 2024-02-23T00:13:06.083 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-02-23 00:08:29.507179474 +0000 2024-02-23T00:13:06.083 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-02-23T00:13:06.083 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-02-23T00:13:06.141 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-02-23T00:13:06.142 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-02-23T00:13:06.142 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000426113 s, 1.2 MB/s 2024-02-23T00:13:06.143 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-02-23T00:13:06.152 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 367 Links: 1 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-02-23 00:08:30.203163424 +0000 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-02-23 00:08:29.963168959 +0000 2024-02-23T00:13:06.159 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-02-23 00:08:29.963168959 +0000 2024-02-23T00:13:06.160 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-02-23T00:13:06.160 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-02-23T00:13:06.217 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-02-23T00:13:06.217 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-02-23T00:13:06.217 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000403627 s, 1.3 MB/s 2024-02-23T00:13:06.218 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-02-23T00:13:06.227 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-02-23T00:13:06.233 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-02-23T00:13:06.234 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:06.234 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 372 Links: 1 2024-02-23T00:13:06.234 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:06.234 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-02-23 00:08:30.651153092 +0000 2024-02-23T00:13:06.234 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-02-23 00:08:30.435158072 +0000 2024-02-23T00:13:06.234 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-02-23 00:08:30.435158072 +0000 2024-02-23T00:13:06.235 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-02-23T00:13:06.235 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-02-23T00:13:06.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:05 smithi135 bash[14191]: cephadm 2024-02-23T00:13:04.590077+0000 mgr.y (mgr.14138) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-23T00:13:06.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:05 smithi135 bash[14191]: cephadm 2024-02-23T00:13:04.592931+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-02-23T00:13:06.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:05 smithi135 bash[14191]: audit 2024-02-23T00:13:04.973233+0000 mgr.y (mgr.14138) 65 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:06.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:05 smithi135 bash[14191]: cephadm 2024-02-23T00:13:04.974818+0000 mgr.y (mgr.14138) 66 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi135=x;count:2 2024-02-23T00:13:06.245 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:05 smithi135 bash[14191]: audit 2024-02-23T00:13:04.982030+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:06.246 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:05 smithi135 bash[14191]: cluster 2024-02-23T00:13:05.440514+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:06.247 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-02-23T00:13:06.247 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-02-23T00:13:06.247 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000416807 s, 1.2 MB/s 2024-02-23T00:13:06.249 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-02-23T00:13:06.259 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-02-23T00:13:06.309 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-02-23T00:13:06.309 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-02-23T00:13:06.309 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 6h/6d Inode: 377 Links: 1 2024-02-23T00:13:06.309 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-02-23T00:13:06.310 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-02-23 00:08:31.087143036 +0000 2024-02-23T00:13:06.310 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-02-23 00:08:30.871148018 +0000 2024-02-23T00:13:06.310 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-02-23 00:08:30.871148018 +0000 2024-02-23T00:13:06.310 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-02-23T00:13:06.310 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-02-23T00:13:06.326 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-02-23T00:13:06.326 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-02-23T00:13:06.326 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000395564 s, 1.3 MB/s 2024-02-23T00:13:06.327 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-02-23T00:13:06.379 INFO:tasks.cephadm:Deploying osd.0 on smithi079 with /dev/vg_nvme/lv_4... 2024-02-23T00:13:06.379 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-23T00:13:06.393 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[14134]: cephadm 2024-02-23T00:13:04.592931+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[14134]: audit 2024-02-23T00:13:04.973233+0000 mgr.y (mgr.14138) 65 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[14134]: cephadm 2024-02-23T00:13:04.974818+0000 mgr.y (mgr.14138) 66 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi135=x;count:2 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[14134]: audit 2024-02-23T00:13:04.982030+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[14134]: cluster 2024-02-23T00:13:05.440514+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[18087]: cephadm 2024-02-23T00:13:04.590077+0000 mgr.y (mgr.14138) 63 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[18087]: cephadm 2024-02-23T00:13:04.592931+0000 mgr.y (mgr.14138) 64 : cephadm [INF] Reconfiguring daemon mon.a on smithi079 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[18087]: audit 2024-02-23T00:13:04.973233+0000 mgr.y (mgr.14138) 65 : audit [DBG] from='client.34103 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi079=y;smithi135=x", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[18087]: cephadm 2024-02-23T00:13:04.974818+0000 mgr.y (mgr.14138) 66 : cephadm [INF] Saving service mgr spec with placement smithi079=y;smithi135=x;count:2 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[18087]: audit 2024-02-23T00:13:04.982030+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:06.394 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:05 smithi079 bash[18087]: cluster 2024-02-23T00:13:05.440514+0000 mgr.y (mgr.14138) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:06.586124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:06.588584+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.167151+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.172253+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.173918+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.178862+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.180267+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.181865+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: cephadm 2024-02-23T00:13:07.183016+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: audit 2024-02-23T00:13:07.183707+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-23T00:13:07.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:07 smithi135 bash[14191]: cluster 2024-02-23T00:13:07.441011+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:06.586124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:06.588584+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.167151+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.172253+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.173918+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.178862+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.180267+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.181865+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: cephadm 2024-02-23T00:13:07.183016+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: audit 2024-02-23T00:13:07.183707+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-23T00:13:07.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[18087]: cluster 2024-02-23T00:13:07.441011+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:06.586124+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:06.588584+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.167151+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.172253+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.173918+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.178862+0000 mon.a (mon.0) 209 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.180267+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.181865+0000 mon.a (mon.0) 211 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: cephadm 2024-02-23T00:13:07.183016+0000 mgr.y (mgr.14138) 68 : cephadm [INF] Deploying daemon mgr.x on smithi135 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: audit 2024-02-23T00:13:07.183707+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mgr.x", "key": "container_image"}]: dispatch 2024-02-23T00:13:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:07 smithi079 bash[14134]: cluster 2024-02-23T00:13:07.441011+0000 mgr.y (mgr.14138) 69 : cluster [DBG] pgmap v43: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:09.400 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-23T00:13:09.401 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-23T00:13:09.401 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-23T00:13:09.401 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-23T00:13:09.401 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0182562 s, 574 MB/s 2024-02-23T00:13:09.401 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-23T00:13:10.084 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-02-23T00:13:10.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:09.405504+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:09.407463+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:09.408142+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: cluster 2024-02-23T00:13:09.441365+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:10.076459+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:10.255638+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:10.262038+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[14134]: audit 2024-02-23T00:13:10.264180+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:09.405504+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:09.407463+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:09.408142+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: cluster 2024-02-23T00:13:09.441365+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:10.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:10.076459+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:10.255638+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:10.262038+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:10 smithi079 bash[18087]: audit 2024-02-23T00:13:10.264180+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:09.405504+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:09.407463+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:09.408142+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: cluster 2024-02-23T00:13:09.441365+0000 mgr.y (mgr.14138) 70 : cluster [DBG] pgmap v44: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:10.076459+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:10.255638+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:10.262038+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:10.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:10 smithi135 bash[14191]: audit 2024-02-23T00:13:10.264180+0000 mon.a (mon.0) 219 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:12.155 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:11 smithi079 bash[14134]: audit 2024-02-23T00:13:10.970883+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:12.156 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:11 smithi079 bash[14134]: audit 2024-02-23T00:13:10.977762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:12.156 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:11 smithi079 bash[14134]: cluster 2024-02-23T00:13:11.441817+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:12.156 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:11 smithi079 bash[18087]: audit 2024-02-23T00:13:10.970883+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:12.156 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:11 smithi079 bash[18087]: audit 2024-02-23T00:13:10.977762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:12.156 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:11 smithi079 bash[18087]: cluster 2024-02-23T00:13:11.441817+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:12.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:11 smithi135 bash[14191]: audit 2024-02-23T00:13:10.970883+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:12.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:11 smithi135 bash[14191]: audit 2024-02-23T00:13:10.977762+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:12.370 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:11 smithi135 bash[14191]: cluster 2024-02-23T00:13:11.441817+0000 mgr.y (mgr.14138) 71 : cluster [DBG] pgmap v45: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:13.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:13 smithi135 bash[14191]: audit 2024-02-23T00:13:12.824309+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:13:13.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:13 smithi135 bash[14191]: audit 2024-02-23T00:13:12.828251+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:13:13.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:13 smithi135 bash[14191]: audit 2024-02-23T00:13:12.829897+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:13.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:13 smithi135 bash[14191]: audit 2024-02-23T00:13:12.831703+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:13.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[14134]: audit 2024-02-23T00:13:12.824309+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:13:13.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[14134]: audit 2024-02-23T00:13:12.828251+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:13:13.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[14134]: audit 2024-02-23T00:13:12.829897+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:13.879 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[14134]: audit 2024-02-23T00:13:12.831703+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:13.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[18087]: audit 2024-02-23T00:13:12.824309+0000 mon.a (mon.0) 222 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:13:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[18087]: audit 2024-02-23T00:13:12.828251+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:13:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[18087]: audit 2024-02-23T00:13:12.829897+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:13.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:13 smithi079 bash[18087]: audit 2024-02-23T00:13:12.831703+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:14.655 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:14 smithi079 bash[14134]: audit 2024-02-23T00:13:12.822584+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:14.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:14 smithi079 bash[14134]: cephadm 2024-02-23T00:13:12.827723+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:13:14.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:14 smithi079 bash[14134]: cluster 2024-02-23T00:13:13.442289+0000 mgr.y (mgr.14138) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:14.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:14 smithi079 bash[18087]: audit 2024-02-23T00:13:12.822584+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:14.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:14 smithi079 bash[18087]: cephadm 2024-02-23T00:13:12.827723+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:13:14.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:14 smithi079 bash[18087]: cluster 2024-02-23T00:13:13.442289+0000 mgr.y (mgr.14138) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:14.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:14 smithi135 bash[14191]: audit 2024-02-23T00:13:12.822584+0000 mgr.y (mgr.14138) 72 : audit [DBG] from='client.14196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:14.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:14 smithi135 bash[14191]: cephadm 2024-02-23T00:13:12.827723+0000 mgr.y (mgr.14138) 73 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:13:14.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:14 smithi135 bash[14191]: cluster 2024-02-23T00:13:13.442289+0000 mgr.y (mgr.14138) 74 : cluster [DBG] pgmap v46: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:15.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:15 smithi135 bash[14191]: cluster 2024-02-23T00:13:14.465542+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-02-23T00:13:15.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:15 smithi135 bash[14191]: audit 2024-02-23T00:13:14.468885+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.135:0/1868789064' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-23T00:13:15.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:15 smithi135 bash[14191]: audit 2024-02-23T00:13:14.471268+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.135:0/1868789064' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-23T00:13:15.905 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:15 smithi079 bash[18087]: cluster 2024-02-23T00:13:14.465542+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-02-23T00:13:15.905 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:15 smithi079 bash[18087]: audit 2024-02-23T00:13:14.468885+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.135:0/1868789064' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-23T00:13:15.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:15 smithi079 bash[18087]: audit 2024-02-23T00:13:14.471268+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.135:0/1868789064' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-23T00:13:15.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:15 smithi079 bash[14134]: cluster 2024-02-23T00:13:14.465542+0000 mon.a (mon.0) 226 : cluster [DBG] Standby manager daemon x started 2024-02-23T00:13:15.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:15 smithi079 bash[14134]: audit 2024-02-23T00:13:14.468885+0000 mon.c (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.135:0/1868789064' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-02-23T00:13:15.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:15 smithi079 bash[14134]: audit 2024-02-23T00:13:14.471268+0000 mon.c (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.135:0/1868789064' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: cluster 2024-02-23T00:13:15.442711+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: cluster 2024-02-23T00:13:15.461705+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 102s), standbys: x 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: audit 2024-02-23T00:13:15.461923+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: audit 2024-02-23T00:13:16.321300+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.79:0/1234143776' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]: dispatch 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: audit 2024-02-23T00:13:16.321971+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]: dispatch 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: audit 2024-02-23T00:13:16.329347+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]': finished 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: cluster 2024-02-23T00:13:16.329399+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-23T00:13:16.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:16 smithi135 bash[14191]: audit 2024-02-23T00:13:16.329594+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:16.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: cluster 2024-02-23T00:13:15.442711+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: cluster 2024-02-23T00:13:15.461705+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 102s), standbys: x 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: audit 2024-02-23T00:13:15.461923+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: audit 2024-02-23T00:13:16.321300+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.79:0/1234143776' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]: dispatch 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: audit 2024-02-23T00:13:16.321971+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]: dispatch 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: audit 2024-02-23T00:13:16.329347+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]': finished 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: cluster 2024-02-23T00:13:16.329399+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[14134]: audit 2024-02-23T00:13:16.329594+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: cluster 2024-02-23T00:13:15.442711+0000 mgr.y (mgr.14138) 75 : cluster [DBG] pgmap v47: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:16.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: cluster 2024-02-23T00:13:15.461705+0000 mon.a (mon.0) 227 : cluster [DBG] mgrmap e14: y(active, since 102s), standbys: x 2024-02-23T00:13:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: audit 2024-02-23T00:13:15.461923+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-02-23T00:13:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: audit 2024-02-23T00:13:16.321300+0000 mon.c (mon.1) 6 : audit [INF] from='client.? 172.21.15.79:0/1234143776' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]: dispatch 2024-02-23T00:13:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: audit 2024-02-23T00:13:16.321971+0000 mon.a (mon.0) 229 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]: dispatch 2024-02-23T00:13:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: audit 2024-02-23T00:13:16.329347+0000 mon.a (mon.0) 230 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "387bd2fe-7d2c-4b6d-9bc9-f95b501d0688"}]': finished 2024-02-23T00:13:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: cluster 2024-02-23T00:13:16.329399+0000 mon.a (mon.0) 231 : cluster [DBG] osdmap e7: 1 total, 0 up, 0 in 2024-02-23T00:13:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:16 smithi079 bash[18087]: audit 2024-02-23T00:13:16.329594+0000 mon.a (mon.0) 232 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:17.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:17 smithi135 bash[14191]: audit 2024-02-23T00:13:16.901013+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/2873940722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:13:17.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:17 smithi079 bash[14134]: audit 2024-02-23T00:13:16.901013+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/2873940722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:13:17.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:17 smithi079 bash[18087]: audit 2024-02-23T00:13:16.901013+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.79:0/2873940722' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:13:18.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:18 smithi135 bash[14191]: cluster 2024-02-23T00:13:17.443210+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:18.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:18 smithi079 bash[14134]: cluster 2024-02-23T00:13:17.443210+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:18.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:18 smithi079 bash[18087]: cluster 2024-02-23T00:13:17.443210+0000 mgr.y (mgr.14138) 76 : cluster [DBG] pgmap v49: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:20.752 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:20 smithi079 bash[14134]: cluster 2024-02-23T00:13:19.443691+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:20.753 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:20 smithi079 bash[14134]: audit 2024-02-23T00:13:19.762075+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:20.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:20 smithi079 bash[18087]: cluster 2024-02-23T00:13:19.443691+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:20.753 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:20 smithi079 bash[18087]: audit 2024-02-23T00:13:19.762075+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:20.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:20 smithi135 bash[14191]: cluster 2024-02-23T00:13:19.443691+0000 mgr.y (mgr.14138) 77 : cluster [DBG] pgmap v50: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:20.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:20 smithi135 bash[14191]: audit 2024-02-23T00:13:19.762075+0000 mon.a (mon.0) 233 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:22.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:22 smithi135 bash[14191]: cluster 2024-02-23T00:13:21.444203+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:22.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:22 smithi079 bash[18087]: cluster 2024-02-23T00:13:21.444203+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:22.871 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:22 smithi079 bash[14134]: cluster 2024-02-23T00:13:21.444203+0000 mgr.y (mgr.14138) 78 : cluster [DBG] pgmap v51: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:23.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:23 smithi135 bash[14191]: audit 2024-02-23T00:13:23.334794+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T00:13:23.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:23 smithi135 bash[14191]: audit 2024-02-23T00:13:23.336619+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:23.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:23 smithi135 bash[14191]: audit 2024-02-23T00:13:23.338839+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-23T00:13:23.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:23 smithi079 bash[14134]: audit 2024-02-23T00:13:23.334794+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T00:13:23.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:23 smithi079 bash[14134]: audit 2024-02-23T00:13:23.336619+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:23.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:23 smithi079 bash[14134]: audit 2024-02-23T00:13:23.338839+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-23T00:13:23.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:23 smithi079 bash[18087]: audit 2024-02-23T00:13:23.334794+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-02-23T00:13:23.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:23 smithi079 bash[18087]: audit 2024-02-23T00:13:23.336619+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:23.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:23 smithi079 bash[18087]: audit 2024-02-23T00:13:23.338839+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.0", "key": "container_image"}]: dispatch 2024-02-23T00:13:24.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:24 smithi079 bash[18087]: cephadm 2024-02-23T00:13:23.338106+0000 mgr.y (mgr.14138) 79 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-02-23T00:13:24.779 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:24 smithi079 bash[18087]: cluster 2024-02-23T00:13:23.444588+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:24.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:24 smithi079 bash[14134]: cephadm 2024-02-23T00:13:23.338106+0000 mgr.y (mgr.14138) 79 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-02-23T00:13:24.779 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:24 smithi079 bash[14134]: cluster 2024-02-23T00:13:23.444588+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:24.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:24 smithi135 bash[14191]: cephadm 2024-02-23T00:13:23.338106+0000 mgr.y (mgr.14138) 79 : cephadm [INF] Deploying daemon osd.0 on smithi079 2024-02-23T00:13:24.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:24 smithi135 bash[14191]: cluster 2024-02-23T00:13:23.444588+0000 mgr.y (mgr.14138) 80 : cluster [DBG] pgmap v52: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:25.715 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 0 on host 'smithi079' 2024-02-23T00:13:26.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:26 smithi079 bash[14134]: cluster 2024-02-23T00:13:25.445059+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:26.552 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:26 smithi079 bash[14134]: audit 2024-02-23T00:13:25.710501+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:26.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:26 smithi135 bash[14191]: cluster 2024-02-23T00:13:25.445059+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:26.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:26 smithi135 bash[14191]: audit 2024-02-23T00:13:25.710501+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:26.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:26 smithi135 bash[14191]: audit 2024-02-23T00:13:25.713356+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:26.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:26 smithi079 bash[14134]: audit 2024-02-23T00:13:25.713356+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:26.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:26 smithi079 bash[18087]: cluster 2024-02-23T00:13:25.445059+0000 mgr.y (mgr.14138) 81 : cluster [DBG] pgmap v53: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:26.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:26 smithi079 bash[18087]: audit 2024-02-23T00:13:25.710501+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:26.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:26 smithi079 bash[18087]: audit 2024-02-23T00:13:25.713356+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:27.016 DEBUG:teuthology.orchestra.run.smithi079:osd.0> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.0.service 2024-02-23T00:13:27.018 INFO:tasks.cephadm:Deploying osd.1 on smithi079 with /dev/vg_nvme/lv_3... 2024-02-23T00:13:27.018 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-23T00:13:27.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:27 smithi135 bash[14191]: cephadm 2024-02-23T00:13:25.710319+0000 mgr.y (mgr.14138) 82 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:13:27.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:27 smithi135 bash[14191]: audit 2024-02-23T00:13:26.889178+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:27.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:27 smithi135 bash[14191]: audit 2024-02-23T00:13:26.890782+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:27.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[18087]: cephadm 2024-02-23T00:13:25.710319+0000 mgr.y (mgr.14138) 82 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:13:27.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[18087]: audit 2024-02-23T00:13:26.889178+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:27.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[18087]: audit 2024-02-23T00:13:26.890782+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:27.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[14134]: cephadm 2024-02-23T00:13:25.710319+0000 mgr.y (mgr.14138) 82 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:13:27.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[14134]: audit 2024-02-23T00:13:26.889178+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:27.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[14134]: audit 2024-02-23T00:13:26.890782+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-0 --no-mon-config 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-02-23T00:13:28.254 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:27 smithi079 bash[20328]: --> ceph-volume lvm activate successful for osd ID: 0 2024-02-23T00:13:28.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:28 smithi135 bash[14191]: cluster 2024-02-23T00:13:27.445489+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:28.962 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:28 smithi079 bash[14134]: cluster 2024-02-23T00:13:27.445489+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:28.962 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:28 smithi079 bash[18087]: cluster 2024-02-23T00:13:27.445489+0000 mgr.y (mgr.14138) 83 : cluster [DBG] pgmap v54: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:29.843 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:29 smithi079 bash[14134]: cluster 2024-02-23T00:13:29.445917+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:29.844 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:29 smithi079 bash[18087]: cluster 2024-02-23T00:13:29.445917+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:29.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:29 smithi135 bash[14191]: cluster 2024-02-23T00:13:29.445917+0000 mgr.y (mgr.14138) 84 : cluster [DBG] pgmap v55: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:30.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:30 smithi135 bash[14191]: cluster 2024-02-23T00:13:29.491756+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-23T00:13:30.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:30 smithi079 bash[18087]: cluster 2024-02-23T00:13:29.491756+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-23T00:13:30.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:30 smithi079 bash[14134]: cluster 2024-02-23T00:13:29.491756+0000 mon.a (mon.0) 241 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-23T00:13:31.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:31 smithi135 bash[14191]: cluster 2024-02-23T00:13:31.446447+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:31.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:31 smithi079 bash[14134]: cluster 2024-02-23T00:13:31.446447+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:31.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:31 smithi079 bash[18087]: cluster 2024-02-23T00:13:31.446447+0000 mgr.y (mgr.14138) 85 : cluster [DBG] pgmap v56: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:33.156 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:32 smithi079 bash[20551]: debug 2024-02-23T00:13:32.742+0000 7f0d1c567f40 -1 Falling back to public interface 2024-02-23T00:13:33.510 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-23T00:13:33.511 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-23T00:13:33.511 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-23T00:13:33.511 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-23T00:13:33.511 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0154986 s, 677 MB/s 2024-02-23T00:13:33.511 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-23T00:13:33.545 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:33 smithi079 bash[20551]: debug 2024-02-23T00:13:33.382+0000 7f0d1c567f40 -1 osd.0 0 log_to_monitors {default=true} 2024-02-23T00:13:33.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:33 smithi079 bash[18087]: audit 2024-02-23T00:13:33.393381+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T00:13:33.546 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:33 smithi079 bash[18087]: audit 2024-02-23T00:13:33.393730+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T00:13:33.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:33 smithi079 bash[14134]: audit 2024-02-23T00:13:33.393381+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T00:13:33.546 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:33 smithi079 bash[14134]: audit 2024-02-23T00:13:33.393730+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T00:13:33.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:33 smithi135 bash[14191]: audit 2024-02-23T00:13:33.393381+0000 mon.c (mon.1) 8 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T00:13:33.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:33 smithi135 bash[14191]: audit 2024-02-23T00:13:33.393730+0000 mon.a (mon.0) 242 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-02-23T00:13:34.232 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-02-23T00:13:34.656 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[20551]: debug 2024-02-23T00:13:34.454+0000 7f0d0503d700 -1 osd.0 0 waiting for initial osdmap 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: audit 2024-02-23T00:13:33.446461+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: cluster 2024-02-23T00:13:33.446576+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: audit 2024-02-23T00:13:33.446817+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: cluster 2024-02-23T00:13:33.446871+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: audit 2024-02-23T00:13:33.447563+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: audit 2024-02-23T00:13:33.448528+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:34.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: audit 2024-02-23T00:13:33.626327+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[18087]: audit 2024-02-23T00:13:33.628429+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: audit 2024-02-23T00:13:33.446461+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: cluster 2024-02-23T00:13:33.446576+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: audit 2024-02-23T00:13:33.446817+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: cluster 2024-02-23T00:13:33.446871+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: audit 2024-02-23T00:13:33.447563+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: audit 2024-02-23T00:13:33.448528+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: audit 2024-02-23T00:13:33.626327+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:13:34.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:34 smithi079 bash[14134]: audit 2024-02-23T00:13:33.628429+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:13:34.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: audit 2024-02-23T00:13:33.446461+0000 mon.a (mon.0) 243 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: cluster 2024-02-23T00:13:33.446576+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 0 up, 0 in 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: audit 2024-02-23T00:13:33.446817+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: cluster 2024-02-23T00:13:33.446871+0000 mgr.y (mgr.14138) 86 : cluster [DBG] pgmap v58: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: audit 2024-02-23T00:13:33.447563+0000 mon.c (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: audit 2024-02-23T00:13:33.448528+0000 mon.a (mon.0) 246 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: audit 2024-02-23T00:13:33.626327+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:13:34.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:34 smithi135 bash[14191]: audit 2024-02-23T00:13:33.628429+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:13:35.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[14134]: audit 2024-02-23T00:13:34.448866+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[14134]: cluster 2024-02-23T00:13:34.449026+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[14134]: audit 2024-02-23T00:13:34.449831+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[14134]: audit 2024-02-23T00:13:34.458532+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[18087]: audit 2024-02-23T00:13:34.448866+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[18087]: cluster 2024-02-23T00:13:34.449026+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[18087]: audit 2024-02-23T00:13:34.449831+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:35.740 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:35 smithi079 bash[18087]: audit 2024-02-23T00:13:34.458532+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:35.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:35 smithi135 bash[14191]: audit 2024-02-23T00:13:34.448866+0000 mon.a (mon.0) 249 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:13:35.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:35 smithi135 bash[14191]: cluster 2024-02-23T00:13:34.449026+0000 mon.a (mon.0) 250 : cluster [DBG] osdmap e9: 1 total, 0 up, 0 in 2024-02-23T00:13:35.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:35 smithi135 bash[14191]: audit 2024-02-23T00:13:34.449831+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:35.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:35 smithi135 bash[14191]: audit 2024-02-23T00:13:34.458532+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:36.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: cluster 2024-02-23T00:13:34.368473+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:13:36.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: cluster 2024-02-23T00:13:34.368544+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:13:36.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: cluster 2024-02-23T00:13:35.447305+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:36.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: cluster 2024-02-23T00:13:35.463533+0000 mon.a (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506] boot 2024-02-23T00:13:36.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: cluster 2024-02-23T00:13:35.463654+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-23T00:13:36.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: audit 2024-02-23T00:13:35.464494+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:36.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: audit 2024-02-23T00:13:35.649364+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:36.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: audit 2024-02-23T00:13:35.962215+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: audit 2024-02-23T00:13:35.970482+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:36 smithi135 bash[14191]: audit 2024-02-23T00:13:35.980553+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: cluster 2024-02-23T00:13:34.368473+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:13:36.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: cluster 2024-02-23T00:13:34.368544+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:13:36.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: cluster 2024-02-23T00:13:35.447305+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:36.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: cluster 2024-02-23T00:13:35.463533+0000 mon.a (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506] boot 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: cluster 2024-02-23T00:13:35.463654+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: audit 2024-02-23T00:13:35.464494+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: audit 2024-02-23T00:13:35.649364+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: audit 2024-02-23T00:13:35.962215+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: audit 2024-02-23T00:13:35.970482+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[14134]: audit 2024-02-23T00:13:35.980553+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: cluster 2024-02-23T00:13:34.368473+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: cluster 2024-02-23T00:13:34.368544+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: cluster 2024-02-23T00:13:35.447305+0000 mgr.y (mgr.14138) 87 : cluster [DBG] pgmap v60: 1 pgs: 1 unknown; 0 B data, 0 B used, 0 B / 0 B avail 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: cluster 2024-02-23T00:13:35.463533+0000 mon.a (mon.0) 253 : cluster [INF] osd.0 [v2:172.21.15.79:6802/2809169506,v1:172.21.15.79:6803/2809169506] boot 2024-02-23T00:13:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: cluster 2024-02-23T00:13:35.463654+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e10: 1 total, 1 up, 1 in 2024-02-23T00:13:36.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: audit 2024-02-23T00:13:35.464494+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-02-23T00:13:36.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: audit 2024-02-23T00:13:35.649364+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:36.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: audit 2024-02-23T00:13:35.962215+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: audit 2024-02-23T00:13:35.970482+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:36.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:36 smithi079 bash[18087]: audit 2024-02-23T00:13:35.980553+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:37.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:37 smithi079 bash[18087]: cluster 2024-02-23T00:13:36.477410+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-23T00:13:37.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:37 smithi079 bash[18087]: cluster 2024-02-23T00:13:37.478078+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-23T00:13:37.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:37 smithi079 bash[14134]: cluster 2024-02-23T00:13:36.477410+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-23T00:13:37.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:37 smithi079 bash[14134]: cluster 2024-02-23T00:13:37.478078+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-23T00:13:37.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:37 smithi135 bash[14191]: cluster 2024-02-23T00:13:36.477410+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e11: 1 total, 1 up, 1 in 2024-02-23T00:13:37.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:37 smithi135 bash[14191]: cluster 2024-02-23T00:13:37.478078+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e12: 1 total, 1 up, 1 in 2024-02-23T00:13:38.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[18087]: cluster 2024-02-23T00:13:37.447820+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[18087]: audit 2024-02-23T00:13:37.701898+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[18087]: audit 2024-02-23T00:13:37.704601+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[18087]: audit 2024-02-23T00:13:37.705815+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[18087]: audit 2024-02-23T00:13:37.707045+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[18087]: cluster 2024-02-23T00:13:38.436173+0000 mon.a (mon.0) 266 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[14134]: cluster 2024-02-23T00:13:37.447820+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[14134]: audit 2024-02-23T00:13:37.701898+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[14134]: audit 2024-02-23T00:13:37.704601+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[14134]: audit 2024-02-23T00:13:37.705815+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[14134]: audit 2024-02-23T00:13:37.707045+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:38.757 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:38 smithi079 bash[14134]: cluster 2024-02-23T00:13:38.436173+0000 mon.a (mon.0) 266 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-23T00:13:38.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:38 smithi135 bash[14191]: cluster 2024-02-23T00:13:37.447820+0000 mgr.y (mgr.14138) 88 : cluster [DBG] pgmap v63: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:38.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:38 smithi135 bash[14191]: audit 2024-02-23T00:13:37.701898+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:13:38.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:38 smithi135 bash[14191]: audit 2024-02-23T00:13:37.704601+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:13:38.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:38 smithi135 bash[14191]: audit 2024-02-23T00:13:37.705815+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:38.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:38 smithi135 bash[14191]: audit 2024-02-23T00:13:37.707045+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:38.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:38 smithi135 bash[14191]: cluster 2024-02-23T00:13:38.436173+0000 mon.a (mon.0) 266 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-02-23T00:13:39.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:39 smithi135 bash[14191]: audit 2024-02-23T00:13:37.700293+0000 mgr.y (mgr.14138) 89 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:39.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:39 smithi135 bash[14191]: cephadm 2024-02-23T00:13:37.704247+0000 mgr.y (mgr.14138) 90 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:13:39.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:39 smithi079 bash[18087]: audit 2024-02-23T00:13:37.700293+0000 mgr.y (mgr.14138) 89 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:39.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:39 smithi079 bash[18087]: cephadm 2024-02-23T00:13:37.704247+0000 mgr.y (mgr.14138) 90 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:13:39.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:39 smithi079 bash[14134]: audit 2024-02-23T00:13:37.700293+0000 mgr.y (mgr.14138) 89 : audit [DBG] from='client.14223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:13:39.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:39 smithi079 bash[14134]: cephadm 2024-02-23T00:13:37.704247+0000 mgr.y (mgr.14138) 90 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:13:40.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:40 smithi079 bash[18087]: cluster 2024-02-23T00:13:39.448461+0000 mgr.y (mgr.14138) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:40.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:40 smithi079 bash[14134]: cluster 2024-02-23T00:13:39.448461+0000 mgr.y (mgr.14138) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:40.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:40 smithi135 bash[14191]: cluster 2024-02-23T00:13:39.448461+0000 mgr.y (mgr.14138) 91 : cluster [DBG] pgmap v65: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:41.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:41 smithi135 bash[14191]: audit 2024-02-23T00:13:41.211333+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.79:0/1814280871' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]: dispatch 2024-02-23T00:13:41.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:41 smithi135 bash[14191]: audit 2024-02-23T00:13:41.212012+0000 mon.a (mon.0) 267 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]: dispatch 2024-02-23T00:13:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:41 smithi135 bash[14191]: audit 2024-02-23T00:13:41.217361+0000 mon.a (mon.0) 268 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]': finished 2024-02-23T00:13:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:41 smithi135 bash[14191]: cluster 2024-02-23T00:13:41.217448+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-23T00:13:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:41 smithi135 bash[14191]: audit 2024-02-23T00:13:41.217544+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:41 smithi135 bash[14191]: cluster 2024-02-23T00:13:41.449077+0000 mgr.y (mgr.14138) 92 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[14134]: audit 2024-02-23T00:13:41.211333+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.79:0/1814280871' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]: dispatch 2024-02-23T00:13:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[14134]: audit 2024-02-23T00:13:41.212012+0000 mon.a (mon.0) 267 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]: dispatch 2024-02-23T00:13:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[14134]: audit 2024-02-23T00:13:41.217361+0000 mon.a (mon.0) 268 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]': finished 2024-02-23T00:13:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[14134]: cluster 2024-02-23T00:13:41.217448+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-23T00:13:41.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[14134]: audit 2024-02-23T00:13:41.217544+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[14134]: cluster 2024-02-23T00:13:41.449077+0000 mgr.y (mgr.14138) 92 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[18087]: audit 2024-02-23T00:13:41.211333+0000 mon.c (mon.1) 10 : audit [INF] from='client.? 172.21.15.79:0/1814280871' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]: dispatch 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[18087]: audit 2024-02-23T00:13:41.212012+0000 mon.a (mon.0) 267 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]: dispatch 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[18087]: audit 2024-02-23T00:13:41.217361+0000 mon.a (mon.0) 268 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9a2236d7-1670-4622-a5e0-468d337eb5a4"}]': finished 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[18087]: cluster 2024-02-23T00:13:41.217448+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e13: 2 total, 1 up, 1 in 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[18087]: audit 2024-02-23T00:13:41.217544+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:41 smithi079 bash[18087]: cluster 2024-02-23T00:13:41.449077+0000 mgr.y (mgr.14138) 92 : cluster [DBG] pgmap v67: 1 pgs: 1 creating+peering; 0 B data, 96 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:42.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:42 smithi135 bash[14191]: audit 2024-02-23T00:13:41.839350+0000 mon.a (mon.0) 271 : audit [DBG] from='client.? 172.21.15.79:0/4263780631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:13:42.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:42 smithi079 bash[14134]: audit 2024-02-23T00:13:41.839350+0000 mon.a (mon.0) 271 : audit [DBG] from='client.? 172.21.15.79:0/4263780631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:13:42.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:42 smithi079 bash[18087]: audit 2024-02-23T00:13:41.839350+0000 mon.a (mon.0) 271 : audit [DBG] from='client.? 172.21.15.79:0/4263780631' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:13:43.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:43 smithi135 bash[14191]: cluster 2024-02-23T00:13:43.449707+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:43.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:43 smithi079 bash[14134]: cluster 2024-02-23T00:13:43.449707+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:43.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:43 smithi079 bash[18087]: cluster 2024-02-23T00:13:43.449707+0000 mgr.y (mgr.14138) 93 : cluster [DBG] pgmap v68: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:44.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:44 smithi135 bash[14191]: cluster 2024-02-23T00:13:43.506902+0000 mon.a (mon.0) 272 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-23T00:13:44.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:44 smithi079 bash[14134]: cluster 2024-02-23T00:13:43.506902+0000 mon.a (mon.0) 272 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-23T00:13:44.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:44 smithi079 bash[18087]: cluster 2024-02-23T00:13:43.506902+0000 mon.a (mon.0) 272 : cluster [WRN] Health check update: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-02-23T00:13:45.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:45 smithi135 bash[14191]: audit 2024-02-23T00:13:44.654181+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:45.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:45 smithi135 bash[14191]: cluster 2024-02-23T00:13:45.450291+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:45.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:45 smithi079 bash[18087]: audit 2024-02-23T00:13:44.654181+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:45.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:45 smithi079 bash[18087]: cluster 2024-02-23T00:13:45.450291+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:45.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:45 smithi079 bash[14134]: audit 2024-02-23T00:13:44.654181+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:45.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:45 smithi079 bash[14134]: cluster 2024-02-23T00:13:45.450291+0000 mgr.y (mgr.14138) 94 : cluster [DBG] pgmap v69: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:48.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:48 smithi135 bash[14191]: cluster 2024-02-23T00:13:47.450831+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:48.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:48 smithi135 bash[14191]: audit 2024-02-23T00:13:48.266810+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T00:13:48.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:48 smithi135 bash[14191]: audit 2024-02-23T00:13:48.268456+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:48.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:48 smithi135 bash[14191]: audit 2024-02-23T00:13:48.270422+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-23T00:13:48.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[18087]: cluster 2024-02-23T00:13:47.450831+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[18087]: audit 2024-02-23T00:13:48.266810+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[18087]: audit 2024-02-23T00:13:48.268456+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[18087]: audit 2024-02-23T00:13:48.270422+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[14134]: cluster 2024-02-23T00:13:47.450831+0000 mgr.y (mgr.14138) 95 : cluster [DBG] pgmap v70: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[14134]: audit 2024-02-23T00:13:48.266810+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[14134]: audit 2024-02-23T00:13:48.268456+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:13:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:48 smithi079 bash[14134]: audit 2024-02-23T00:13:48.270422+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.1", "key": "container_image"}]: dispatch 2024-02-23T00:13:49.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:49 smithi079 bash[18087]: cephadm 2024-02-23T00:13:48.269773+0000 mgr.y (mgr.14138) 96 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-02-23T00:13:49.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:49 smithi079 bash[14134]: cephadm 2024-02-23T00:13:48.269773+0000 mgr.y (mgr.14138) 96 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-02-23T00:13:49.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:49 smithi135 bash[14191]: cephadm 2024-02-23T00:13:48.269773+0000 mgr.y (mgr.14138) 96 : cephadm [INF] Deploying daemon osd.1 on smithi079 2024-02-23T00:13:50.632 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 1 on host 'smithi079' 2024-02-23T00:13:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:50 smithi135 bash[14191]: cluster 2024-02-23T00:13:49.451372+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:50.930 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:50 smithi079 bash[14134]: cluster 2024-02-23T00:13:49.451372+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:50.931 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:50 smithi079 bash[18087]: cluster 2024-02-23T00:13:49.451372+0000 mgr.y (mgr.14138) 97 : cluster [DBG] pgmap v71: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:51.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:51 smithi079 bash[14134]: audit 2024-02-23T00:13:50.626858+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:51.656 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:51 smithi079 bash[14134]: audit 2024-02-23T00:13:50.629991+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:51.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:51 smithi079 bash[18087]: audit 2024-02-23T00:13:50.626858+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:51.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:51 smithi079 bash[18087]: audit 2024-02-23T00:13:50.629991+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:51.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:51 smithi135 bash[14191]: audit 2024-02-23T00:13:50.626858+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:13:51.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:51 smithi135 bash[14191]: audit 2024-02-23T00:13:50.629991+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:52.094 DEBUG:teuthology.orchestra.run.smithi079:osd.1> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.1.service 2024-02-23T00:13:52.096 INFO:tasks.cephadm:Deploying osd.2 on smithi079 with /dev/vg_nvme/lv_2... 2024-02-23T00:13:52.097 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-23T00:13:52.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[18087]: cluster 2024-02-23T00:13:51.452035+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:52.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[18087]: audit 2024-02-23T00:13:51.991689+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:52.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[18087]: audit 2024-02-23T00:13:51.993429+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:52.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[14134]: cluster 2024-02-23T00:13:51.452035+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:52.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[14134]: audit 2024-02-23T00:13:51.991689+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:52.639 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[14134]: audit 2024-02-23T00:13:51.993429+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:52.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:52 smithi135 bash[14191]: cluster 2024-02-23T00:13:51.452035+0000 mgr.y (mgr.14138) 98 : cluster [DBG] pgmap v72: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:52.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:52 smithi135 bash[14191]: audit 2024-02-23T00:13:51.991689+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:13:52.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:52 smithi135 bash[14191]: audit 2024-02-23T00:13:51.993429+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:13:53.128 INFO:journalctl@ceph.osd.1.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-1 --no-mon-config 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-02-23T00:13:53.129 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:52 smithi079 bash[21913]: --> ceph-volume lvm activate successful for osd ID: 1 2024-02-23T00:13:54.747 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:54 smithi079 bash[18087]: cluster 2024-02-23T00:13:53.452642+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:54.748 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:54 smithi079 bash[14134]: cluster 2024-02-23T00:13:53.452642+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:54.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:54 smithi135 bash[14191]: cluster 2024-02-23T00:13:53.452642+0000 mgr.y (mgr.14138) 99 : cluster [DBG] pgmap v73: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:56.474 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:56 smithi079 bash[22146]: debug 2024-02-23T00:13:56.177+0000 7f7dbf6d4f40 -1 Falling back to public interface 2024-02-23T00:13:56.817 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:56 smithi079 bash[14134]: cluster 2024-02-23T00:13:55.453198+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:56.818 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:56 smithi079 bash[18087]: cluster 2024-02-23T00:13:55.453198+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:56.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:56 smithi135 bash[14191]: cluster 2024-02-23T00:13:55.453198+0000 mgr.y (mgr.14138) 100 : cluster [DBG] pgmap v74: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:57.156 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:56 smithi079 bash[22146]: debug 2024-02-23T00:13:56.813+0000 7f7dbf6d4f40 -1 osd.1 0 log_to_monitors {default=true} 2024-02-23T00:13:57.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:57 smithi079 bash[14134]: audit 2024-02-23T00:13:56.822412+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T00:13:57.737 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:57 smithi079 bash[14134]: audit 2024-02-23T00:13:56.823266+0000 mon.a (mon.0) 281 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T00:13:57.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:57 smithi079 bash[18087]: audit 2024-02-23T00:13:56.822412+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T00:13:57.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:57 smithi079 bash[18087]: audit 2024-02-23T00:13:56.823266+0000 mon.a (mon.0) 281 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T00:13:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:57 smithi135 bash[14191]: audit 2024-02-23T00:13:56.822412+0000 mon.c (mon.1) 11 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T00:13:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:57 smithi135 bash[14191]: audit 2024-02-23T00:13:56.823266+0000 mon.a (mon.0) 281 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-02-23T00:13:58.308 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-23T00:13:58.308 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-23T00:13:58.308 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-23T00:13:58.308 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-23T00:13:58.308 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0173619 s, 604 MB/s 2024-02-23T00:13:58.308 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-23T00:13:58.656 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[22146]: debug 2024-02-23T00:13:58.496+0000 7f7da41a2700 -1 osd.1 0 waiting for initial osdmap 2024-02-23T00:13:58.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[14134]: cluster 2024-02-23T00:13:57.453782+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:58.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[14134]: audit 2024-02-23T00:13:57.490203+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-23T00:13:58.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[14134]: cluster 2024-02-23T00:13:57.490290+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-23T00:13:58.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[14134]: audit 2024-02-23T00:13:57.490434+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:58.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[14134]: audit 2024-02-23T00:13:57.491263+0000 mon.c (mon.1) 12 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:58.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[14134]: audit 2024-02-23T00:13:57.491807+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:58.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[18087]: cluster 2024-02-23T00:13:57.453782+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:58.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[18087]: audit 2024-02-23T00:13:57.490203+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-23T00:13:58.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[18087]: cluster 2024-02-23T00:13:57.490290+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-23T00:13:58.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[18087]: audit 2024-02-23T00:13:57.490434+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:58.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[18087]: audit 2024-02-23T00:13:57.491263+0000 mon.c (mon.1) 12 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:58.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:58 smithi079 bash[18087]: audit 2024-02-23T00:13:57.491807+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:58 smithi135 bash[14191]: cluster 2024-02-23T00:13:57.453782+0000 mgr.y (mgr.14138) 101 : cluster [DBG] pgmap v75: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:58 smithi135 bash[14191]: audit 2024-02-23T00:13:57.490203+0000 mon.a (mon.0) 282 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-02-23T00:13:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:58 smithi135 bash[14191]: cluster 2024-02-23T00:13:57.490290+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e14: 2 total, 1 up, 1 in 2024-02-23T00:13:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:58 smithi135 bash[14191]: audit 2024-02-23T00:13:57.490434+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:58 smithi135 bash[14191]: audit 2024-02-23T00:13:57.491263+0000 mon.c (mon.1) 12 : audit [INF] from='osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:58 smithi135 bash[14191]: audit 2024-02-23T00:13:57.491807+0000 mon.a (mon.0) 285 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:13:59.003 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_2 2024-02-23T00:13:59.509 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[14134]: audit 2024-02-23T00:13:58.491340+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:13:59.509 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[14134]: cluster 2024-02-23T00:13:58.491567+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-23T00:13:59.509 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[14134]: audit 2024-02-23T00:13:58.492291+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:59.509 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[14134]: audit 2024-02-23T00:13:58.499886+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:59.509 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[14134]: cluster 2024-02-23T00:13:59.454404+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:59.874 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:59 smithi135 bash[14191]: audit 2024-02-23T00:13:58.491340+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:13:59.874 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:59 smithi135 bash[14191]: cluster 2024-02-23T00:13:58.491567+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-23T00:13:59.875 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:59 smithi135 bash[14191]: audit 2024-02-23T00:13:58.492291+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:59.875 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:59 smithi135 bash[14191]: audit 2024-02-23T00:13:58.499886+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:59.875 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:13:59 smithi135 bash[14191]: cluster 2024-02-23T00:13:59.454404+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:13:59.906 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[18087]: audit 2024-02-23T00:13:58.491340+0000 mon.a (mon.0) 286 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:13:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[18087]: cluster 2024-02-23T00:13:58.491567+0000 mon.a (mon.0) 287 : cluster [DBG] osdmap e15: 2 total, 1 up, 1 in 2024-02-23T00:13:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[18087]: audit 2024-02-23T00:13:58.492291+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[18087]: audit 2024-02-23T00:13:58.499886+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:13:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:13:59 smithi079 bash[18087]: cluster 2024-02-23T00:13:59.454404+0000 mgr.y (mgr.14138) 102 : cluster [DBG] pgmap v78: 1 pgs: 1 undersized+peered; 0 B data, 120 KiB used, 88 GiB / 89 GiB avail 2024-02-23T00:14:00.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[18087]: cluster 2024-02-23T00:13:57.839550+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:00.738 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[18087]: cluster 2024-02-23T00:13:57.839633+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[18087]: cluster 2024-02-23T00:13:59.502590+0000 mon.a (mon.0) 290 : cluster [INF] osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015] boot 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[18087]: cluster 2024-02-23T00:13:59.502668+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[18087]: audit 2024-02-23T00:13:59.503592+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[18087]: audit 2024-02-23T00:14:00.286002+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[14134]: cluster 2024-02-23T00:13:57.839550+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[14134]: cluster 2024-02-23T00:13:57.839633+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[14134]: cluster 2024-02-23T00:13:59.502590+0000 mon.a (mon.0) 290 : cluster [INF] osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015] boot 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[14134]: cluster 2024-02-23T00:13:59.502668+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[14134]: audit 2024-02-23T00:13:59.503592+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:14:00.739 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:00 smithi079 bash[14134]: audit 2024-02-23T00:14:00.286002+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:00 smithi135 bash[14191]: cluster 2024-02-23T00:13:57.839550+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:00 smithi135 bash[14191]: cluster 2024-02-23T00:13:57.839633+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:00 smithi135 bash[14191]: cluster 2024-02-23T00:13:59.502590+0000 mon.a (mon.0) 290 : cluster [INF] osd.1 [v2:172.21.15.79:6810/1077198015,v1:172.21.15.79:6811/1077198015] boot 2024-02-23T00:14:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:00 smithi135 bash[14191]: cluster 2024-02-23T00:13:59.502668+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e16: 2 total, 2 up, 2 in 2024-02-23T00:14:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:00 smithi135 bash[14191]: audit 2024-02-23T00:13:59.503592+0000 mon.a (mon.0) 292 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-02-23T00:14:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:00 smithi135 bash[14191]: audit 2024-02-23T00:14:00.286002+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:01.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:01 smithi135 bash[14191]: cluster 2024-02-23T00:14:00.509850+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-23T00:14:01.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:01 smithi135 bash[14191]: audit 2024-02-23T00:14:00.600221+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:01 smithi135 bash[14191]: cephadm 2024-02-23T00:14:00.601004+0000 mgr.y (mgr.14138) 103 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:14:01.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:01 smithi135 bash[14191]: audit 2024-02-23T00:14:00.934188+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:01 smithi135 bash[14191]: audit 2024-02-23T00:14:00.942042+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:01 smithi135 bash[14191]: cluster 2024-02-23T00:14:01.454959+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:01.903 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[14134]: cluster 2024-02-23T00:14:00.509850+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-23T00:14:01.903 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[14134]: audit 2024-02-23T00:14:00.600221+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.903 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[14134]: cephadm 2024-02-23T00:14:00.601004+0000 mgr.y (mgr.14138) 103 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:14:01.903 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[14134]: audit 2024-02-23T00:14:00.934188+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[14134]: audit 2024-02-23T00:14:00.942042+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[14134]: cluster 2024-02-23T00:14:01.454959+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[18087]: cluster 2024-02-23T00:14:00.509850+0000 mon.a (mon.0) 294 : cluster [DBG] osdmap e17: 2 total, 2 up, 2 in 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[18087]: audit 2024-02-23T00:14:00.600221+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[18087]: cephadm 2024-02-23T00:14:00.601004+0000 mgr.y (mgr.14138) 103 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[18087]: audit 2024-02-23T00:14:00.934188+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[18087]: audit 2024-02-23T00:14:00.942042+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:01.904 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:01 smithi079 bash[18087]: cluster 2024-02-23T00:14:01.454959+0000 mgr.y (mgr.14138) 104 : cluster [DBG] pgmap v81: 1 pgs: 1 undersized+peered; 0 B data, 264 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:03.259 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[18087]: audit 2024-02-23T00:14:02.264918+0000 mgr.y (mgr.14138) 105 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[18087]: audit 2024-02-23T00:14:02.266581+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[18087]: cephadm 2024-02-23T00:14:02.268632+0000 mgr.y (mgr.14138) 106 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[18087]: audit 2024-02-23T00:14:02.268949+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[18087]: audit 2024-02-23T00:14:02.270225+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[18087]: audit 2024-02-23T00:14:02.271548+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[14134]: audit 2024-02-23T00:14:02.264918+0000 mgr.y (mgr.14138) 105 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[14134]: audit 2024-02-23T00:14:02.266581+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:03.260 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[14134]: cephadm 2024-02-23T00:14:02.268632+0000 mgr.y (mgr.14138) 106 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:14:03.261 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[14134]: audit 2024-02-23T00:14:02.268949+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:03.261 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[14134]: audit 2024-02-23T00:14:02.270225+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:03.261 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:02 smithi079 bash[14134]: audit 2024-02-23T00:14:02.271548+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:03.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:02 smithi135 bash[14191]: audit 2024-02-23T00:14:02.264918+0000 mgr.y (mgr.14138) 105 : audit [DBG] from='client.14250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:03.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:02 smithi135 bash[14191]: audit 2024-02-23T00:14:02.266581+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:03.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:02 smithi135 bash[14191]: cephadm 2024-02-23T00:14:02.268632+0000 mgr.y (mgr.14138) 106 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:14:03.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:02 smithi135 bash[14191]: audit 2024-02-23T00:14:02.268949+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:03.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:02 smithi135 bash[14191]: audit 2024-02-23T00:14:02.270225+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:03.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:02 smithi135 bash[14191]: audit 2024-02-23T00:14:02.271548+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:04.366 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:03 smithi135 bash[14191]: cluster 2024-02-23T00:14:03.455519+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:04.406 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:03 smithi079 bash[18087]: cluster 2024-02-23T00:14:03.455519+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:04.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:03 smithi079 bash[14134]: cluster 2024-02-23T00:14:03.455519+0000 mgr.y (mgr.14138) 107 : cluster [DBG] pgmap v82: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:05 smithi135 bash[14191]: cluster 2024-02-23T00:14:05.455927+0000 mgr.y (mgr.14138) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:05.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:05 smithi079 bash[14134]: cluster 2024-02-23T00:14:05.455927+0000 mgr.y (mgr.14138) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:05.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:05 smithi079 bash[18087]: cluster 2024-02-23T00:14:05.455927+0000 mgr.y (mgr.14138) 108 : cluster [DBG] pgmap v83: 1 pgs: 1 undersized+peered; 0 B data, 288 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:06.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:06 smithi135 bash[14191]: audit 2024-02-23T00:14:05.618157+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/3868467129' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]: dispatch 2024-02-23T00:14:06.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:06 smithi135 bash[14191]: audit 2024-02-23T00:14:05.618954+0000 mon.a (mon.0) 302 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]: dispatch 2024-02-23T00:14:06.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:06 smithi135 bash[14191]: audit 2024-02-23T00:14:05.629594+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]': finished 2024-02-23T00:14:06.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:06 smithi135 bash[14191]: cluster 2024-02-23T00:14:05.629696+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-23T00:14:06.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:06 smithi135 bash[14191]: audit 2024-02-23T00:14:05.629902+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:06.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:06 smithi135 bash[14191]: audit 2024-02-23T00:14:06.224283+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/269937452' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[14134]: audit 2024-02-23T00:14:05.618157+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/3868467129' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[14134]: audit 2024-02-23T00:14:05.618954+0000 mon.a (mon.0) 302 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[14134]: audit 2024-02-23T00:14:05.629594+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]': finished 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[14134]: cluster 2024-02-23T00:14:05.629696+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[14134]: audit 2024-02-23T00:14:05.629902+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[14134]: audit 2024-02-23T00:14:06.224283+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/269937452' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[18087]: audit 2024-02-23T00:14:05.618157+0000 mon.c (mon.1) 13 : audit [INF] from='client.? 172.21.15.79:0/3868467129' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[18087]: audit 2024-02-23T00:14:05.618954+0000 mon.a (mon.0) 302 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]: dispatch 2024-02-23T00:14:06.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[18087]: audit 2024-02-23T00:14:05.629594+0000 mon.a (mon.0) 303 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b2e6b028-75ea-4141-ad2d-496c796f8e7e"}]': finished 2024-02-23T00:14:06.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[18087]: cluster 2024-02-23T00:14:05.629696+0000 mon.a (mon.0) 304 : cluster [DBG] osdmap e18: 3 total, 2 up, 2 in 2024-02-23T00:14:06.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[18087]: audit 2024-02-23T00:14:05.629902+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:06.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:06 smithi079 bash[18087]: audit 2024-02-23T00:14:06.224283+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.79:0/269937452' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:08.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:08 smithi079 bash[14134]: cluster 2024-02-23T00:14:07.456429+0000 mgr.y (mgr.14138) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:08.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:08 smithi079 bash[18087]: cluster 2024-02-23T00:14:07.456429+0000 mgr.y (mgr.14138) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:08.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:08 smithi135 bash[14191]: cluster 2024-02-23T00:14:07.456429+0000 mgr.y (mgr.14138) 109 : cluster [DBG] pgmap v85: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:09.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:09 smithi079 bash[18087]: cluster 2024-02-23T00:14:08.445038+0000 mon.a (mon.0) 306 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-23T00:14:09.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:09 smithi079 bash[18087]: cluster 2024-02-23T00:14:08.445138+0000 mon.a (mon.0) 307 : cluster [INF] Cluster is now healthy 2024-02-23T00:14:09.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:09 smithi079 bash[18087]: audit 2024-02-23T00:14:08.996319+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:09.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:09 smithi079 bash[14134]: cluster 2024-02-23T00:14:08.445038+0000 mon.a (mon.0) 306 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-23T00:14:09.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:09 smithi079 bash[14134]: cluster 2024-02-23T00:14:08.445138+0000 mon.a (mon.0) 307 : cluster [INF] Cluster is now healthy 2024-02-23T00:14:09.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:09 smithi079 bash[14134]: audit 2024-02-23T00:14:08.996319+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:09.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:09 smithi135 bash[14191]: cluster 2024-02-23T00:14:08.445038+0000 mon.a (mon.0) 306 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-02-23T00:14:09.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:09 smithi135 bash[14191]: cluster 2024-02-23T00:14:08.445138+0000 mon.a (mon.0) 307 : cluster [INF] Cluster is now healthy 2024-02-23T00:14:09.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:09 smithi135 bash[14191]: audit 2024-02-23T00:14:08.996319+0000 mon.a (mon.0) 308 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:10.656 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:10 smithi079 bash[18087]: cluster 2024-02-23T00:14:09.457061+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:10.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:10 smithi079 bash[14134]: cluster 2024-02-23T00:14:09.457061+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:10.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:10 smithi135 bash[14191]: cluster 2024-02-23T00:14:09.457061+0000 mgr.y (mgr.14138) 110 : cluster [DBG] pgmap v86: 1 pgs: 1 active+undersized; 0 B data, 304 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:12.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:12 smithi079 bash[18087]: cluster 2024-02-23T00:14:11.457645+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:12.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:12 smithi079 bash[14134]: cluster 2024-02-23T00:14:11.457645+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:12.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:12 smithi135 bash[14191]: cluster 2024-02-23T00:14:11.457645+0000 mgr.y (mgr.14138) 111 : cluster [DBG] pgmap v87: 1 pgs: 1 active+undersized; 0 B data, 312 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:13.841 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:13 smithi079 bash[14134]: audit 2024-02-23T00:14:12.785824+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T00:14:13.841 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:13 smithi079 bash[14134]: audit 2024-02-23T00:14:12.787680+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:13.842 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:13 smithi079 bash[14134]: audit 2024-02-23T00:14:12.789842+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-23T00:14:13.842 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:13 smithi079 bash[18087]: audit 2024-02-23T00:14:12.785824+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T00:14:13.842 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:13 smithi079 bash[18087]: audit 2024-02-23T00:14:12.787680+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:13.842 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:13 smithi079 bash[18087]: audit 2024-02-23T00:14:12.789842+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-23T00:14:13.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:13 smithi135 bash[14191]: audit 2024-02-23T00:14:12.785824+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-02-23T00:14:13.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:13 smithi135 bash[14191]: audit 2024-02-23T00:14:12.787680+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:13.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:13 smithi135 bash[14191]: audit 2024-02-23T00:14:12.789842+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.2", "key": "container_image"}]: dispatch 2024-02-23T00:14:14.855 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:14 smithi079 bash[18087]: cephadm 2024-02-23T00:14:12.789137+0000 mgr.y (mgr.14138) 112 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-02-23T00:14:14.855 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:14 smithi079 bash[18087]: cluster 2024-02-23T00:14:13.458329+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:14.856 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:14 smithi079 bash[14134]: cephadm 2024-02-23T00:14:12.789137+0000 mgr.y (mgr.14138) 112 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-02-23T00:14:14.856 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:14 smithi079 bash[14134]: cluster 2024-02-23T00:14:13.458329+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:14.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:14 smithi135 bash[14191]: cephadm 2024-02-23T00:14:12.789137+0000 mgr.y (mgr.14138) 112 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-02-23T00:14:14.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:14 smithi135 bash[14191]: cluster 2024-02-23T00:14:13.458329+0000 mgr.y (mgr.14138) 113 : cluster [DBG] pgmap v88: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:15.085 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 2 on host 'smithi079' 2024-02-23T00:14:15.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:15 smithi135 bash[14191]: audit 2024-02-23T00:14:15.078117+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:15.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:15 smithi135 bash[14191]: audit 2024-02-23T00:14:15.081286+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:15.869 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:15 smithi079 bash[14134]: audit 2024-02-23T00:14:15.078117+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:15.869 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:15 smithi079 bash[14134]: audit 2024-02-23T00:14:15.081286+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:15.869 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:15 smithi079 bash[18087]: audit 2024-02-23T00:14:15.078117+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:15.869 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:15 smithi079 bash[18087]: audit 2024-02-23T00:14:15.081286+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:16.392 DEBUG:teuthology.orchestra.run.smithi079:osd.2> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.2.service 2024-02-23T00:14:16.395 INFO:tasks.cephadm:Deploying osd.3 on smithi079 with /dev/vg_nvme/lv_1... 2024-02-23T00:14:16.395 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-23T00:14:16.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:16 smithi079 bash[14134]: cluster 2024-02-23T00:14:15.458838+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:16.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:16 smithi079 bash[14134]: audit 2024-02-23T00:14:15.910288+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:16.488 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:16 smithi079 bash[14134]: audit 2024-02-23T00:14:15.911750+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:16.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:16 smithi079 bash[18087]: cluster 2024-02-23T00:14:15.458838+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:16.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:16 smithi079 bash[18087]: audit 2024-02-23T00:14:15.910288+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:16.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:16 smithi079 bash[18087]: audit 2024-02-23T00:14:15.911750+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:16.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:16 smithi135 bash[14191]: cluster 2024-02-23T00:14:15.458838+0000 mgr.y (mgr.14138) 114 : cluster [DBG] pgmap v89: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:16.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:16 smithi135 bash[14191]: audit 2024-02-23T00:14:15.910288+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:16.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:16 smithi135 bash[14191]: audit 2024-02-23T00:14:15.911750+0000 mon.a (mon.0) 315 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:17.683 INFO:journalctl@ceph.osd.2.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:14:18.327 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-23T00:14:18.327 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-2 --no-mon-config 2024-02-23T00:14:18.327 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-02-23T00:14:18.327 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-02-23T00:14:18.328 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-23T00:14:18.328 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-02-23T00:14:18.328 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:17 smithi079 bash[23549]: --> ceph-volume lvm activate successful for osd ID: 2 2024-02-23T00:14:18.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:18 smithi079 bash[18087]: cluster 2024-02-23T00:14:17.459372+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:18.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:18 smithi079 bash[14134]: cluster 2024-02-23T00:14:17.459372+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:18.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:18 smithi135 bash[14191]: cluster 2024-02-23T00:14:17.459372+0000 mgr.y (mgr.14138) 115 : cluster [DBG] pgmap v90: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:19.650 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:19 smithi079 bash[18087]: cluster 2024-02-23T00:14:19.459883+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:19.650 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:19 smithi079 bash[14134]: cluster 2024-02-23T00:14:19.459883+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:19.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:19 smithi135 bash[14191]: cluster 2024-02-23T00:14:19.459883+0000 mgr.y (mgr.14138) 116 : cluster [DBG] pgmap v91: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:21.726 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:21 smithi079 bash[14134]: cluster 2024-02-23T00:14:21.460404+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:21.726 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:21 smithi079 bash[18087]: cluster 2024-02-23T00:14:21.460404+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:21.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:21 smithi135 bash[14191]: cluster 2024-02-23T00:14:21.460404+0000 mgr.y (mgr.14138) 117 : cluster [DBG] pgmap v92: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:22.406 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:22 smithi079 bash[23873]: debug 2024-02-23T00:14:22.068+0000 7f6d796e3f40 -1 Falling back to public interface 2024-02-23T00:14:23.156 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:22 smithi079 bash[23873]: debug 2024-02-23T00:14:22.704+0000 7f6d796e3f40 -1 osd.2 0 log_to_monitors {default=true} 2024-02-23T00:14:23.300 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-23T00:14:23.301 INFO:teuthology.orchestra.run.smithi079.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-23T00:14:23.301 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10+0 records in 2024-02-23T00:14:23.301 INFO:teuthology.orchestra.run.smithi079.stderr:10+0 records out 2024-02-23T00:14:23.301 INFO:teuthology.orchestra.run.smithi079.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0164103 s, 639 MB/s 2024-02-23T00:14:23.301 INFO:teuthology.orchestra.run.smithi079.stderr:--> Zapping successful for: 2024-02-23T00:14:23.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:23 smithi079 bash[14134]: audit 2024-02-23T00:14:22.711824+0000 mon.c (mon.1) 15 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T00:14:23.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:23 smithi079 bash[14134]: audit 2024-02-23T00:14:22.712455+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T00:14:23.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:23 smithi079 bash[18087]: audit 2024-02-23T00:14:22.711824+0000 mon.c (mon.1) 15 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T00:14:23.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:23 smithi079 bash[18087]: audit 2024-02-23T00:14:22.712455+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T00:14:23.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:23 smithi135 bash[14191]: audit 2024-02-23T00:14:22.711824+0000 mon.c (mon.1) 15 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T00:14:23.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:23 smithi135 bash[14191]: audit 2024-02-23T00:14:22.712455+0000 mon.a (mon.0) 316 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-02-23T00:14:24.210 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi079:vg_nvme/lv_1 2024-02-23T00:14:24.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:24 smithi135 bash[14191]: cluster 2024-02-23T00:14:23.460933+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:24.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:24 smithi135 bash[14191]: audit 2024-02-23T00:14:23.465346+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-23T00:14:24.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:24 smithi135 bash[14191]: cluster 2024-02-23T00:14:23.465464+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-23T00:14:24.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:24 smithi135 bash[14191]: audit 2024-02-23T00:14:23.466538+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:24.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:24 smithi135 bash[14191]: audit 2024-02-23T00:14:23.466569+0000 mon.c (mon.1) 16 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:24.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:24 smithi135 bash[14191]: audit 2024-02-23T00:14:23.467072+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:24.907 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[23873]: debug 2024-02-23T00:14:24.480+0000 7f6d5e1b1700 -1 osd.2 0 waiting for initial osdmap 2024-02-23T00:14:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[14134]: cluster 2024-02-23T00:14:23.460933+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[14134]: audit 2024-02-23T00:14:23.465346+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-23T00:14:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[14134]: cluster 2024-02-23T00:14:23.465464+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-23T00:14:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[14134]: audit 2024-02-23T00:14:23.466538+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[14134]: audit 2024-02-23T00:14:23.466569+0000 mon.c (mon.1) 16 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[14134]: audit 2024-02-23T00:14:23.467072+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:24.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[18087]: cluster 2024-02-23T00:14:23.460933+0000 mgr.y (mgr.14138) 118 : cluster [DBG] pgmap v93: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:24.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[18087]: audit 2024-02-23T00:14:23.465346+0000 mon.a (mon.0) 317 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-02-23T00:14:24.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[18087]: cluster 2024-02-23T00:14:23.465464+0000 mon.a (mon.0) 318 : cluster [DBG] osdmap e19: 3 total, 2 up, 2 in 2024-02-23T00:14:24.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[18087]: audit 2024-02-23T00:14:23.466538+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:24.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[18087]: audit 2024-02-23T00:14:23.466569+0000 mon.c (mon.1) 16 : audit [INF] from='osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:24.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:24 smithi079 bash[18087]: audit 2024-02-23T00:14:23.467072+0000 mon.a (mon.0) 320 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:25.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:24.471735+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:14:25.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: cluster 2024-02-23T00:14:24.472081+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-23T00:14:25.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:24.473127+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:25.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:24.484589+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:25.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:24.893382+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:25.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:25.190746+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:25.198935+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[14134]: audit 2024-02-23T00:14:25.207062+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:24.471735+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: cluster 2024-02-23T00:14:24.472081+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:24.473127+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:24.484589+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:24.893382+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:25.190746+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:25.198935+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:25 smithi079 bash[18087]: audit 2024-02-23T00:14:25.207062+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:24.471735+0000 mon.a (mon.0) 321 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: cluster 2024-02-23T00:14:24.472081+0000 mon.a (mon.0) 322 : cluster [DBG] osdmap e20: 3 total, 2 up, 2 in 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:24.473127+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:24.484589+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:24.893382+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:25.190746+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:25.198935+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:25.884 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:25 smithi135 bash[14191]: audit 2024-02-23T00:14:25.207062+0000 mon.a (mon.0) 328 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: cluster 2024-02-23T00:14:23.747192+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: cluster 2024-02-23T00:14:23.747264+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: cluster 2024-02-23T00:14:25.461505+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: audit 2024-02-23T00:14:25.480039+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: cluster 2024-02-23T00:14:25.491550+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766] boot 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: cluster 2024-02-23T00:14:25.491628+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-23T00:14:26.848 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[14134]: audit 2024-02-23T00:14:25.492565+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: cluster 2024-02-23T00:14:23.747192+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: cluster 2024-02-23T00:14:23.747264+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: cluster 2024-02-23T00:14:25.461505+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: audit 2024-02-23T00:14:25.480039+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: cluster 2024-02-23T00:14:25.491550+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766] boot 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: cluster 2024-02-23T00:14:25.491628+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-23T00:14:26.849 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:26 smithi079 bash[18087]: audit 2024-02-23T00:14:25.492565+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: cluster 2024-02-23T00:14:23.747192+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: cluster 2024-02-23T00:14:23.747264+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: cluster 2024-02-23T00:14:25.461505+0000 mgr.y (mgr.14138) 119 : cluster [DBG] pgmap v96: 1 pgs: 1 active+undersized; 0 B data, 320 KiB used, 177 GiB / 179 GiB avail 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: audit 2024-02-23T00:14:25.480039+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: cluster 2024-02-23T00:14:25.491550+0000 mon.a (mon.0) 330 : cluster [INF] osd.2 [v2:172.21.15.79:6818/2921327766,v1:172.21.15.79:6819/2921327766] boot 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: cluster 2024-02-23T00:14:25.491628+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-02-23T00:14:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:26 smithi135 bash[14191]: audit 2024-02-23T00:14:25.492565+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: cluster 2024-02-23T00:14:26.511468+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: audit 2024-02-23T00:14:27.221310+0000 mgr.y (mgr.14138) 120 : audit [DBG] from='client.14277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: audit 2024-02-23T00:14:27.222969+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: cephadm 2024-02-23T00:14:27.225281+0000 mgr.y (mgr.14138) 121 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: audit 2024-02-23T00:14:27.225666+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: audit 2024-02-23T00:14:27.227059+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: audit 2024-02-23T00:14:27.228627+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:27.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:27 smithi135 bash[14191]: cluster 2024-02-23T00:14:27.462046+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:27.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: cluster 2024-02-23T00:14:26.511468+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-23T00:14:27.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: audit 2024-02-23T00:14:27.221310+0000 mgr.y (mgr.14138) 120 : audit [DBG] from='client.14277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:27.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: audit 2024-02-23T00:14:27.222969+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:27.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: cephadm 2024-02-23T00:14:27.225281+0000 mgr.y (mgr.14138) 121 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:14:27.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: audit 2024-02-23T00:14:27.225666+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: audit 2024-02-23T00:14:27.227059+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: audit 2024-02-23T00:14:27.228627+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[14134]: cluster 2024-02-23T00:14:27.462046+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: cluster 2024-02-23T00:14:26.511468+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: audit 2024-02-23T00:14:27.221310+0000 mgr.y (mgr.14138) 120 : audit [DBG] from='client.14277 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: audit 2024-02-23T00:14:27.222969+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: cephadm 2024-02-23T00:14:27.225281+0000 mgr.y (mgr.14138) 121 : cephadm [INF] Applying drive group None on host smithi079... 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: audit 2024-02-23T00:14:27.225666+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: audit 2024-02-23T00:14:27.227059+0000 mon.a (mon.0) 336 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:27.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: audit 2024-02-23T00:14:27.228627+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:27.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:27 smithi079 bash[18087]: cluster 2024-02-23T00:14:27.462046+0000 mgr.y (mgr.14138) 122 : cluster [DBG] pgmap v99: 1 pgs: 1 active+undersized; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:28.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:28 smithi135 bash[14191]: cluster 2024-02-23T00:14:27.513740+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-02-23T00:14:28.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:28 smithi079 bash[14134]: cluster 2024-02-23T00:14:27.513740+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-02-23T00:14:28.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:28 smithi079 bash[18087]: cluster 2024-02-23T00:14:27.513740+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e23: 3 total, 3 up, 3 in 2024-02-23T00:14:29.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:29 smithi135 bash[14191]: cluster 2024-02-23T00:14:29.462562+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:29.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:29 smithi079 bash[18087]: cluster 2024-02-23T00:14:29.462562+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:29.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:29 smithi079 bash[14134]: cluster 2024-02-23T00:14:29.462562+0000 mgr.y (mgr.14138) 123 : cluster [DBG] pgmap v101: 1 pgs: 1 active+undersized; 0 B data, 536 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:30.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:30 smithi135 bash[14191]: audit 2024-02-23T00:14:30.522065+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.79:0/3087000466' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]: dispatch 2024-02-23T00:14:30.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:30 smithi135 bash[14191]: audit 2024-02-23T00:14:30.522751+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]: dispatch 2024-02-23T00:14:30.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:30 smithi079 bash[14134]: audit 2024-02-23T00:14:30.522065+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.79:0/3087000466' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]: dispatch 2024-02-23T00:14:30.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:30 smithi079 bash[14134]: audit 2024-02-23T00:14:30.522751+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]: dispatch 2024-02-23T00:14:30.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:30 smithi079 bash[18087]: audit 2024-02-23T00:14:30.522065+0000 mon.c (mon.1) 17 : audit [INF] from='client.? 172.21.15.79:0/3087000466' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]: dispatch 2024-02-23T00:14:30.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:30 smithi079 bash[18087]: audit 2024-02-23T00:14:30.522751+0000 mon.a (mon.0) 339 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]: dispatch 2024-02-23T00:14:31.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:31 smithi135 bash[14191]: audit 2024-02-23T00:14:30.528426+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]': finished 2024-02-23T00:14:31.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:31 smithi135 bash[14191]: cluster 2024-02-23T00:14:30.528512+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-23T00:14:31.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:31 smithi135 bash[14191]: audit 2024-02-23T00:14:30.528655+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:31.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:31 smithi135 bash[14191]: audit 2024-02-23T00:14:31.108968+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/2624266642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:31.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:31 smithi135 bash[14191]: cluster 2024-02-23T00:14:31.463042+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[14134]: audit 2024-02-23T00:14:30.528426+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]': finished 2024-02-23T00:14:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[14134]: cluster 2024-02-23T00:14:30.528512+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-23T00:14:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[14134]: audit 2024-02-23T00:14:30.528655+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[14134]: audit 2024-02-23T00:14:31.108968+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/2624266642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[14134]: cluster 2024-02-23T00:14:31.463042+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:31.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[18087]: audit 2024-02-23T00:14:30.528426+0000 mon.a (mon.0) 340 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "ad2015ca-5a41-4ab8-a81b-764b1a3c279f"}]': finished 2024-02-23T00:14:31.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[18087]: cluster 2024-02-23T00:14:30.528512+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e24: 4 total, 3 up, 3 in 2024-02-23T00:14:31.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[18087]: audit 2024-02-23T00:14:30.528655+0000 mon.a (mon.0) 342 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:31.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[18087]: audit 2024-02-23T00:14:31.108968+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.79:0/2624266642' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:31.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:31 smithi079 bash[18087]: cluster 2024-02-23T00:14:31.463042+0000 mgr.y (mgr.14138) 124 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 0 B data, 584 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:33.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:33 smithi135 bash[14191]: cluster 2024-02-23T00:14:33.463577+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:34.808 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:33 smithi079 bash[14134]: cluster 2024-02-23T00:14:33.463577+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:34.809 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:33 smithi079 bash[18087]: cluster 2024-02-23T00:14:33.463577+0000 mgr.y (mgr.14138) 125 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:34.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:34 smithi135 bash[14191]: audit 2024-02-23T00:14:33.628363+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:14:34.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:34 smithi135 bash[14191]: audit 2024-02-23T00:14:33.631056+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:14:34.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:34 smithi135 bash[14191]: audit 2024-02-23T00:14:33.935390+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:34 smithi079 bash[14134]: audit 2024-02-23T00:14:33.628363+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:14:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:34 smithi079 bash[14134]: audit 2024-02-23T00:14:33.631056+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:14:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:34 smithi079 bash[14134]: audit 2024-02-23T00:14:33.935390+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:34.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:34 smithi079 bash[18087]: audit 2024-02-23T00:14:33.628363+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:14:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:34 smithi079 bash[18087]: audit 2024-02-23T00:14:33.631056+0000 mon.a (mon.0) 344 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:14:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:34 smithi079 bash[18087]: audit 2024-02-23T00:14:33.935390+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:35.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:35 smithi135 bash[14191]: cluster 2024-02-23T00:14:35.464076+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:35.865 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:35 smithi079 bash[14134]: cluster 2024-02-23T00:14:35.464076+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:35.865 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:35 smithi079 bash[18087]: cluster 2024-02-23T00:14:35.464076+0000 mgr.y (mgr.14138) 126 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 0 B data, 600 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:38.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[14134]: cluster 2024-02-23T00:14:37.464667+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:38.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[14134]: audit 2024-02-23T00:14:37.985511+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T00:14:38.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[14134]: audit 2024-02-23T00:14:37.987275+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:38.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[14134]: audit 2024-02-23T00:14:37.989118+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-23T00:14:38.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[18087]: cluster 2024-02-23T00:14:37.464667+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:38.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[18087]: audit 2024-02-23T00:14:37.985511+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T00:14:38.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[18087]: audit 2024-02-23T00:14:37.987275+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:38.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:38 smithi079 bash[18087]: audit 2024-02-23T00:14:37.989118+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-23T00:14:38.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:38 smithi135 bash[14191]: cluster 2024-02-23T00:14:37.464667+0000 mgr.y (mgr.14138) 127 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:38.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:38 smithi135 bash[14191]: audit 2024-02-23T00:14:37.985511+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-02-23T00:14:38.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:38 smithi135 bash[14191]: audit 2024-02-23T00:14:37.987275+0000 mon.a (mon.0) 347 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:38.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:38 smithi135 bash[14191]: audit 2024-02-23T00:14:37.989118+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.3", "key": "container_image"}]: dispatch 2024-02-23T00:14:39.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:39 smithi079 bash[14134]: cephadm 2024-02-23T00:14:37.988495+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-02-23T00:14:39.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:39 smithi079 bash[18087]: cephadm 2024-02-23T00:14:37.988495+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-02-23T00:14:39.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:39 smithi135 bash[14191]: cephadm 2024-02-23T00:14:37.988495+0000 mgr.y (mgr.14138) 128 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-02-23T00:14:40.259 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 3 on host 'smithi079' 2024-02-23T00:14:40.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:40 smithi079 bash[14134]: cluster 2024-02-23T00:14:39.465163+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:40 smithi135 bash[14191]: cluster 2024-02-23T00:14:39.465163+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:40 smithi135 bash[14191]: audit 2024-02-23T00:14:40.251492+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:40 smithi135 bash[14191]: audit 2024-02-23T00:14:40.254945+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:40 smithi079 bash[14134]: audit 2024-02-23T00:14:40.251492+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:40 smithi079 bash[14134]: audit 2024-02-23T00:14:40.254945+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:40 smithi079 bash[18087]: cluster 2024-02-23T00:14:39.465163+0000 mgr.y (mgr.14138) 129 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:40 smithi079 bash[18087]: audit 2024-02-23T00:14:40.251492+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:40 smithi079 bash[18087]: audit 2024-02-23T00:14:40.254945+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:41.706 DEBUG:teuthology.orchestra.run.smithi079:osd.3> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.3.service 2024-02-23T00:14:41.708 INFO:tasks.cephadm:Deploying osd.4 on smithi135 with /dev/vg_nvme/lv_4... 2024-02-23T00:14:41.708 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-02-23T00:14:41.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:41 smithi135 bash[14191]: cephadm 2024-02-23T00:14:40.250879+0000 mgr.y (mgr.14138) 130 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:14:41.876 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:41 smithi079 bash[14134]: cephadm 2024-02-23T00:14:40.250879+0000 mgr.y (mgr.14138) 130 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:14:41.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:41 smithi079 bash[18087]: cephadm 2024-02-23T00:14:40.250879+0000 mgr.y (mgr.14138) 130 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:14:42.070 INFO:journalctl@ceph.osd.3.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:14:42.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[14134]: cluster 2024-02-23T00:14:41.465759+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:42.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[14134]: audit 2024-02-23T00:14:41.629759+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:42.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[14134]: audit 2024-02-23T00:14:41.631549+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:42.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[18087]: cluster 2024-02-23T00:14:41.465759+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:42.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[18087]: audit 2024-02-23T00:14:41.629759+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:42.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[18087]: audit 2024-02-23T00:14:41.631549+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:42.660 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-23T00:14:42.660 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-3 --no-mon-config 2024-02-23T00:14:42.660 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-02-23T00:14:42.660 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-02-23T00:14:42.660 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-23T00:14:42.660 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-02-23T00:14:42.661 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:42 smithi079 bash[25164]: --> ceph-volume lvm activate successful for osd ID: 3 2024-02-23T00:14:42.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:42 smithi135 bash[14191]: cluster 2024-02-23T00:14:41.465759+0000 mgr.y (mgr.14138) 131 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:42.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:42 smithi135 bash[14191]: audit 2024-02-23T00:14:41.629759+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:42.793 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:42 smithi135 bash[14191]: audit 2024-02-23T00:14:41.631549+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:44.595 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-02-23T00:14:44.596 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-02-23T00:14:44.596 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-02-23T00:14:44.596 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-02-23T00:14:44.596 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0193682 s, 541 MB/s 2024-02-23T00:14:44.596 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-02-23T00:14:44.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:44 smithi079 bash[14134]: cluster 2024-02-23T00:14:43.466358+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:44.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:44 smithi079 bash[18087]: cluster 2024-02-23T00:14:43.466358+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:44.803 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:44 smithi135 bash[14191]: cluster 2024-02-23T00:14:43.466358+0000 mgr.y (mgr.14138) 132 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:45.221 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-02-23T00:14:45.407 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:45 smithi079 bash[25415]: debug 2024-02-23T00:14:45.095+0000 7fe306132f40 1 -- 172.21.15.79:0/4173124985 >> [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] conn(0x561a9dbe1000 msgr2=0x561a9db53e00 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-23T00:14:45.407 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:45 smithi079 bash[25415]: debug 2024-02-23T00:14:45.095+0000 7fe306132f40 1 --2- 172.21.15.79:0/4173124985 >> [v2:172.21.15.79:3301/0,v1:172.21.15.79:6790/0] conn(0x561a9dbe1000 0x561a9db53e00 secure :-1 s=READY pgs=24 cs=0 l=1 rev1=1 rx=0x561a9db7e240 tx=0x561a9db9e420).stop 2024-02-23T00:14:45.907 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:45 smithi079 bash[25415]: debug 2024-02-23T00:14:45.639+0000 7fe306132f40 -1 Falling back to public interface 2024-02-23T00:14:46.657 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[25415]: debug 2024-02-23T00:14:46.295+0000 7fe306132f40 -1 osd.3 0 log_to_monitors {default=true} 2024-02-23T00:14:46.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[18087]: cluster 2024-02-23T00:14:45.466945+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:46.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[18087]: audit 2024-02-23T00:14:46.305625+0000 mon.c (mon.1) 19 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T00:14:46.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[18087]: audit 2024-02-23T00:14:46.305983+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T00:14:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[14134]: cluster 2024-02-23T00:14:45.466945+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[14134]: audit 2024-02-23T00:14:46.305625+0000 mon.c (mon.1) 19 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T00:14:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:46 smithi079 bash[14134]: audit 2024-02-23T00:14:46.305983+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T00:14:46.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:46 smithi135 bash[14191]: cluster 2024-02-23T00:14:45.466945+0000 mgr.y (mgr.14138) 133 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:46.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:46 smithi135 bash[14191]: audit 2024-02-23T00:14:46.305625+0000 mon.c (mon.1) 19 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T00:14:46.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:46 smithi135 bash[14191]: audit 2024-02-23T00:14:46.305983+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-02-23T00:14:47.657 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[25415]: debug 2024-02-23T00:14:47.515+0000 7fe2eac00700 -1 osd.3 0 waiting for initial osdmap 2024-02-23T00:14:47.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[14134]: audit 2024-02-23T00:14:46.504365+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-23T00:14:47.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[14134]: cluster 2024-02-23T00:14:46.504504+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-23T00:14:47.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[14134]: audit 2024-02-23T00:14:46.505065+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:47.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[14134]: audit 2024-02-23T00:14:46.506870+0000 mon.c (mon.1) 20 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:47.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[14134]: audit 2024-02-23T00:14:46.513041+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[14134]: cluster 2024-02-23T00:14:47.467478+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[18087]: audit 2024-02-23T00:14:46.504365+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[18087]: cluster 2024-02-23T00:14:46.504504+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[18087]: audit 2024-02-23T00:14:46.505065+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[18087]: audit 2024-02-23T00:14:46.506870+0000 mon.c (mon.1) 20 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[18087]: audit 2024-02-23T00:14:46.513041+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:47.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:47 smithi079 bash[18087]: cluster 2024-02-23T00:14:47.467478+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:47.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:47 smithi135 bash[14191]: audit 2024-02-23T00:14:46.504365+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-02-23T00:14:47.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:47 smithi135 bash[14191]: cluster 2024-02-23T00:14:46.504504+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e25: 4 total, 3 up, 3 in 2024-02-23T00:14:47.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:47 smithi135 bash[14191]: audit 2024-02-23T00:14:46.505065+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:47.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:47 smithi135 bash[14191]: audit 2024-02-23T00:14:46.506870+0000 mon.c (mon.1) 20 : audit [INF] from='osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:47.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:47 smithi135 bash[14191]: audit 2024-02-23T00:14:46.513041+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]: dispatch 2024-02-23T00:14:47.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:47 smithi135 bash[14191]: cluster 2024-02-23T00:14:47.467478+0000 mgr.y (mgr.14138) 134 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:48.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.514408+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:14:48.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: cluster 2024-02-23T00:14:47.514632+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.515249+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.522069+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.899602+0000 mgr.y (mgr.14138) 135 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.901518+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: cephadm 2024-02-23T00:14:47.904671+0000 mgr.y (mgr.14138) 136 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.905238+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.907155+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:47.909122+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:48.126674+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:48.432643+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:48.437725+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:48 smithi135 bash[14191]: audit 2024-02-23T00:14:48.444138+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.514408+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:14:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: cluster 2024-02-23T00:14:47.514632+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-02-23T00:14:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.515249+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.522069+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.899602+0000 mgr.y (mgr.14138) 135 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.901518+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: cephadm 2024-02-23T00:14:47.904671+0000 mgr.y (mgr.14138) 136 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.905238+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.907155+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:47.909122+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:48.126674+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:48.432643+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:48.437725+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[14134]: audit 2024-02-23T00:14:48.444138+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.514408+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: cluster 2024-02-23T00:14:47.514632+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e26: 4 total, 3 up, 3 in 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.515249+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.522069+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.899602+0000 mgr.y (mgr.14138) 135 : audit [DBG] from='client.14304 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.901518+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: cephadm 2024-02-23T00:14:47.904671+0000 mgr.y (mgr.14138) 136 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.905238+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.907155+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:47.909122+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:48.126674+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:48.432643+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:48.437725+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:48.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:48 smithi079 bash[18087]: audit 2024-02-23T00:14:48.444138+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:14:49.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:49 smithi135 bash[14191]: cluster 2024-02-23T00:14:47.324279+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:49.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:49 smithi135 bash[14191]: cluster 2024-02-23T00:14:47.324355+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:49.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:49 smithi135 bash[14191]: cluster 2024-02-23T00:14:48.525056+0000 mon.a (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423] boot 2024-02-23T00:14:49.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:49 smithi135 bash[14191]: cluster 2024-02-23T00:14:48.525167+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-23T00:14:49.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:49 smithi135 bash[14191]: audit 2024-02-23T00:14:48.526018+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:49.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:49 smithi135 bash[14191]: cluster 2024-02-23T00:14:49.468043+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:49.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[14134]: cluster 2024-02-23T00:14:47.324279+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:49.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[14134]: cluster 2024-02-23T00:14:47.324355+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:49.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[14134]: cluster 2024-02-23T00:14:48.525056+0000 mon.a (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423] boot 2024-02-23T00:14:49.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[14134]: cluster 2024-02-23T00:14:48.525167+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[14134]: audit 2024-02-23T00:14:48.526018+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[14134]: cluster 2024-02-23T00:14:49.468043+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[18087]: cluster 2024-02-23T00:14:47.324279+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[18087]: cluster 2024-02-23T00:14:47.324355+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[18087]: cluster 2024-02-23T00:14:48.525056+0000 mon.a (mon.0) 370 : cluster [INF] osd.3 [v2:172.21.15.79:6826/3354006423,v1:172.21.15.79:6827/3354006423] boot 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[18087]: cluster 2024-02-23T00:14:48.525167+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[18087]: audit 2024-02-23T00:14:48.526018+0000 mon.a (mon.0) 372 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-02-23T00:14:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:49 smithi079 bash[18087]: cluster 2024-02-23T00:14:49.468043+0000 mgr.y (mgr.14138) 137 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 0 B data, 624 KiB used, 265 GiB / 268 GiB avail 2024-02-23T00:14:50.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:50 smithi135 bash[14191]: cluster 2024-02-23T00:14:49.541880+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-02-23T00:14:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:50 smithi079 bash[14134]: cluster 2024-02-23T00:14:49.541880+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-02-23T00:14:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:50 smithi079 bash[18087]: cluster 2024-02-23T00:14:49.541880+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e28: 4 total, 4 up, 4 in 2024-02-23T00:14:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:51 smithi135 bash[14191]: cluster 2024-02-23T00:14:51.468676+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:51 smithi135 bash[14191]: audit 2024-02-23T00:14:51.500476+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.135:0/2945417969' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]: dispatch 2024-02-23T00:14:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:51 smithi135 bash[14191]: audit 2024-02-23T00:14:51.502180+0000 mon.a (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]: dispatch 2024-02-23T00:14:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:51 smithi135 bash[14191]: audit 2024-02-23T00:14:51.510011+0000 mon.a (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]': finished 2024-02-23T00:14:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:51 smithi135 bash[14191]: cluster 2024-02-23T00:14:51.510250+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-23T00:14:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:51 smithi135 bash[14191]: audit 2024-02-23T00:14:51.510593+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:14:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[14134]: cluster 2024-02-23T00:14:51.468676+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[14134]: audit 2024-02-23T00:14:51.500476+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.135:0/2945417969' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]: dispatch 2024-02-23T00:14:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[14134]: audit 2024-02-23T00:14:51.502180+0000 mon.a (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]: dispatch 2024-02-23T00:14:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[14134]: audit 2024-02-23T00:14:51.510011+0000 mon.a (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]': finished 2024-02-23T00:14:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[14134]: cluster 2024-02-23T00:14:51.510250+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[14134]: audit 2024-02-23T00:14:51.510593+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[18087]: cluster 2024-02-23T00:14:51.468676+0000 mgr.y (mgr.14138) 138 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 888 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[18087]: audit 2024-02-23T00:14:51.500476+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.135:0/2945417969' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]: dispatch 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[18087]: audit 2024-02-23T00:14:51.502180+0000 mon.a (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]: dispatch 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[18087]: audit 2024-02-23T00:14:51.510011+0000 mon.a (mon.0) 375 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "80cc5d32-7494-4aac-b721-93c337a27957"}]': finished 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[18087]: cluster 2024-02-23T00:14:51.510250+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e29: 5 total, 4 up, 4 in 2024-02-23T00:14:51.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:51 smithi079 bash[18087]: audit 2024-02-23T00:14:51.510593+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:14:52.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:52 smithi135 bash[14191]: audit 2024-02-23T00:14:52.086794+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.135:0/2636192256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:52.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:52 smithi079 bash[14134]: audit 2024-02-23T00:14:52.086794+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.135:0/2636192256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:52.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:52 smithi079 bash[18087]: audit 2024-02-23T00:14:52.086794+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.135:0/2636192256' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:14:53.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:53 smithi135 bash[14191]: cluster 2024-02-23T00:14:53.469355+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:53.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:53 smithi079 bash[14134]: cluster 2024-02-23T00:14:53.469355+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:53.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:53 smithi079 bash[18087]: cluster 2024-02-23T00:14:53.469355+0000 mgr.y (mgr.14138) 139 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 920 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:55.265 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:54 smithi135 bash[14191]: audit 2024-02-23T00:14:54.919408+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:55.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:54 smithi079 bash[18087]: audit 2024-02-23T00:14:54.919408+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:55.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:54 smithi079 bash[14134]: audit 2024-02-23T00:14:54.919408+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:14:56.344 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:55 smithi135 bash[14191]: cluster 2024-02-23T00:14:55.469965+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:56.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:55 smithi079 bash[14134]: cluster 2024-02-23T00:14:55.469965+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:56.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:55 smithi079 bash[18087]: cluster 2024-02-23T00:14:55.469965+0000 mgr.y (mgr.14138) 140 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 936 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:58.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:58 smithi135 bash[14191]: cluster 2024-02-23T00:14:57.470548+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:58 smithi079 bash[14134]: cluster 2024-02-23T00:14:57.470548+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:58.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:58 smithi079 bash[18087]: cluster 2024-02-23T00:14:57.470548+0000 mgr.y (mgr.14138) 141 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:14:59.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:59 smithi135 bash[14191]: audit 2024-02-23T00:14:58.615780+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T00:14:59.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:59 smithi135 bash[14191]: audit 2024-02-23T00:14:58.617652+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:59.732 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:14:59 smithi135 bash[14191]: audit 2024-02-23T00:14:58.619916+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-23T00:14:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:59 smithi079 bash[14134]: audit 2024-02-23T00:14:58.615780+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T00:14:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:59 smithi079 bash[14134]: audit 2024-02-23T00:14:58.617652+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:14:59 smithi079 bash[14134]: audit 2024-02-23T00:14:58.619916+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-23T00:14:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:59 smithi079 bash[18087]: audit 2024-02-23T00:14:58.615780+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-02-23T00:14:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:59 smithi079 bash[18087]: audit 2024-02-23T00:14:58.617652+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:14:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:14:59 smithi079 bash[18087]: audit 2024-02-23T00:14:58.619916+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.4", "key": "container_image"}]: dispatch 2024-02-23T00:15:00.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:00 smithi135 bash[14191]: cephadm 2024-02-23T00:14:58.619174+0000 mgr.y (mgr.14138) 142 : cephadm [INF] Deploying daemon osd.4 on smithi135 2024-02-23T00:15:00.915 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:00 smithi135 bash[14191]: cluster 2024-02-23T00:14:59.471043+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:00.916 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:00 smithi079 bash[14134]: cephadm 2024-02-23T00:14:58.619174+0000 mgr.y (mgr.14138) 142 : cephadm [INF] Deploying daemon osd.4 on smithi135 2024-02-23T00:15:00.917 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:00 smithi079 bash[14134]: cluster 2024-02-23T00:14:59.471043+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:00.917 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 4 on host 'smithi135' 2024-02-23T00:15:00.917 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:00 smithi079 bash[18087]: cephadm 2024-02-23T00:14:58.619174+0000 mgr.y (mgr.14138) 142 : cephadm [INF] Deploying daemon osd.4 on smithi135 2024-02-23T00:15:00.917 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:00 smithi079 bash[18087]: cluster 2024-02-23T00:14:59.471043+0000 mgr.y (mgr.14138) 143 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:01 smithi135 bash[14191]: audit 2024-02-23T00:15:00.889486+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:01 smithi135 bash[14191]: audit 2024-02-23T00:15:00.894797+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:01.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:01 smithi079 bash[14134]: audit 2024-02-23T00:15:00.889486+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:01 smithi079 bash[14134]: audit 2024-02-23T00:15:00.894797+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:01.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:01 smithi079 bash[18087]: audit 2024-02-23T00:15:00.889486+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:01.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:01 smithi079 bash[18087]: audit 2024-02-23T00:15:00.894797+0000 mon.a (mon.0) 383 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:02.234 DEBUG:teuthology.orchestra.run.smithi135:osd.4> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.4.service 2024-02-23T00:15:02.242 INFO:tasks.cephadm:Deploying osd.5 on smithi135 with /dev/vg_nvme/lv_3... 2024-02-23T00:15:02.243 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-02-23T00:15:02.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[14191]: cluster 2024-02-23T00:15:01.471749+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:02.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[14191]: audit 2024-02-23T00:15:02.093865+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:02.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[14191]: audit 2024-02-23T00:15:02.095752+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:02.884 INFO:journalctl@ceph.osd.4.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:15:02.884 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-23T00:15:02.884 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_4 --path /var/lib/ceph/osd/ceph-4 --no-mon-config 2024-02-23T00:15:02.885 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-4/block 2024-02-23T00:15:02.885 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-4/block 2024-02-23T00:15:02.885 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-02-23T00:15:02.885 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-02-23T00:15:02.885 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:02 smithi135 bash[16243]: --> ceph-volume lvm activate successful for osd ID: 4 2024-02-23T00:15:02.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:02 smithi079 bash[14134]: cluster 2024-02-23T00:15:01.471749+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:02.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:02 smithi079 bash[14134]: audit 2024-02-23T00:15:02.093865+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:02.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:02 smithi079 bash[14134]: audit 2024-02-23T00:15:02.095752+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:02.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:02 smithi079 bash[18087]: cluster 2024-02-23T00:15:01.471749+0000 mgr.y (mgr.14138) 144 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:02.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:02 smithi079 bash[18087]: audit 2024-02-23T00:15:02.093865+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:02.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:02 smithi079 bash[18087]: audit 2024-02-23T00:15:02.095752+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:04.750 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:04 smithi135 bash[14191]: cluster 2024-02-23T00:15:03.472318+0000 mgr.y (mgr.14138) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:04 smithi079 bash[14134]: cluster 2024-02-23T00:15:03.472318+0000 mgr.y (mgr.14138) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:04.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:04 smithi079 bash[18087]: cluster 2024-02-23T00:15:03.472318+0000 mgr.y (mgr.14138) 145 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:05.113 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:04 smithi135 bash[16465]: debug 2024-02-23T00:15:04.840+0000 7fc2d732bf40 1 -- 172.21.15.135:0/2212005478 >> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] conn(0x55e33a7ecc00 msgr2=0x55e33a75f400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-23T00:15:05.114 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:04 smithi135 bash[16465]: debug 2024-02-23T00:15:04.840+0000 7fc2d732bf40 1 --2- 172.21.15.135:0/2212005478 >> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] conn(0x55e33a7ecc00 0x55e33a75f400 secure :-1 s=READY pgs=14 cs=0 l=1 rev1=1 rx=0x55e33a78a240 tx=0x55e33a7aa420).stop 2024-02-23T00:15:05.861 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:05 smithi135 bash[16465]: debug 2024-02-23T00:15:05.381+0000 7fc2d732bf40 -1 Falling back to public interface 2024-02-23T00:15:06.113 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:06 smithi135 bash[16465]: debug 2024-02-23T00:15:06.033+0000 7fc2d732bf40 -1 osd.4 0 log_to_monitors {default=true} 2024-02-23T00:15:06.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:06 smithi135 bash[14191]: cluster 2024-02-23T00:15:05.472965+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:06.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:06 smithi135 bash[14191]: audit 2024-02-23T00:15:06.040855+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T00:15:06.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:06 smithi135 bash[14191]: audit 2024-02-23T00:15:06.042394+0000 mon.a (mon.0) 386 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T00:15:06.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:06 smithi079 bash[14134]: cluster 2024-02-23T00:15:05.472965+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:06.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:06 smithi079 bash[14134]: audit 2024-02-23T00:15:06.040855+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T00:15:06.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:06 smithi079 bash[14134]: audit 2024-02-23T00:15:06.042394+0000 mon.a (mon.0) 386 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T00:15:06.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:06 smithi079 bash[18087]: cluster 2024-02-23T00:15:05.472965+0000 mgr.y (mgr.14138) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:06.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:06 smithi079 bash[18087]: audit 2024-02-23T00:15:06.040855+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T00:15:06.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:06 smithi079 bash[18087]: audit 2024-02-23T00:15:06.042394+0000 mon.a (mon.0) 386 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-02-23T00:15:07.790 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-02-23T00:15:07.791 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-02-23T00:15:07.791 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-02-23T00:15:07.791 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-02-23T00:15:07.791 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0179555 s, 584 MB/s 2024-02-23T00:15:07.791 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-02-23T00:15:07.831 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:15:07 smithi135 bash[16465]: debug 2024-02-23T00:15:07.517+0000 7fc2bbdf9700 -1 osd.4 0 waiting for initial osdmap 2024-02-23T00:15:07.831 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:07 smithi135 bash[14191]: audit 2024-02-23T00:15:06.500225+0000 mon.a (mon.0) 387 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-23T00:15:07.831 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:07 smithi135 bash[14191]: cluster 2024-02-23T00:15:06.500465+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-23T00:15:07.831 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:07 smithi135 bash[14191]: audit 2024-02-23T00:15:06.501238+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:07.831 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:07 smithi135 bash[14191]: audit 2024-02-23T00:15:06.502359+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:07.832 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:07 smithi135 bash[14191]: audit 2024-02-23T00:15:06.510131+0000 mon.a (mon.0) 390 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[14134]: audit 2024-02-23T00:15:06.500225+0000 mon.a (mon.0) 387 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-23T00:15:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[14134]: cluster 2024-02-23T00:15:06.500465+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-23T00:15:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[14134]: audit 2024-02-23T00:15:06.501238+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[14134]: audit 2024-02-23T00:15:06.502359+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:07.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[14134]: audit 2024-02-23T00:15:06.510131+0000 mon.a (mon.0) 390 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:07.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[18087]: audit 2024-02-23T00:15:06.500225+0000 mon.a (mon.0) 387 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-02-23T00:15:07.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[18087]: cluster 2024-02-23T00:15:06.500465+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e30: 5 total, 4 up, 4 in 2024-02-23T00:15:07.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[18087]: audit 2024-02-23T00:15:06.501238+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:07.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[18087]: audit 2024-02-23T00:15:06.502359+0000 mon.b (mon.2) 5 : audit [INF] from='osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:07.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:07 smithi079 bash[18087]: audit 2024-02-23T00:15:06.510131+0000 mon.a (mon.0) 390 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:08.429 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-02-23T00:15:08.683 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:08 smithi135 bash[14191]: cluster 2024-02-23T00:15:07.473546+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:08.683 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:08 smithi135 bash[14191]: audit 2024-02-23T00:15:07.510848+0000 mon.a (mon.0) 391 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:15:08.684 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:08 smithi135 bash[14191]: cluster 2024-02-23T00:15:07.511170+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2024-02-23T00:15:08.684 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:08 smithi135 bash[14191]: audit 2024-02-23T00:15:07.512250+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:08.684 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:08 smithi135 bash[14191]: audit 2024-02-23T00:15:07.521198+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[14134]: cluster 2024-02-23T00:15:07.473546+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[14134]: audit 2024-02-23T00:15:07.510848+0000 mon.a (mon.0) 391 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:15:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[14134]: cluster 2024-02-23T00:15:07.511170+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2024-02-23T00:15:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[14134]: audit 2024-02-23T00:15:07.512250+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[14134]: audit 2024-02-23T00:15:07.521198+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[18087]: cluster 2024-02-23T00:15:07.473546+0000 mgr.y (mgr.14138) 147 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[18087]: audit 2024-02-23T00:15:07.510848+0000 mon.a (mon.0) 391 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:15:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[18087]: cluster 2024-02-23T00:15:07.511170+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e31: 5 total, 4 up, 4 in 2024-02-23T00:15:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[18087]: audit 2024-02-23T00:15:07.512250+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:08 smithi079 bash[18087]: audit 2024-02-23T00:15:07.521198+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: cluster 2024-02-23T00:15:07.069758+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: cluster 2024-02-23T00:15:07.069844+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: cluster 2024-02-23T00:15:08.524541+0000 mon.a (mon.0) 395 : cluster [INF] osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293] boot 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: cluster 2024-02-23T00:15:08.524704+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: audit 2024-02-23T00:15:08.525568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: cluster 2024-02-23T00:15:09.474098+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:09.845 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:09 smithi135 bash[14191]: cluster 2024-02-23T00:15:09.526556+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-23T00:15:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: cluster 2024-02-23T00:15:07.069758+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:15:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: cluster 2024-02-23T00:15:07.069844+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:15:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: cluster 2024-02-23T00:15:08.524541+0000 mon.a (mon.0) 395 : cluster [INF] osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293] boot 2024-02-23T00:15:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: cluster 2024-02-23T00:15:08.524704+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-23T00:15:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: audit 2024-02-23T00:15:08.525568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: cluster 2024-02-23T00:15:09.474098+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[14134]: cluster 2024-02-23T00:15:09.526556+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: cluster 2024-02-23T00:15:07.069758+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: cluster 2024-02-23T00:15:07.069844+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: cluster 2024-02-23T00:15:08.524541+0000 mon.a (mon.0) 395 : cluster [INF] osd.4 [v2:172.21.15.135:6800/2568183293,v1:172.21.15.135:6801/2568183293] boot 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: cluster 2024-02-23T00:15:08.524704+0000 mon.a (mon.0) 396 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: audit 2024-02-23T00:15:08.525568+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: cluster 2024-02-23T00:15:09.474098+0000 mgr.y (mgr.14138) 148 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 992 KiB used, 354 GiB / 358 GiB avail 2024-02-23T00:15:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:09 smithi079 bash[18087]: cluster 2024-02-23T00:15:09.526556+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-02-23T00:15:10.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:10 smithi135 bash[14191]: audit 2024-02-23T00:15:09.735342+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:10.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:10 smithi135 bash[14191]: audit 2024-02-23T00:15:10.051237+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:10 smithi135 bash[14191]: audit 2024-02-23T00:15:10.061130+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:10 smithi135 bash[14191]: cephadm 2024-02-23T00:15:10.064759+0000 mgr.y (mgr.14138) 149 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:15:10.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:10 smithi135 bash[14191]: audit 2024-02-23T00:15:10.422896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[14134]: audit 2024-02-23T00:15:09.735342+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[14134]: audit 2024-02-23T00:15:10.051237+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[14134]: audit 2024-02-23T00:15:10.061130+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[14134]: cephadm 2024-02-23T00:15:10.064759+0000 mgr.y (mgr.14138) 149 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:15:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[14134]: audit 2024-02-23T00:15:10.422896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[18087]: audit 2024-02-23T00:15:09.735342+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:10.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[18087]: audit 2024-02-23T00:15:10.051237+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[18087]: audit 2024-02-23T00:15:10.061130+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:10.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[18087]: cephadm 2024-02-23T00:15:10.064759+0000 mgr.y (mgr.14138) 149 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:15:10.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:10 smithi079 bash[18087]: audit 2024-02-23T00:15:10.422896+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:11.613 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:11 smithi135 bash[14191]: cluster 2024-02-23T00:15:11.474728+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:11.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:11 smithi079 bash[14134]: cluster 2024-02-23T00:15:11.474728+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:11.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:11 smithi079 bash[18087]: cluster 2024-02-23T00:15:11.474728+0000 mgr.y (mgr.14138) 150 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 1.3 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:12 smithi135 bash[14191]: audit 2024-02-23T00:15:11.701211+0000 mgr.y (mgr.14138) 151 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:12 smithi135 bash[14191]: audit 2024-02-23T00:15:11.703113+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:15:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:12 smithi135 bash[14191]: cephadm 2024-02-23T00:15:11.705955+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:15:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:12 smithi135 bash[14191]: audit 2024-02-23T00:15:11.706493+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:15:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:12 smithi135 bash[14191]: audit 2024-02-23T00:15:11.708174+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:12 smithi135 bash[14191]: audit 2024-02-23T00:15:11.710104+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[14134]: audit 2024-02-23T00:15:11.701211+0000 mgr.y (mgr.14138) 151 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[14134]: audit 2024-02-23T00:15:11.703113+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:15:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[14134]: cephadm 2024-02-23T00:15:11.705955+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:15:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[14134]: audit 2024-02-23T00:15:11.706493+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:15:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[14134]: audit 2024-02-23T00:15:11.708174+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[14134]: audit 2024-02-23T00:15:11.710104+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[18087]: audit 2024-02-23T00:15:11.701211+0000 mgr.y (mgr.14138) 151 : audit [DBG] from='client.34244 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[18087]: audit 2024-02-23T00:15:11.703113+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[18087]: cephadm 2024-02-23T00:15:11.705955+0000 mgr.y (mgr.14138) 152 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[18087]: audit 2024-02-23T00:15:11.706493+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[18087]: audit 2024-02-23T00:15:11.708174+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:12 smithi079 bash[18087]: audit 2024-02-23T00:15:11.710104+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:13.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:13 smithi135 bash[14191]: cluster 2024-02-23T00:15:13.475289+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:13.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:13 smithi079 bash[14134]: cluster 2024-02-23T00:15:13.475289+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:13.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:13 smithi079 bash[18087]: cluster 2024-02-23T00:15:13.475289+0000 mgr.y (mgr.14138) 153 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:15.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:15 smithi135 bash[14191]: audit 2024-02-23T00:15:15.145862+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.135:0/1477867723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]: dispatch 2024-02-23T00:15:15.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:15 smithi135 bash[14191]: audit 2024-02-23T00:15:15.147369+0000 mon.a (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]: dispatch 2024-02-23T00:15:15.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:15 smithi135 bash[14191]: audit 2024-02-23T00:15:15.156573+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]': finished 2024-02-23T00:15:15.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:15 smithi135 bash[14191]: cluster 2024-02-23T00:15:15.156831+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-23T00:15:15.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:15 smithi135 bash[14191]: audit 2024-02-23T00:15:15.157106+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[14134]: audit 2024-02-23T00:15:15.145862+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.135:0/1477867723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]: dispatch 2024-02-23T00:15:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[14134]: audit 2024-02-23T00:15:15.147369+0000 mon.a (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]: dispatch 2024-02-23T00:15:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[14134]: audit 2024-02-23T00:15:15.156573+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]': finished 2024-02-23T00:15:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[14134]: cluster 2024-02-23T00:15:15.156831+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-23T00:15:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[14134]: audit 2024-02-23T00:15:15.157106+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:15.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[18087]: audit 2024-02-23T00:15:15.145862+0000 mon.b (mon.2) 6 : audit [INF] from='client.? 172.21.15.135:0/1477867723' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]: dispatch 2024-02-23T00:15:15.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[18087]: audit 2024-02-23T00:15:15.147369+0000 mon.a (mon.0) 407 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]: dispatch 2024-02-23T00:15:15.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[18087]: audit 2024-02-23T00:15:15.156573+0000 mon.a (mon.0) 408 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e12450e9-e0ed-4d5a-ae9c-e98d238c6452"}]': finished 2024-02-23T00:15:15.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[18087]: cluster 2024-02-23T00:15:15.156831+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e34: 6 total, 5 up, 5 in 2024-02-23T00:15:15.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:15 smithi079 bash[18087]: audit 2024-02-23T00:15:15.157106+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:16.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:16 smithi135 bash[14191]: cluster 2024-02-23T00:15:15.475902+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:16.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:16 smithi135 bash[14191]: audit 2024-02-23T00:15:15.761149+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.135:0/2934721595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:15:16.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:16 smithi079 bash[14134]: cluster 2024-02-23T00:15:15.475902+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:16.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:16 smithi079 bash[14134]: audit 2024-02-23T00:15:15.761149+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.135:0/2934721595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:15:16.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:16 smithi079 bash[18087]: cluster 2024-02-23T00:15:15.475902+0000 mgr.y (mgr.14138) 154 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:16.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:16 smithi079 bash[18087]: audit 2024-02-23T00:15:15.761149+0000 mon.b (mon.2) 7 : audit [DBG] from='client.? 172.21.15.135:0/2934721595' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:15:18.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:18 smithi135 bash[14191]: cluster 2024-02-23T00:15:17.476452+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:18.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:18 smithi079 bash[14134]: cluster 2024-02-23T00:15:17.476452+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:18.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:18 smithi079 bash[18087]: cluster 2024-02-23T00:15:17.476452+0000 mgr.y (mgr.14138) 155 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:19.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:19 smithi135 bash[14191]: audit 2024-02-23T00:15:18.620945+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:19.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:19 smithi079 bash[14134]: audit 2024-02-23T00:15:18.620945+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:19.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:19 smithi079 bash[18087]: audit 2024-02-23T00:15:18.620945+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:20.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:20 smithi135 bash[14191]: cluster 2024-02-23T00:15:19.477084+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:20.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:20 smithi079 bash[14134]: cluster 2024-02-23T00:15:19.477084+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:20.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:20 smithi079 bash[18087]: cluster 2024-02-23T00:15:19.477084+0000 mgr.y (mgr.14138) 156 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:22.772 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:22 smithi135 bash[14191]: cluster 2024-02-23T00:15:21.477697+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:22.772 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:22 smithi135 bash[14191]: audit 2024-02-23T00:15:22.443478+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T00:15:22.773 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:22 smithi135 bash[14191]: audit 2024-02-23T00:15:22.445311+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:22.773 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:22 smithi135 bash[14191]: audit 2024-02-23T00:15:22.447489+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-23T00:15:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[14134]: cluster 2024-02-23T00:15:21.477697+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[14134]: audit 2024-02-23T00:15:22.443478+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T00:15:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[14134]: audit 2024-02-23T00:15:22.445311+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[14134]: audit 2024-02-23T00:15:22.447489+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-23T00:15:22.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[18087]: cluster 2024-02-23T00:15:21.477697+0000 mgr.y (mgr.14138) 157 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:22.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[18087]: audit 2024-02-23T00:15:22.443478+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-02-23T00:15:22.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[18087]: audit 2024-02-23T00:15:22.445311+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:22.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:22 smithi079 bash[18087]: audit 2024-02-23T00:15:22.447489+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.5", "key": "container_image"}]: dispatch 2024-02-23T00:15:23.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:23 smithi135 bash[14191]: cephadm 2024-02-23T00:15:22.446766+0000 mgr.y (mgr.14138) 158 : cephadm [INF] Deploying daemon osd.5 on smithi135 2024-02-23T00:15:23.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:23 smithi079 bash[14134]: cephadm 2024-02-23T00:15:22.446766+0000 mgr.y (mgr.14138) 158 : cephadm [INF] Deploying daemon osd.5 on smithi135 2024-02-23T00:15:23.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:23 smithi079 bash[18087]: cephadm 2024-02-23T00:15:22.446766+0000 mgr.y (mgr.14138) 158 : cephadm [INF] Deploying daemon osd.5 on smithi135 2024-02-23T00:15:24.777 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:24 smithi135 bash[14191]: cluster 2024-02-23T00:15:23.478311+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:24.816 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 5 on host 'smithi135' 2024-02-23T00:15:24.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:24 smithi079 bash[18087]: cluster 2024-02-23T00:15:23.478311+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:24 smithi079 bash[14134]: cluster 2024-02-23T00:15:23.478311+0000 mgr.y (mgr.14138) 159 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:25.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:25 smithi135 bash[14191]: audit 2024-02-23T00:15:24.804465+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:25.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:25 smithi135 bash[14191]: audit 2024-02-23T00:15:24.809665+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:25.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:25 smithi079 bash[14134]: audit 2024-02-23T00:15:24.804465+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:25.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:25 smithi079 bash[14134]: audit 2024-02-23T00:15:24.809665+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:25.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:25 smithi079 bash[18087]: audit 2024-02-23T00:15:24.804465+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:25.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:25 smithi079 bash[18087]: audit 2024-02-23T00:15:24.809665+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:26.297 DEBUG:teuthology.orchestra.run.smithi135:osd.5> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.5.service 2024-02-23T00:15:26.299 INFO:tasks.cephadm:Deploying osd.6 on smithi135 with /dev/vg_nvme/lv_2... 2024-02-23T00:15:26.299 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-02-23T00:15:26.613 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[14191]: cluster 2024-02-23T00:15:25.478886+0000 mgr.y (mgr.14138) 160 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:26.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[14191]: audit 2024-02-23T00:15:26.151348+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:26.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[14191]: audit 2024-02-23T00:15:26.153290+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:26.626 INFO:journalctl@ceph.osd.5.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:15:26.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:26 smithi079 bash[14134]: cluster 2024-02-23T00:15:25.478886+0000 mgr.y (mgr.14138) 160 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:26.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:26 smithi079 bash[14134]: audit 2024-02-23T00:15:26.151348+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:26.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:26 smithi079 bash[14134]: audit 2024-02-23T00:15:26.153290+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:26.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:26 smithi079 bash[18087]: cluster 2024-02-23T00:15:25.478886+0000 mgr.y (mgr.14138) 160 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:26.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:26 smithi079 bash[18087]: audit 2024-02-23T00:15:26.151348+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:26.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:26 smithi079 bash[18087]: audit 2024-02-23T00:15:26.153290+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_3 --path /var/lib/ceph/osd/ceph-5 --no-mon-config 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-5/block 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-5/block 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-02-23T00:15:27.141 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:26 smithi135 bash[17831]: --> ceph-volume lvm activate successful for osd ID: 5 2024-02-23T00:15:28.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:28 smithi135 bash[14191]: cluster 2024-02-23T00:15:27.479427+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:28.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:28 smithi079 bash[18087]: cluster 2024-02-23T00:15:27.479427+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:28.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:28 smithi079 bash[14134]: cluster 2024-02-23T00:15:27.479427+0000 mgr.y (mgr.14138) 161 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:29.880 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:29 smithi135 bash[14191]: audit 2024-02-23T00:15:28.620355+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:29.880 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:29 smithi135 bash[14191]: cluster 2024-02-23T00:15:29.479931+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:29.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:29 smithi079 bash[18087]: audit 2024-02-23T00:15:28.620355+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:29.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:29 smithi079 bash[18087]: cluster 2024-02-23T00:15:29.479931+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:29.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:29 smithi079 bash[14134]: audit 2024-02-23T00:15:28.620355+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:29.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:29 smithi079 bash[14134]: cluster 2024-02-23T00:15:29.479931+0000 mgr.y (mgr.14138) 162 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:30.801 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:30 smithi135 bash[18056]: debug 2024-02-23T00:15:30.496+0000 7f9f1c6fef40 -1 Falling back to public interface 2024-02-23T00:15:31.614 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:31 smithi135 bash[18056]: debug 2024-02-23T00:15:31.116+0000 7f9f1c6fef40 -1 osd.5 0 log_to_monitors {default=true} 2024-02-23T00:15:31.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:31 smithi135 bash[14191]: audit 2024-02-23T00:15:31.127056+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T00:15:31.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:31 smithi135 bash[14191]: audit 2024-02-23T00:15:31.128717+0000 mon.a (mon.0) 420 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T00:15:31.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:31 smithi079 bash[18087]: audit 2024-02-23T00:15:31.127056+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T00:15:31.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:31 smithi079 bash[18087]: audit 2024-02-23T00:15:31.128717+0000 mon.a (mon.0) 420 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T00:15:31.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:31 smithi079 bash[14134]: audit 2024-02-23T00:15:31.127056+0000 mon.b (mon.2) 8 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T00:15:31.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:31 smithi079 bash[14134]: audit 2024-02-23T00:15:31.128717+0000 mon.a (mon.0) 420 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-02-23T00:15:32.213 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[14191]: audit 2024-02-23T00:15:31.189553+0000 mon.a (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-23T00:15:32.213 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[14191]: cluster 2024-02-23T00:15:31.189736+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-23T00:15:32.214 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[14191]: audit 2024-02-23T00:15:31.190543+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:32.214 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[14191]: audit 2024-02-23T00:15:31.190644+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:32.214 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[14191]: audit 2024-02-23T00:15:31.197807+0000 mon.a (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:32.214 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[14191]: cluster 2024-02-23T00:15:31.480482+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:32.614 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:15:32 smithi135 bash[18056]: debug 2024-02-23T00:15:32.208+0000 7f9f051d4700 -1 osd.5 0 waiting for initial osdmap 2024-02-23T00:15:32.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[14134]: audit 2024-02-23T00:15:31.189553+0000 mon.a (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-23T00:15:32.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[14134]: cluster 2024-02-23T00:15:31.189736+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-23T00:15:32.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[14134]: audit 2024-02-23T00:15:31.190543+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:32.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[14134]: audit 2024-02-23T00:15:31.190644+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:32.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[14134]: audit 2024-02-23T00:15:31.197807+0000 mon.a (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:32.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[14134]: cluster 2024-02-23T00:15:31.480482+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:32.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[18087]: audit 2024-02-23T00:15:31.189553+0000 mon.a (mon.0) 421 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-02-23T00:15:32.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[18087]: cluster 2024-02-23T00:15:31.189736+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e35: 6 total, 5 up, 5 in 2024-02-23T00:15:32.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[18087]: audit 2024-02-23T00:15:31.190543+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:32.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[18087]: audit 2024-02-23T00:15:31.190644+0000 mon.b (mon.2) 9 : audit [INF] from='osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:32.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[18087]: audit 2024-02-23T00:15:31.197807+0000 mon.a (mon.0) 424 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:32.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:32 smithi079 bash[18087]: cluster 2024-02-23T00:15:31.480482+0000 mgr.y (mgr.14138) 163 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:32.662 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-02-23T00:15:32.663 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-02-23T00:15:32.663 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-02-23T00:15:32.663 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-02-23T00:15:32.663 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0183168 s, 572 MB/s 2024-02-23T00:15:32.663 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-02-23T00:15:33.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:33 smithi135 bash[14191]: audit 2024-02-23T00:15:32.203278+0000 mon.a (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:15:33.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:33 smithi135 bash[14191]: cluster 2024-02-23T00:15:32.203492+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-02-23T00:15:33.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:33 smithi135 bash[14191]: audit 2024-02-23T00:15:32.204526+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:33.500 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:33 smithi135 bash[14191]: audit 2024-02-23T00:15:32.211096+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:33.501 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2024-02-23T00:15:33.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[18087]: audit 2024-02-23T00:15:32.203278+0000 mon.a (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:15:33.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[18087]: cluster 2024-02-23T00:15:32.203492+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-02-23T00:15:33.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[18087]: audit 2024-02-23T00:15:32.204526+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:33.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[18087]: audit 2024-02-23T00:15:32.211096+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:33.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[14134]: audit 2024-02-23T00:15:32.203278+0000 mon.a (mon.0) 425 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:15:33.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[14134]: cluster 2024-02-23T00:15:32.203492+0000 mon.a (mon.0) 426 : cluster [DBG] osdmap e36: 6 total, 5 up, 5 in 2024-02-23T00:15:33.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[14134]: audit 2024-02-23T00:15:32.204526+0000 mon.a (mon.0) 427 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:33.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:33 smithi079 bash[14134]: audit 2024-02-23T00:15:32.211096+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: cluster 2024-02-23T00:15:32.173337+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:15:34.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: cluster 2024-02-23T00:15:32.173409+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:15:34.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: audit 2024-02-23T00:15:33.216292+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: cluster 2024-02-23T00:15:33.222075+0000 mon.a (mon.0) 430 : cluster [INF] osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638] boot 2024-02-23T00:15:34.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: cluster 2024-02-23T00:15:33.222169+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-23T00:15:34.365 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: audit 2024-02-23T00:15:33.222404+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.365 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: cluster 2024-02-23T00:15:33.481033+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:34.365 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: audit 2024-02-23T00:15:33.631160+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:15:34.365 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:34 smithi135 bash[14191]: audit 2024-02-23T00:15:33.634626+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:15:34.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: cluster 2024-02-23T00:15:32.173337+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:15:34.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: cluster 2024-02-23T00:15:32.173409+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:15:34.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: audit 2024-02-23T00:15:33.216292+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: cluster 2024-02-23T00:15:33.222075+0000 mon.a (mon.0) 430 : cluster [INF] osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638] boot 2024-02-23T00:15:34.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: cluster 2024-02-23T00:15:33.222169+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: audit 2024-02-23T00:15:33.222404+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: cluster 2024-02-23T00:15:33.481033+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: audit 2024-02-23T00:15:33.631160+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[14134]: audit 2024-02-23T00:15:33.634626+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: cluster 2024-02-23T00:15:32.173337+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: cluster 2024-02-23T00:15:32.173409+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: audit 2024-02-23T00:15:33.216292+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: cluster 2024-02-23T00:15:33.222075+0000 mon.a (mon.0) 430 : cluster [INF] osd.5 [v2:172.21.15.135:6808/3500143638,v1:172.21.15.135:6809/3500143638] boot 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: cluster 2024-02-23T00:15:33.222169+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: audit 2024-02-23T00:15:33.222404+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: cluster 2024-02-23T00:15:33.481033+0000 mgr.y (mgr.14138) 164 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 1.4 MiB used, 442 GiB / 447 GiB avail 2024-02-23T00:15:34.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: audit 2024-02-23T00:15:33.631160+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:15:34.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:34 smithi079 bash[18087]: audit 2024-02-23T00:15:33.634626+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:15:35.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:35 smithi135 bash[14191]: cluster 2024-02-23T00:15:34.230354+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-23T00:15:35.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:35 smithi135 bash[14191]: audit 2024-02-23T00:15:34.870175+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:35.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:35 smithi135 bash[14191]: audit 2024-02-23T00:15:35.181344+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:35 smithi135 bash[14191]: audit 2024-02-23T00:15:35.187499+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:35 smithi135 bash[14191]: audit 2024-02-23T00:15:35.196017+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[14134]: cluster 2024-02-23T00:15:34.230354+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-23T00:15:35.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[14134]: audit 2024-02-23T00:15:34.870175+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:35.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[14134]: audit 2024-02-23T00:15:35.181344+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[14134]: audit 2024-02-23T00:15:35.187499+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[14134]: audit 2024-02-23T00:15:35.196017+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[18087]: cluster 2024-02-23T00:15:34.230354+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-02-23T00:15:35.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[18087]: audit 2024-02-23T00:15:34.870175+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:35.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[18087]: audit 2024-02-23T00:15:35.181344+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[18087]: audit 2024-02-23T00:15:35.187499+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:35.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:35 smithi079 bash[18087]: audit 2024-02-23T00:15:35.196017+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:36.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:36 smithi135 bash[14191]: cluster 2024-02-23T00:15:35.481641+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:36.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:36 smithi079 bash[14134]: cluster 2024-02-23T00:15:35.481641+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:36.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:36 smithi079 bash[18087]: cluster 2024-02-23T00:15:35.481641+0000 mgr.y (mgr.14138) 165 : cluster [DBG] pgmap v149: 1 pgs: 1 peering; 0 B data, 1.8 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:37.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:37 smithi135 bash[14191]: audit 2024-02-23T00:15:37.081959+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:15:37.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:37 smithi135 bash[14191]: audit 2024-02-23T00:15:37.085191+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:15:37.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:37 smithi135 bash[14191]: audit 2024-02-23T00:15:37.086815+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:37.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:37 smithi135 bash[14191]: audit 2024-02-23T00:15:37.088599+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:37.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[14134]: audit 2024-02-23T00:15:37.081959+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:15:37.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[14134]: audit 2024-02-23T00:15:37.085191+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:15:37.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[14134]: audit 2024-02-23T00:15:37.086815+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:37.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[14134]: audit 2024-02-23T00:15:37.088599+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:37.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[18087]: audit 2024-02-23T00:15:37.081959+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:15:37.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[18087]: audit 2024-02-23T00:15:37.085191+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:15:37.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[18087]: audit 2024-02-23T00:15:37.086815+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:37.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:37 smithi079 bash[18087]: audit 2024-02-23T00:15:37.088599+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:38.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:38 smithi135 bash[14191]: audit 2024-02-23T00:15:37.080085+0000 mgr.y (mgr.14138) 166 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:38.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:38 smithi135 bash[14191]: cephadm 2024-02-23T00:15:37.084670+0000 mgr.y (mgr.14138) 167 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:15:38.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:38 smithi135 bash[14191]: cluster 2024-02-23T00:15:37.482258+0000 mgr.y (mgr.14138) 168 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:38 smithi079 bash[14134]: audit 2024-02-23T00:15:37.080085+0000 mgr.y (mgr.14138) 166 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:38 smithi079 bash[14134]: cephadm 2024-02-23T00:15:37.084670+0000 mgr.y (mgr.14138) 167 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:15:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:38 smithi079 bash[14134]: cluster 2024-02-23T00:15:37.482258+0000 mgr.y (mgr.14138) 168 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:38 smithi079 bash[18087]: audit 2024-02-23T00:15:37.080085+0000 mgr.y (mgr.14138) 166 : audit [DBG] from='client.34271 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:15:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:38 smithi079 bash[18087]: cephadm 2024-02-23T00:15:37.084670+0000 mgr.y (mgr.14138) 167 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:15:38.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:38 smithi079 bash[18087]: cluster 2024-02-23T00:15:37.482258+0000 mgr.y (mgr.14138) 168 : cluster [DBG] pgmap v150: 1 pgs: 1 peering; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:39.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:39 smithi135 bash[14191]: cluster 2024-02-23T00:15:39.482896+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:39.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:39 smithi079 bash[14134]: cluster 2024-02-23T00:15:39.482896+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:39.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:39 smithi079 bash[18087]: cluster 2024-02-23T00:15:39.482896+0000 mgr.y (mgr.14138) 169 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:40 smithi135 bash[14191]: audit 2024-02-23T00:15:40.547574+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.135:0/3775875749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]: dispatch 2024-02-23T00:15:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:40 smithi135 bash[14191]: audit 2024-02-23T00:15:40.549061+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]: dispatch 2024-02-23T00:15:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:40 smithi135 bash[14191]: audit 2024-02-23T00:15:40.557456+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]': finished 2024-02-23T00:15:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:40 smithi135 bash[14191]: cluster 2024-02-23T00:15:40.557776+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-23T00:15:40.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:40 smithi135 bash[14191]: audit 2024-02-23T00:15:40.558077+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:15:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[14134]: audit 2024-02-23T00:15:40.547574+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.135:0/3775875749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]: dispatch 2024-02-23T00:15:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[14134]: audit 2024-02-23T00:15:40.549061+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]: dispatch 2024-02-23T00:15:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[14134]: audit 2024-02-23T00:15:40.557456+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]': finished 2024-02-23T00:15:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[14134]: cluster 2024-02-23T00:15:40.557776+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-23T00:15:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[14134]: audit 2024-02-23T00:15:40.558077+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:15:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[18087]: audit 2024-02-23T00:15:40.547574+0000 mon.b (mon.2) 10 : audit [INF] from='client.? 172.21.15.135:0/3775875749' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]: dispatch 2024-02-23T00:15:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[18087]: audit 2024-02-23T00:15:40.549061+0000 mon.a (mon.0) 444 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]: dispatch 2024-02-23T00:15:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[18087]: audit 2024-02-23T00:15:40.557456+0000 mon.a (mon.0) 445 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e5ff43d6-f089-4c9e-bf04-c6512d497436"}]': finished 2024-02-23T00:15:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[18087]: cluster 2024-02-23T00:15:40.557776+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e39: 7 total, 6 up, 6 in 2024-02-23T00:15:40.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:40 smithi079 bash[18087]: audit 2024-02-23T00:15:40.558077+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:15:41.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:41 smithi135 bash[14191]: audit 2024-02-23T00:15:41.165757+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.135:0/336989030' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:15:41.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:41 smithi135 bash[14191]: cluster 2024-02-23T00:15:41.483487+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:41.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:41 smithi079 bash[14134]: audit 2024-02-23T00:15:41.165757+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.135:0/336989030' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:15:41.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:41 smithi079 bash[14134]: cluster 2024-02-23T00:15:41.483487+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:41 smithi079 bash[18087]: audit 2024-02-23T00:15:41.165757+0000 mon.b (mon.2) 11 : audit [DBG] from='client.? 172.21.15.135:0/336989030' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:15:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:41 smithi079 bash[18087]: cluster 2024-02-23T00:15:41.483487+0000 mgr.y (mgr.14138) 170 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:43.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:43 smithi135 bash[14191]: cluster 2024-02-23T00:15:43.484097+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:43.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:43 smithi079 bash[18087]: cluster 2024-02-23T00:15:43.484097+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:43.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:43 smithi079 bash[14134]: cluster 2024-02-23T00:15:43.484097+0000 mgr.y (mgr.14138) 171 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 1.9 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:44.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:44 smithi135 bash[14191]: audit 2024-02-23T00:15:43.932856+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:44.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:44 smithi079 bash[14134]: audit 2024-02-23T00:15:43.932856+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:44.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:44 smithi079 bash[18087]: audit 2024-02-23T00:15:43.932856+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:45.819 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:45 smithi135 bash[14191]: cluster 2024-02-23T00:15:45.484676+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:45.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:45 smithi079 bash[14134]: cluster 2024-02-23T00:15:45.484676+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:45.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:45 smithi079 bash[18087]: cluster 2024-02-23T00:15:45.484676+0000 mgr.y (mgr.14138) 172 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:48.849 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:48 smithi135 bash[14191]: cluster 2024-02-23T00:15:47.485270+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:48.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:48 smithi135 bash[14191]: audit 2024-02-23T00:15:47.848366+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T00:15:48.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:48 smithi135 bash[14191]: audit 2024-02-23T00:15:47.850296+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:48.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:48 smithi135 bash[14191]: audit 2024-02-23T00:15:47.852425+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-23T00:15:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[14134]: cluster 2024-02-23T00:15:47.485270+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[14134]: audit 2024-02-23T00:15:47.848366+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T00:15:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[14134]: audit 2024-02-23T00:15:47.850296+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[14134]: audit 2024-02-23T00:15:47.852425+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-23T00:15:48.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[18087]: cluster 2024-02-23T00:15:47.485270+0000 mgr.y (mgr.14138) 173 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:48.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[18087]: audit 2024-02-23T00:15:47.848366+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-02-23T00:15:48.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[18087]: audit 2024-02-23T00:15:47.850296+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:15:48.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:48 smithi079 bash[18087]: audit 2024-02-23T00:15:47.852425+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.6", "key": "container_image"}]: dispatch 2024-02-23T00:15:49.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:49 smithi135 bash[14191]: cephadm 2024-02-23T00:15:47.851765+0000 mgr.y (mgr.14138) 174 : cephadm [INF] Deploying daemon osd.6 on smithi135 2024-02-23T00:15:49.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:49 smithi079 bash[18087]: cephadm 2024-02-23T00:15:47.851765+0000 mgr.y (mgr.14138) 174 : cephadm [INF] Deploying daemon osd.6 on smithi135 2024-02-23T00:15:49.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:49 smithi079 bash[14134]: cephadm 2024-02-23T00:15:47.851765+0000 mgr.y (mgr.14138) 174 : cephadm [INF] Deploying daemon osd.6 on smithi135 2024-02-23T00:15:50.114 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 6 on host 'smithi135' 2024-02-23T00:15:50.834 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:50 smithi135 bash[14191]: cluster 2024-02-23T00:15:49.485882+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:50.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:50 smithi135 bash[14191]: audit 2024-02-23T00:15:50.102706+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:50.835 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:50 smithi135 bash[14191]: audit 2024-02-23T00:15:50.108097+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:50 smithi079 bash[14134]: cluster 2024-02-23T00:15:49.485882+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:50 smithi079 bash[14134]: audit 2024-02-23T00:15:50.102706+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:50 smithi079 bash[14134]: audit 2024-02-23T00:15:50.108097+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:50 smithi079 bash[18087]: cluster 2024-02-23T00:15:49.485882+0000 mgr.y (mgr.14138) 175 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:50 smithi079 bash[18087]: audit 2024-02-23T00:15:50.102706+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:50.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:50 smithi079 bash[18087]: audit 2024-02-23T00:15:50.108097+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:51.626 DEBUG:teuthology.orchestra.run.smithi135:osd.6> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.6.service 2024-02-23T00:15:51.628 INFO:tasks.cephadm:Deploying osd.7 on smithi135 with /dev/vg_nvme/lv_1... 2024-02-23T00:15:51.628 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-02-23T00:15:52.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:51 smithi135 bash[14191]: audit 2024-02-23T00:15:50.908822+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:52.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:51 smithi135 bash[14191]: audit 2024-02-23T00:15:50.910722+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:52.150 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:51 smithi135 bash[14191]: cluster 2024-02-23T00:15:51.486545+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:52.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:51 smithi079 bash[18087]: audit 2024-02-23T00:15:50.908822+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:52.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:51 smithi079 bash[18087]: audit 2024-02-23T00:15:50.910722+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:52.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:51 smithi079 bash[18087]: cluster 2024-02-23T00:15:51.486545+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:52.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:51 smithi079 bash[14134]: audit 2024-02-23T00:15:50.908822+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:52.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:51 smithi079 bash[14134]: audit 2024-02-23T00:15:50.910722+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:15:52.408 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:51 smithi079 bash[14134]: cluster 2024-02-23T00:15:51.486545+0000 mgr.y (mgr.14138) 176 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:52.797 INFO:journalctl@ceph.osd.6.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:15:53.363 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-23T00:15:53.364 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_2 --path /var/lib/ceph/osd/ceph-6 --no-mon-config 2024-02-23T00:15:53.364 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-6/block 2024-02-23T00:15:53.364 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-6/block 2024-02-23T00:15:53.364 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-02-23T00:15:53.364 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-02-23T00:15:53.364 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[19422]: --> ceph-volume lvm activate successful for osd ID: 6 2024-02-23T00:15:53.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:53 smithi079 bash[18087]: cluster 2024-02-23T00:15:53.487079+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:53.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:53 smithi079 bash[14134]: cluster 2024-02-23T00:15:53.487079+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:53.930 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:53 smithi135 bash[14191]: cluster 2024-02-23T00:15:53.487079+0000 mgr.y (mgr.14138) 177 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:54.681 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:54 smithi135 bash[14191]: audit 2024-02-23T00:15:53.630172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:54.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:54 smithi079 bash[14134]: audit 2024-02-23T00:15:53.630172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:54.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:54 smithi079 bash[18087]: audit 2024-02-23T00:15:53.630172+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:55.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:55 smithi079 bash[14134]: cluster 2024-02-23T00:15:55.487707+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:55.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:55 smithi079 bash[18087]: cluster 2024-02-23T00:15:55.487707+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:56.113 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:55 smithi135 bash[14191]: cluster 2024-02-23T00:15:55.487707+0000 mgr.y (mgr.14138) 178 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:56.863 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:56 smithi135 bash[19800]: debug 2024-02-23T00:15:56.557+0000 7f7d538f6f40 1 -- 172.21.15.135:0/277555975 >> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] conn(0x556299258c00 msgr2=0x5562991cb400 secure :-1 s=STATE_CONNECTION_ESTABLISHED l=1).mark_down 2024-02-23T00:15:56.864 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:56 smithi135 bash[19800]: debug 2024-02-23T00:15:56.557+0000 7f7d538f6f40 1 --2- 172.21.15.135:0/277555975 >> [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] conn(0x556299258c00 0x5562991cb400 secure :-1 s=READY pgs=31 cs=0 l=1 rev1=1 rx=0x5562991f6240 tx=0x556299216420).stop 2024-02-23T00:15:57.093 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-02-23T00:15:57.093 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-02-23T00:15:57.093 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-02-23T00:15:57.094 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-02-23T00:15:57.094 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0166534 s, 630 MB/s 2024-02-23T00:15:57.094 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-02-23T00:15:57.613 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:57 smithi135 bash[19800]: debug 2024-02-23T00:15:57.117+0000 7f7d538f6f40 -1 Falling back to public interface 2024-02-23T00:15:57.926 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2024-02-23T00:15:57.933 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:57 smithi135 bash[19800]: debug 2024-02-23T00:15:57.765+0000 7f7d538f6f40 -1 osd.6 0 log_to_monitors {default=true} 2024-02-23T00:15:58.821 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:58 smithi135 bash[14191]: cluster 2024-02-23T00:15:57.488311+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:58.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:58 smithi135 bash[14191]: audit 2024-02-23T00:15:57.774681+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T00:15:58.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:58 smithi135 bash[14191]: audit 2024-02-23T00:15:57.775813+0000 mon.a (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T00:15:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:58 smithi079 bash[14134]: cluster 2024-02-23T00:15:57.488311+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:58 smithi079 bash[14134]: audit 2024-02-23T00:15:57.774681+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T00:15:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:58 smithi079 bash[14134]: audit 2024-02-23T00:15:57.775813+0000 mon.a (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T00:15:58.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:58 smithi079 bash[18087]: cluster 2024-02-23T00:15:57.488311+0000 mgr.y (mgr.14138) 179 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:15:58.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:58 smithi079 bash[18087]: audit 2024-02-23T00:15:57.774681+0000 mon.b (mon.2) 12 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T00:15:58.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:58 smithi079 bash[18087]: audit 2024-02-23T00:15:57.775813+0000 mon.a (mon.0) 457 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-02-23T00:15:59.863 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[19800]: debug 2024-02-23T00:15:59.493+0000 7f7d383c4700 -1 osd.6 0 waiting for initial osdmap 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:58.488277+0000 mon.a (mon.0) 458 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: cluster 2024-02-23T00:15:58.488350+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:58.488573+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:58.490301+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:58.491621+0000 mon.a (mon.0) 461 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:58.603162+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:58.920617+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:59.265707+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:15:59 smithi135 bash[14191]: audit 2024-02-23T00:15:59.276126+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:58.488277+0000 mon.a (mon.0) 458 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-23T00:15:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: cluster 2024-02-23T00:15:58.488350+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-23T00:15:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:58.488573+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:15:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:58.490301+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:58.491621+0000 mon.a (mon.0) 461 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:58.603162+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:58.920617+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:59.265707+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[14134]: audit 2024-02-23T00:15:59.276126+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:58.488277+0000 mon.a (mon.0) 458 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: cluster 2024-02-23T00:15:58.488350+0000 mon.a (mon.0) 459 : cluster [DBG] osdmap e40: 7 total, 6 up, 6 in 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:58.488573+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:58.490301+0000 mon.b (mon.2) 13 : audit [INF] from='osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:59.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:58.491621+0000 mon.a (mon.0) 461 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:15:59.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:58.603162+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:15:59.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:58.920617+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:59.265707+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:15:59.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:15:59 smithi079 bash[18087]: audit 2024-02-23T00:15:59.276126+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:00.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:00 smithi135 bash[14191]: cephadm 2024-02-23T00:15:58.921937+0000 mgr.y (mgr.14138) 180 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:16:00.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:00 smithi135 bash[14191]: cluster 2024-02-23T00:15:59.488792+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:16:00.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:00 smithi135 bash[14191]: audit 2024-02-23T00:15:59.491106+0000 mon.a (mon.0) 466 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:16:00.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:00 smithi135 bash[14191]: cluster 2024-02-23T00:15:59.491321+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2024-02-23T00:16:00.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:00 smithi135 bash[14191]: audit 2024-02-23T00:15:59.492272+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:00.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:00 smithi135 bash[14191]: audit 2024-02-23T00:15:59.499927+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[14134]: cephadm 2024-02-23T00:15:58.921937+0000 mgr.y (mgr.14138) 180 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:16:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[14134]: cluster 2024-02-23T00:15:59.488792+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:16:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[14134]: audit 2024-02-23T00:15:59.491106+0000 mon.a (mon.0) 466 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:16:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[14134]: cluster 2024-02-23T00:15:59.491321+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2024-02-23T00:16:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[14134]: audit 2024-02-23T00:15:59.492272+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[14134]: audit 2024-02-23T00:15:59.499927+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[18087]: cephadm 2024-02-23T00:15:58.921937+0000 mgr.y (mgr.14138) 180 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:16:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[18087]: cluster 2024-02-23T00:15:59.488792+0000 mgr.y (mgr.14138) 181 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 0 B data, 2.0 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:16:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[18087]: audit 2024-02-23T00:15:59.491106+0000 mon.a (mon.0) 466 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:16:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[18087]: cluster 2024-02-23T00:15:59.491321+0000 mon.a (mon.0) 467 : cluster [DBG] osdmap e41: 7 total, 6 up, 6 in 2024-02-23T00:16:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[18087]: audit 2024-02-23T00:15:59.492272+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:00 smithi079 bash[18087]: audit 2024-02-23T00:15:59.499927+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: cluster 2024-02-23T00:15:58.755343+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: cluster 2024-02-23T00:15:58.755405+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: audit 2024-02-23T00:16:00.503923+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: cluster 2024-02-23T00:16:00.509412+0000 mon.a (mon.0) 471 : cluster [INF] osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067] boot 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: cluster 2024-02-23T00:16:00.509575+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: audit 2024-02-23T00:16:00.509829+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: audit 2024-02-23T00:16:00.824820+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: audit 2024-02-23T00:16:00.828066+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: audit 2024-02-23T00:16:00.829787+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:01 smithi135 bash[14191]: audit 2024-02-23T00:16:00.831610+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:01.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: cluster 2024-02-23T00:15:58.755343+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:16:01.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: cluster 2024-02-23T00:15:58.755405+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: audit 2024-02-23T00:16:00.503923+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: cluster 2024-02-23T00:16:00.509412+0000 mon.a (mon.0) 471 : cluster [INF] osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067] boot 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: cluster 2024-02-23T00:16:00.509575+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: audit 2024-02-23T00:16:00.509829+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: audit 2024-02-23T00:16:00.824820+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: audit 2024-02-23T00:16:00.828066+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: audit 2024-02-23T00:16:00.829787+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[14134]: audit 2024-02-23T00:16:00.831610+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: cluster 2024-02-23T00:15:58.755343+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:16:01.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: cluster 2024-02-23T00:15:58.755405+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: audit 2024-02-23T00:16:00.503923+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: cluster 2024-02-23T00:16:00.509412+0000 mon.a (mon.0) 471 : cluster [INF] osd.6 [v2:172.21.15.135:6816/3543811067,v1:172.21.15.135:6817/3543811067] boot 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: cluster 2024-02-23T00:16:00.509575+0000 mon.a (mon.0) 472 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: audit 2024-02-23T00:16:00.509829+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: audit 2024-02-23T00:16:00.824820+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: audit 2024-02-23T00:16:00.828066+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: audit 2024-02-23T00:16:00.829787+0000 mon.a (mon.0) 476 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:01.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:01 smithi079 bash[18087]: audit 2024-02-23T00:16:00.831610+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:02.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:02 smithi135 bash[14191]: audit 2024-02-23T00:16:00.822796+0000 mgr.y (mgr.14138) 182 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:02.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:02 smithi135 bash[14191]: cephadm 2024-02-23T00:16:00.827517+0000 mgr.y (mgr.14138) 183 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:16:02.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:02 smithi135 bash[14191]: cluster 2024-02-23T00:16:01.489367+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:16:02.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:02 smithi135 bash[14191]: cluster 2024-02-23T00:16:01.519751+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-02-23T00:16:02.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[18087]: audit 2024-02-23T00:16:00.822796+0000 mgr.y (mgr.14138) 182 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:02.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[18087]: cephadm 2024-02-23T00:16:00.827517+0000 mgr.y (mgr.14138) 183 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:16:02.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[18087]: cluster 2024-02-23T00:16:01.489367+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:16:02.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[18087]: cluster 2024-02-23T00:16:01.519751+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-02-23T00:16:02.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[14134]: audit 2024-02-23T00:16:00.822796+0000 mgr.y (mgr.14138) 182 : audit [DBG] from='client.34298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:02.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[14134]: cephadm 2024-02-23T00:16:00.827517+0000 mgr.y (mgr.14138) 183 : cephadm [INF] Applying drive group None on host smithi135... 2024-02-23T00:16:02.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[14134]: cluster 2024-02-23T00:16:01.489367+0000 mgr.y (mgr.14138) 184 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 0 B data, 2.1 MiB used, 530 GiB / 536 GiB avail 2024-02-23T00:16:02.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:02 smithi079 bash[14134]: cluster 2024-02-23T00:16:01.519751+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2024-02-23T00:16:03.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:03 smithi135 bash[14191]: cluster 2024-02-23T00:16:03.489915+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:03.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:03 smithi079 bash[14134]: cluster 2024-02-23T00:16:03.489915+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:03.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:03 smithi079 bash[18087]: cluster 2024-02-23T00:16:03.489915+0000 mgr.y (mgr.14138) 185 : cluster [DBG] pgmap v168: 1 pgs: 1 peering; 0 B data, 2.5 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:04.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:04 smithi135 bash[14191]: audit 2024-02-23T00:16:04.483393+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.135:0/3459857181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]: dispatch 2024-02-23T00:16:04.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:04 smithi135 bash[14191]: audit 2024-02-23T00:16:04.484544+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]: dispatch 2024-02-23T00:16:04.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:04 smithi135 bash[14191]: audit 2024-02-23T00:16:04.492723+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]': finished 2024-02-23T00:16:04.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:04 smithi135 bash[14191]: cluster 2024-02-23T00:16:04.492942+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-23T00:16:04.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:04 smithi135 bash[14191]: audit 2024-02-23T00:16:04.493218+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[14134]: audit 2024-02-23T00:16:04.483393+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.135:0/3459857181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]: dispatch 2024-02-23T00:16:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[14134]: audit 2024-02-23T00:16:04.484544+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]: dispatch 2024-02-23T00:16:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[14134]: audit 2024-02-23T00:16:04.492723+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]': finished 2024-02-23T00:16:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[14134]: cluster 2024-02-23T00:16:04.492942+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-23T00:16:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[14134]: audit 2024-02-23T00:16:04.493218+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:04.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[18087]: audit 2024-02-23T00:16:04.483393+0000 mon.b (mon.2) 14 : audit [INF] from='client.? 172.21.15.135:0/3459857181' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]: dispatch 2024-02-23T00:16:04.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[18087]: audit 2024-02-23T00:16:04.484544+0000 mon.a (mon.0) 479 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]: dispatch 2024-02-23T00:16:04.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[18087]: audit 2024-02-23T00:16:04.492723+0000 mon.a (mon.0) 480 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2fd78d8c-67ed-4445-b48e-4b8eb95b9a21"}]': finished 2024-02-23T00:16:04.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[18087]: cluster 2024-02-23T00:16:04.492942+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e44: 8 total, 7 up, 7 in 2024-02-23T00:16:04.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:04 smithi079 bash[18087]: audit 2024-02-23T00:16:04.493218+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:05.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:05 smithi135 bash[14191]: audit 2024-02-23T00:16:05.112960+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.135:0/3468489154' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:16:05.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:05 smithi135 bash[14191]: cluster 2024-02-23T00:16:05.490504+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:05.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:05 smithi079 bash[18087]: audit 2024-02-23T00:16:05.112960+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.135:0/3468489154' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:16:05.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:05 smithi079 bash[18087]: cluster 2024-02-23T00:16:05.490504+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:05.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:05 smithi079 bash[14134]: audit 2024-02-23T00:16:05.112960+0000 mon.b (mon.2) 15 : audit [DBG] from='client.? 172.21.15.135:0/3468489154' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-02-23T00:16:05.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:05 smithi079 bash[14134]: cluster 2024-02-23T00:16:05.490504+0000 mgr.y (mgr.14138) 186 : cluster [DBG] pgmap v170: 1 pgs: 1 peering; 0 B data, 2.6 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:08.613 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:08 smithi135 bash[14191]: cluster 2024-02-23T00:16:07.491123+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:08.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:08 smithi135 bash[14191]: audit 2024-02-23T00:16:07.943681+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:08 smithi079 bash[14134]: cluster 2024-02-23T00:16:07.491123+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:08 smithi079 bash[14134]: audit 2024-02-23T00:16:07.943681+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:08.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:08 smithi079 bash[18087]: cluster 2024-02-23T00:16:07.491123+0000 mgr.y (mgr.14138) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:08.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:08 smithi079 bash[18087]: audit 2024-02-23T00:16:07.943681+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:09.892 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:09 smithi135 bash[14191]: cluster 2024-02-23T00:16:09.491669+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:09 smithi079 bash[14134]: cluster 2024-02-23T00:16:09.491669+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:09.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:09 smithi079 bash[18087]: cluster 2024-02-23T00:16:09.491669+0000 mgr.y (mgr.14138) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:11.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:11 smithi135 bash[14191]: cluster 2024-02-23T00:16:11.492230+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:12.205 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:11 smithi079 bash[14134]: cluster 2024-02-23T00:16:11.492230+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:12.206 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:11 smithi079 bash[18087]: cluster 2024-02-23T00:16:11.492230+0000 mgr.y (mgr.14138) 189 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:12.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:12 smithi135 bash[14191]: audit 2024-02-23T00:16:11.700650+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T00:16:12.837 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:12 smithi135 bash[14191]: audit 2024-02-23T00:16:11.702542+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:12 smithi135 bash[14191]: cephadm 2024-02-23T00:16:11.704059+0000 mgr.y (mgr.14138) 190 : cephadm [INF] Deploying daemon osd.7 on smithi135 2024-02-23T00:16:12.838 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:12 smithi135 bash[14191]: audit 2024-02-23T00:16:11.704781+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-23T00:16:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[14134]: audit 2024-02-23T00:16:11.700650+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T00:16:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[14134]: audit 2024-02-23T00:16:11.702542+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[14134]: cephadm 2024-02-23T00:16:11.704059+0000 mgr.y (mgr.14138) 190 : cephadm [INF] Deploying daemon osd.7 on smithi135 2024-02-23T00:16:12.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[14134]: audit 2024-02-23T00:16:11.704781+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-23T00:16:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[18087]: audit 2024-02-23T00:16:11.700650+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-02-23T00:16:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[18087]: audit 2024-02-23T00:16:11.702542+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[18087]: cephadm 2024-02-23T00:16:11.704059+0000 mgr.y (mgr.14138) 190 : cephadm [INF] Deploying daemon osd.7 on smithi135 2024-02-23T00:16:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:12 smithi079 bash[18087]: audit 2024-02-23T00:16:11.704781+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd.7", "key": "container_image"}]: dispatch 2024-02-23T00:16:13.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:13 smithi135 bash[14191]: cluster 2024-02-23T00:16:13.492792+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:13.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:13 smithi079 bash[14134]: cluster 2024-02-23T00:16:13.492792+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:13.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:13 smithi079 bash[18087]: cluster 2024-02-23T00:16:13.492792+0000 mgr.y (mgr.14138) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:14.179 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 7 on host 'smithi135' 2024-02-23T00:16:14.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:14 smithi135 bash[14191]: cephadm 2024-02-23T00:16:14.165576+0000 mgr.y (mgr.14138) 192 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:16:14.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:14 smithi135 bash[14191]: audit 2024-02-23T00:16:14.166894+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:14.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:14 smithi135 bash[14191]: audit 2024-02-23T00:16:14.174180+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:14.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:14 smithi079 bash[14134]: cephadm 2024-02-23T00:16:14.165576+0000 mgr.y (mgr.14138) 192 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:16:14.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:14 smithi079 bash[14134]: audit 2024-02-23T00:16:14.166894+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:14.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:14 smithi079 bash[14134]: audit 2024-02-23T00:16:14.174180+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:14.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:14 smithi079 bash[18087]: cephadm 2024-02-23T00:16:14.165576+0000 mgr.y (mgr.14138) 192 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:16:14.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:14 smithi079 bash[18087]: audit 2024-02-23T00:16:14.166894+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:14.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:14 smithi079 bash[18087]: audit 2024-02-23T00:16:14.174180+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:15.480 DEBUG:teuthology.orchestra.run.smithi135:osd.7> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.7.service 2024-02-23T00:16:15.525 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-02-23T00:16:15.525 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd stat -f json 2024-02-23T00:16:16.363 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[14191]: audit 2024-02-23T00:16:15.186357+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:16.363 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[14191]: audit 2024-02-23T00:16:15.188160+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:16.364 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[14191]: cluster 2024-02-23T00:16:15.493358+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:16.462 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:16 smithi079 bash[18087]: audit 2024-02-23T00:16:15.186357+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:16.462 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:16 smithi079 bash[18087]: audit 2024-02-23T00:16:15.188160+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:16.462 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:16 smithi079 bash[18087]: cluster 2024-02-23T00:16:15.493358+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:16.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:16 smithi079 bash[14134]: audit 2024-02-23T00:16:15.186357+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:16.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:16 smithi079 bash[14134]: audit 2024-02-23T00:16:15.188160+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "osd", "key": "container_image"}]: dispatch 2024-02-23T00:16:16.463 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:16 smithi079 bash[14134]: cluster 2024-02-23T00:16:15.493358+0000 mgr.y (mgr.14138) 193 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:16.501 INFO:journalctl@ceph.osd.7.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:16.863 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-23T00:16:16.864 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: Running command: /usr/bin/ceph-bluestore-tool --cluster=ceph prime-osd-dir --dev /dev/vg_nvme/lv_1 --path /var/lib/ceph/osd/ceph-7 --no-mon-config 2024-02-23T00:16:16.864 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-7/block 2024-02-23T00:16:16.864 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-7/block 2024-02-23T00:16:16.864 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-02-23T00:16:16.864 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-02-23T00:16:16.864 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:16 smithi135 bash[21030]: --> ceph-volume lvm activate successful for osd ID: 7 2024-02-23T00:16:18.148 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:16:18.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:18 smithi079 bash[18087]: cluster 2024-02-23T00:16:17.493936+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:18.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:18 smithi079 bash[18087]: audit 2024-02-23T00:16:18.147471+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.79:0/3503397801' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-23T00:16:18.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:18 smithi079 bash[14134]: cluster 2024-02-23T00:16:17.493936+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:18.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:18 smithi079 bash[14134]: audit 2024-02-23T00:16:18.147471+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.79:0/3503397801' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-23T00:16:18.849 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":44,"num_osds":8,"num_up_osds":7,"osd_up_since":1708647360,"num_in_osds":7,"osd_in_since":1708647360,"num_remapped_pgs":0} 2024-02-23T00:16:18.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:18 smithi135 bash[14191]: cluster 2024-02-23T00:16:17.493936+0000 mgr.y (mgr.14138) 194 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:18.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:18 smithi135 bash[14191]: audit 2024-02-23T00:16:18.147471+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.79:0/3503397801' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-23T00:16:19.850 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd stat -f json 2024-02-23T00:16:19.863 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:19 smithi135 bash[21337]: debug 2024-02-23T00:16:19.545+0000 7f60fe398f40 -1 Falling back to public interface 2024-02-23T00:16:19.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:19 smithi135 bash[14191]: audit 2024-02-23T00:16:18.638847+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:19.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:19 smithi135 bash[14191]: cluster 2024-02-23T00:16:19.494562+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:19.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:19 smithi079 bash[14134]: audit 2024-02-23T00:16:18.638847+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:19.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:19 smithi079 bash[14134]: cluster 2024-02-23T00:16:19.494562+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:19.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:19 smithi079 bash[18087]: audit 2024-02-23T00:16:18.638847+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:19.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:19 smithi079 bash[18087]: cluster 2024-02-23T00:16:19.494562+0000 mgr.y (mgr.14138) 195 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:20.613 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:20 smithi135 bash[21337]: debug 2024-02-23T00:16:20.177+0000 7f60fe398f40 -1 osd.7 0 log_to_monitors {default=true} 2024-02-23T00:16:20.902 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:20 smithi079 bash[14134]: audit 2024-02-23T00:16:20.183440+0000 mon.b (mon.2) 16 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T00:16:20.902 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:20 smithi079 bash[14134]: audit 2024-02-23T00:16:20.184708+0000 mon.a (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T00:16:20.902 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:20 smithi079 bash[18087]: audit 2024-02-23T00:16:20.183440+0000 mon.b (mon.2) 16 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T00:16:20.902 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:20 smithi079 bash[18087]: audit 2024-02-23T00:16:20.184708+0000 mon.a (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T00:16:21.113 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:20 smithi135 bash[14191]: audit 2024-02-23T00:16:20.183440+0000 mon.b (mon.2) 16 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T00:16:21.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:20 smithi135 bash[14191]: audit 2024-02-23T00:16:20.184708+0000 mon.a (mon.0) 492 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-02-23T00:16:21.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: audit 2024-02-23T00:16:20.659954+0000 mon.a (mon.0) 493 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-23T00:16:21.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: cluster 2024-02-23T00:16:20.660168+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: audit 2024-02-23T00:16:20.660391+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: audit 2024-02-23T00:16:20.663368+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: audit 2024-02-23T00:16:20.664268+0000 mon.a (mon.0) 496 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: audit 2024-02-23T00:16:21.366168+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[14134]: cluster 2024-02-23T00:16:21.495176+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: audit 2024-02-23T00:16:20.659954+0000 mon.a (mon.0) 493 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: cluster 2024-02-23T00:16:20.660168+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-23T00:16:21.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: audit 2024-02-23T00:16:20.660391+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:21.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: audit 2024-02-23T00:16:20.663368+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:16:21.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: audit 2024-02-23T00:16:20.664268+0000 mon.a (mon.0) 496 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:16:21.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: audit 2024-02-23T00:16:21.366168+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:21.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:21 smithi079 bash[18087]: cluster 2024-02-23T00:16:21.495176+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:22.113 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[21337]: debug 2024-02-23T00:16:21.669+0000 7f60e2e66700 -1 osd.7 0 waiting for initial osdmap 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: audit 2024-02-23T00:16:20.659954+0000 mon.a (mon.0) 493 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: cluster 2024-02-23T00:16:20.660168+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e45: 8 total, 7 up, 7 in 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: audit 2024-02-23T00:16:20.660391+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: audit 2024-02-23T00:16:20.663368+0000 mon.b (mon.2) 17 : audit [INF] from='osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: audit 2024-02-23T00:16:20.664268+0000 mon.a (mon.0) 496 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: audit 2024-02-23T00:16:21.366168+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:22.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:21 smithi135 bash[14191]: cluster 2024-02-23T00:16:21.495176+0000 mgr.y (mgr.14138) 196 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 0 B data, 2.7 MiB used, 619 GiB / 626 GiB avail 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: audit 2024-02-23T00:16:21.664817+0000 mon.a (mon.0) 498 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: cluster 2024-02-23T00:16:21.664949+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: audit 2024-02-23T00:16:21.665552+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: audit 2024-02-23T00:16:21.673870+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: audit 2024-02-23T00:16:21.677133+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: audit 2024-02-23T00:16:21.681893+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:22.673 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[18087]: audit 2024-02-23T00:16:21.688717+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: audit 2024-02-23T00:16:21.664817+0000 mon.a (mon.0) 498 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: cluster 2024-02-23T00:16:21.664949+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: audit 2024-02-23T00:16:21.665552+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: audit 2024-02-23T00:16:21.673870+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: audit 2024-02-23T00:16:21.677133+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: audit 2024-02-23T00:16:21.681893+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:22.674 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:22 smithi079 bash[14134]: audit 2024-02-23T00:16:21.688717+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:22.772 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: audit 2024-02-23T00:16:21.664817+0000 mon.a (mon.0) 498 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: cluster 2024-02-23T00:16:21.664949+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e46: 8 total, 7 up, 7 in 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: audit 2024-02-23T00:16:21.665552+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: audit 2024-02-23T00:16:21.673870+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: audit 2024-02-23T00:16:21.677133+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: audit 2024-02-23T00:16:21.681893+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:23.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:22 smithi135 bash[14191]: audit 2024-02-23T00:16:21.688717+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:23.446 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":47,"num_osds":8,"num_up_osds":8,"osd_up_since":1708647382,"num_in_osds":8,"osd_in_since":1708647382,"num_remapped_pgs":0} 2024-02-23T00:16:23.447 INFO:tasks.cephadm:Adding ceph.iscsi.iscsi.a on smithi135 2024-02-23T00:16:23.447 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd pool create iscsi 3 3 replicated 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: cluster 2024-02-23T00:16:21.176258+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: cluster 2024-02-23T00:16:21.176327+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: cluster 2024-02-23T00:16:22.666348+0000 mon.a (mon.0) 505 : cluster [INF] osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119] boot 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: cluster 2024-02-23T00:16:22.666577+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: audit 2024-02-23T00:16:22.666973+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: audit 2024-02-23T00:16:22.771073+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.79:0/2979442900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-23T00:16:23.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:23 smithi135 bash[14191]: cluster 2024-02-23T00:16:23.496048+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:23.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: cluster 2024-02-23T00:16:21.176258+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:16:23.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: cluster 2024-02-23T00:16:21.176327+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:16:23.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: cluster 2024-02-23T00:16:22.666348+0000 mon.a (mon.0) 505 : cluster [INF] osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119] boot 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: cluster 2024-02-23T00:16:22.666577+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: audit 2024-02-23T00:16:22.666973+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: audit 2024-02-23T00:16:22.771073+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.79:0/2979442900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[14134]: cluster 2024-02-23T00:16:23.496048+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: cluster 2024-02-23T00:16:21.176258+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: cluster 2024-02-23T00:16:21.176327+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: cluster 2024-02-23T00:16:22.666348+0000 mon.a (mon.0) 505 : cluster [INF] osd.7 [v2:172.21.15.135:6824/701440119,v1:172.21.15.135:6825/701440119] boot 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: cluster 2024-02-23T00:16:22.666577+0000 mon.a (mon.0) 506 : cluster [DBG] osdmap e47: 8 total, 8 up, 8 in 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: audit 2024-02-23T00:16:22.666973+0000 mon.a (mon.0) 507 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: audit 2024-02-23T00:16:22.771073+0000 mon.a (mon.0) 508 : audit [DBG] from='client.? 172.21.15.79:0/2979442900' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-02-23T00:16:23.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:23 smithi079 bash[18087]: cluster 2024-02-23T00:16:23.496048+0000 mgr.y (mgr.14138) 197 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 3.1 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:24.822 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:24 smithi135 bash[14191]: cluster 2024-02-23T00:16:23.685527+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-23T00:16:25.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:24 smithi079 bash[14134]: cluster 2024-02-23T00:16:23.685527+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-23T00:16:25.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:24 smithi079 bash[18087]: cluster 2024-02-23T00:16:23.685527+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2024-02-23T00:16:26.007 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:25 smithi135 bash[14191]: cluster 2024-02-23T00:16:25.496626+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:26.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:25 smithi079 bash[14134]: cluster 2024-02-23T00:16:25.496626+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:26.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:25 smithi079 bash[18087]: cluster 2024-02-23T00:16:25.496626+0000 mgr.y (mgr.14138) 198 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 3.3 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:26.795 INFO:teuthology.orchestra.run.smithi135.stderr:pool 'iscsi' created 2024-02-23T00:16:27.113 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:26 smithi135 bash[14191]: audit 2024-02-23T00:16:26.288116+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.135:0/3403641798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-23T00:16:27.113 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:26 smithi135 bash[14191]: audit 2024-02-23T00:16:26.289432+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-23T00:16:27.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:26 smithi079 bash[18087]: audit 2024-02-23T00:16:26.288116+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.135:0/3403641798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-23T00:16:27.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:26 smithi079 bash[18087]: audit 2024-02-23T00:16:26.289432+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-23T00:16:27.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:26 smithi079 bash[14134]: audit 2024-02-23T00:16:26.288116+0000 mon.b (mon.2) 18 : audit [INF] from='client.? 172.21.15.135:0/3403641798' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-23T00:16:27.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:26 smithi079 bash[14134]: audit 2024-02-23T00:16:26.289432+0000 mon.a (mon.0) 510 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]: dispatch 2024-02-23T00:16:27.561 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd pool application enable iscsi rbd 2024-02-23T00:16:27.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:27 smithi135 bash[14191]: audit 2024-02-23T00:16:26.787634+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-23T00:16:27.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:27 smithi135 bash[14191]: cluster 2024-02-23T00:16:26.787890+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-23T00:16:27.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:27 smithi135 bash[14191]: cluster 2024-02-23T00:16:27.497232+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v186: 4 pgs: 3 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:28.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:27 smithi079 bash[14134]: audit 2024-02-23T00:16:26.787634+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-23T00:16:28.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:27 smithi079 bash[14134]: cluster 2024-02-23T00:16:26.787890+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-23T00:16:28.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:27 smithi079 bash[14134]: cluster 2024-02-23T00:16:27.497232+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v186: 4 pgs: 3 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:28.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:27 smithi079 bash[18087]: audit 2024-02-23T00:16:26.787634+0000 mon.a (mon.0) 511 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "iscsi", "pg_num": 3, "pgp_num": 3, "pool_type": "replicated"}]': finished 2024-02-23T00:16:28.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:27 smithi079 bash[18087]: cluster 2024-02-23T00:16:26.787890+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2024-02-23T00:16:28.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:27 smithi079 bash[18087]: cluster 2024-02-23T00:16:27.497232+0000 mgr.y (mgr.14138) 199 : cluster [DBG] pgmap v186: 4 pgs: 3 unknown, 1 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:28.930 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:28 smithi135 bash[14191]: cluster 2024-02-23T00:16:27.797516+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-23T00:16:28.930 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:28 smithi135 bash[14191]: audit 2024-02-23T00:16:28.647924+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:29.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:28 smithi079 bash[14134]: cluster 2024-02-23T00:16:27.797516+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-23T00:16:29.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:28 smithi079 bash[14134]: audit 2024-02-23T00:16:28.647924+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:29.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:28 smithi079 bash[18087]: cluster 2024-02-23T00:16:27.797516+0000 mon.a (mon.0) 513 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2024-02-23T00:16:29.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:28 smithi079 bash[18087]: audit 2024-02-23T00:16:28.647924+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:30.109 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:29 smithi135 bash[14191]: cluster 2024-02-23T00:16:28.813275+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-23T00:16:30.110 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:29 smithi135 bash[14191]: cluster 2024-02-23T00:16:29.497841+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v189: 4 pgs: 1 creating+peering, 1 unknown, 2 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:30.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:29 smithi079 bash[14134]: cluster 2024-02-23T00:16:28.813275+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-23T00:16:30.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:29 smithi079 bash[14134]: cluster 2024-02-23T00:16:29.497841+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v189: 4 pgs: 1 creating+peering, 1 unknown, 2 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:30.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:29 smithi079 bash[18087]: cluster 2024-02-23T00:16:28.813275+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2024-02-23T00:16:30.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:29 smithi079 bash[18087]: cluster 2024-02-23T00:16:29.497841+0000 mgr.y (mgr.14138) 200 : cluster [DBG] pgmap v189: 4 pgs: 1 creating+peering, 1 unknown, 2 active+clean; 0 B data, 3.5 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:30.839 INFO:teuthology.orchestra.run.smithi135.stderr:enabled application 'rbd' on pool 'iscsi' 2024-02-23T00:16:31.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:30 smithi135 bash[14191]: audit 2024-02-23T00:16:30.389012+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.135:0/1690060057' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-23T00:16:31.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:30 smithi135 bash[14191]: audit 2024-02-23T00:16:30.390353+0000 mon.a (mon.0) 516 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-23T00:16:31.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:30 smithi079 bash[14134]: audit 2024-02-23T00:16:30.389012+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.135:0/1690060057' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-23T00:16:31.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:30 smithi079 bash[14134]: audit 2024-02-23T00:16:30.390353+0000 mon.a (mon.0) 516 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-23T00:16:31.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:30 smithi079 bash[18087]: audit 2024-02-23T00:16:30.389012+0000 mon.b (mon.2) 19 : audit [INF] from='client.? 172.21.15.135:0/1690060057' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-23T00:16:31.157 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:30 smithi079 bash[18087]: audit 2024-02-23T00:16:30.390353+0000 mon.a (mon.0) 516 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]: dispatch 2024-02-23T00:16:31.568 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch apply iscsi iscsi user password --placement '1;smithi135=iscsi.a' 2024-02-23T00:16:32.113 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:31 smithi135 bash[14191]: audit 2024-02-23T00:16:30.831937+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-23T00:16:32.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:31 smithi135 bash[14191]: cluster 2024-02-23T00:16:30.832094+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-23T00:16:32.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:31 smithi135 bash[14191]: cluster 2024-02-23T00:16:31.498454+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v191: 4 pgs: 1 creating+peering, 3 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:32.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:31 smithi079 bash[14134]: audit 2024-02-23T00:16:30.831937+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-23T00:16:32.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:31 smithi079 bash[14134]: cluster 2024-02-23T00:16:30.832094+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-23T00:16:32.160 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:31 smithi079 bash[14134]: cluster 2024-02-23T00:16:31.498454+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v191: 4 pgs: 1 creating+peering, 3 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:32.160 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:31 smithi079 bash[18087]: audit 2024-02-23T00:16:30.831937+0000 mon.a (mon.0) 517 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "iscsi", "app": "rbd"}]': finished 2024-02-23T00:16:32.160 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:31 smithi079 bash[18087]: cluster 2024-02-23T00:16:30.832094+0000 mon.a (mon.0) 518 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2024-02-23T00:16:32.160 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:31 smithi079 bash[18087]: cluster 2024-02-23T00:16:31.498454+0000 mgr.y (mgr.14138) 201 : cluster [DBG] pgmap v191: 4 pgs: 1 creating+peering, 3 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:33.613 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:33 smithi135 bash[14191]: cluster 2024-02-23T00:16:33.499069+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v192: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:33.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:33 smithi079 bash[18087]: cluster 2024-02-23T00:16:33.499069+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v192: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:33.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:33 smithi079 bash[14134]: cluster 2024-02-23T00:16:33.499069+0000 mgr.y (mgr.14138) 202 : cluster [DBG] pgmap v192: 4 pgs: 4 active+clean; 0 B data, 3.7 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:34.385 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled iscsi.iscsi update... 2024-02-23T00:16:34.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:33.634676+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:33.637959+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.373792+0000 mgr.y (mgr.14138) 203 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi135=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: cephadm 2024-02-23T00:16:34.375514+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi135=iscsi.a;count:1 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.382258+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.393153+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: cephadm 2024-02-23T00:16:34.395105+0000 mgr.y (mgr.14138) 205 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-23T00:16:34.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: cephadm 2024-02-23T00:16:34.424031+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi135=iscsi.a;count:1 2024-02-23T00:16:34.871 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.431688+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.871 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.433218+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-23T00:16:34.871 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.440038+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-23T00:16:34.871 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.456028+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:34.871 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: cephadm 2024-02-23T00:16:34.457099+0000 mgr.y (mgr.14138) 207 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi135 2024-02-23T00:16:34.871 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:34 smithi135 bash[14191]: audit 2024-02-23T00:16:34.457948+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-23T00:16:34.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:33.634676+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:16:34.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:33.637959+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:16:34.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.373792+0000 mgr.y (mgr.14138) 203 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi135=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: cephadm 2024-02-23T00:16:34.375514+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi135=iscsi.a;count:1 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.382258+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.393153+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: cephadm 2024-02-23T00:16:34.395105+0000 mgr.y (mgr.14138) 205 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: cephadm 2024-02-23T00:16:34.424031+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi135=iscsi.a;count:1 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.431688+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.433218+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.440038+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.456028+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: cephadm 2024-02-23T00:16:34.457099+0000 mgr.y (mgr.14138) 207 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi135 2024-02-23T00:16:34.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[14134]: audit 2024-02-23T00:16:34.457948+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:33.634676+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:33.637959+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.373792+0000 mgr.y (mgr.14138) 203 : audit [DBG] from='client.34346 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "iscsi", "api_user": "user", "api_password": "password", "placement": "1;smithi135=iscsi.a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: cephadm 2024-02-23T00:16:34.375514+0000 mgr.y (mgr.14138) 204 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi135=iscsi.a;count:1 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.382258+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.393153+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: cephadm 2024-02-23T00:16:34.395105+0000 mgr.y (mgr.14138) 205 : cephadm [INF] Checking pool "iscsi" exists for service iscsi.iscsi 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: cephadm 2024-02-23T00:16:34.424031+0000 mgr.y (mgr.14138) 206 : cephadm [INF] Saving service iscsi.iscsi spec with placement smithi135=iscsi.a;count:1 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.431688+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.433218+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]: dispatch 2024-02-23T00:16:34.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.440038+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.iscsi.a", "caps": ["mon", "profile rbd, allow command \"osd blacklist\", allow command \"config-key get\" with \"key\" prefix \"iscsi/\"", "osd", "allow rwx"]}]': finished 2024-02-23T00:16:34.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.456028+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-02-23T00:16:34.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: cephadm 2024-02-23T00:16:34.457099+0000 mgr.y (mgr.14138) 207 : cephadm [INF] Deploying daemon iscsi.iscsi.a on smithi135 2024-02-23T00:16:34.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:34 smithi079 bash[18087]: audit 2024-02-23T00:16:34.457948+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "client.iscsi.iscsi.a", "key": "container_image"}]: dispatch 2024-02-23T00:16:35.187 DEBUG:teuthology.orchestra.run.smithi135:iscsi.iscsi.a> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@iscsi.iscsi.a.service 2024-02-23T00:16:35.190 INFO:tasks.cephadm:Adding prometheus.a on smithi135 2024-02-23T00:16:35.190 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch apply prometheus '1;smithi135=a' 2024-02-23T00:16:36.420 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:36.704 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:36 smithi135 bash[14191]: cluster 2024-02-23T00:16:35.450468+0000 mon.a (mon.0) 528 : cluster [DBG] mgrmap e15: y(active, since 5m), standbys: x 2024-02-23T00:16:36.704 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:36 smithi135 bash[14191]: cluster 2024-02-23T00:16:35.499714+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v193: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:36 smithi079 bash[14134]: cluster 2024-02-23T00:16:35.450468+0000 mon.a (mon.0) 528 : cluster [DBG] mgrmap e15: y(active, since 5m), standbys: x 2024-02-23T00:16:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:36 smithi079 bash[14134]: cluster 2024-02-23T00:16:35.499714+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v193: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:36 smithi079 bash[18087]: cluster 2024-02-23T00:16:35.450468+0000 mon.a (mon.0) 528 : cluster [DBG] mgrmap e15: y(active, since 5m), standbys: x 2024-02-23T00:16:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:36 smithi079 bash[18087]: cluster 2024-02-23T00:16:35.499714+0000 mgr.y (mgr.14138) 208 : cluster [DBG] pgmap v193: 4 pgs: 4 active+clean; 0 B data, 3.8 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:37.822 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:16:37 smithi135 systemd[1]: Started Ceph iscsi.iscsi.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:16:38.675 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:38 smithi135 bash[14191]: cluster 2024-02-23T00:16:37.500326+0000 mgr.y (mgr.14138) 209 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:38.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:38 smithi135 bash[14191]: audit 2024-02-23T00:16:37.806085+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:38.676 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:38 smithi135 bash[14191]: audit 2024-02-23T00:16:37.808609+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:38.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:38 smithi079 bash[14134]: cluster 2024-02-23T00:16:37.500326+0000 mgr.y (mgr.14138) 209 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:38.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:38 smithi079 bash[14134]: audit 2024-02-23T00:16:37.806085+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:38.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:38 smithi079 bash[14134]: audit 2024-02-23T00:16:37.808609+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:38.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:38 smithi079 bash[18087]: cluster 2024-02-23T00:16:37.500326+0000 mgr.y (mgr.14138) 209 : cluster [DBG] pgmap v194: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:38.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:38 smithi079 bash[18087]: audit 2024-02-23T00:16:37.806085+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:38.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:38 smithi079 bash[18087]: audit 2024-02-23T00:16:37.808609+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:40.114 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[22437]: log file path now is '/var/log/tcmu-runner.log' 2024-02-23T00:16:40.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.815479+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.822524+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.835010+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-23T00:16:40.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.835716+0000 mgr.y (mgr.14138) 210 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-23T00:16:40.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: cephadm 2024-02-23T00:16:38.839137+0000 mgr.y (mgr.14138) 211 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.839518+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.839926+0000 mgr.y (mgr.14138) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.848766+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.854848+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.135:5000", "name": "smithi135"}]: dispatch 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.856392+0000 mgr.y (mgr.14138) 213 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.135:5000", "name": "smithi135"}]: dispatch 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.872284+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: audit 2024-02-23T00:16:38.881889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.115 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:39 smithi135 bash[14191]: cluster 2024-02-23T00:16:39.500926+0000 mgr.y (mgr.14138) 214 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:40.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.815479+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.822524+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.835010+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.835716+0000 mgr.y (mgr.14138) 210 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: cephadm 2024-02-23T00:16:38.839137+0000 mgr.y (mgr.14138) 211 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.839518+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.839926+0000 mgr.y (mgr.14138) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.848766+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.854848+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.135:5000", "name": "smithi135"}]: dispatch 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.856392+0000 mgr.y (mgr.14138) 213 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.135:5000", "name": "smithi135"}]: dispatch 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.872284+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: audit 2024-02-23T00:16:38.881889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[14134]: cluster 2024-02-23T00:16:39.500926+0000 mgr.y (mgr.14138) 214 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.815479+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.822524+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.835010+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.835716+0000 mgr.y (mgr.14138) 210 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: cephadm 2024-02-23T00:16:38.839137+0000 mgr.y (mgr.14138) 211 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.839518+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.839926+0000 mgr.y (mgr.14138) 212 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.848766+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.854848+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.135:5000", "name": "smithi135"}]: dispatch 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.856392+0000 mgr.y (mgr.14138) 213 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "service_url": "http://user:password@172.21.15.135:5000", "name": "smithi135"}]: dispatch 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.872284+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: audit 2024-02-23T00:16:38.881889+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:40.159 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:39 smithi079 bash[18087]: cluster 2024-02-23T00:16:39.500926+0000 mgr.y (mgr.14138) 214 : cluster [DBG] pgmap v195: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:40.673 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled prometheus update... 2024-02-23T00:16:41.420 DEBUG:teuthology.orchestra.run.smithi135:prometheus.a> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@prometheus.a.service 2024-02-23T00:16:41.423 INFO:tasks.cephadm:Adding node-exporter.a on smithi079 2024-02-23T00:16:41.423 INFO:tasks.cephadm:Adding node-exporter.b on smithi135 2024-02-23T00:16:41.423 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch apply node-exporter '2;smithi079=a;smithi135=b' 2024-02-23T00:16:41.461 INFO:journalctl@ceph.prometheus.a.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: audit 2024-02-23T00:16:40.663618+0000 mgr.y (mgr.14138) 215 : audit [DBG] from='client.34355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: cephadm 2024-02-23T00:16:40.665268+0000 mgr.y (mgr.14138) 216 : cephadm [INF] Saving service prometheus spec with placement smithi135=a;count:1 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: audit 2024-02-23T00:16:40.671283+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: audit 2024-02-23T00:16:40.681640+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: cephadm 2024-02-23T00:16:40.694791+0000 mgr.y (mgr.14138) 217 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: audit 2024-02-23T00:16:40.951301+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.135:0/3037837711' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-23T00:16:42.114 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:41 smithi135 bash[14191]: cluster 2024-02-23T00:16:41.501567+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:42.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: audit 2024-02-23T00:16:40.663618+0000 mgr.y (mgr.14138) 215 : audit [DBG] from='client.34355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:42.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: cephadm 2024-02-23T00:16:40.665268+0000 mgr.y (mgr.14138) 216 : cephadm [INF] Saving service prometheus spec with placement smithi135=a;count:1 2024-02-23T00:16:42.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: audit 2024-02-23T00:16:40.671283+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:42.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: audit 2024-02-23T00:16:40.681640+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:42.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: cephadm 2024-02-23T00:16:40.694791+0000 mgr.y (mgr.14138) 217 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:42.157 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: audit 2024-02-23T00:16:40.951301+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.135:0/3037837711' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[14134]: cluster 2024-02-23T00:16:41.501567+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: audit 2024-02-23T00:16:40.663618+0000 mgr.y (mgr.14138) 215 : audit [DBG] from='client.34355 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: cephadm 2024-02-23T00:16:40.665268+0000 mgr.y (mgr.14138) 216 : cephadm [INF] Saving service prometheus spec with placement smithi135=a;count:1 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: audit 2024-02-23T00:16:40.671283+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: audit 2024-02-23T00:16:40.681640+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: cephadm 2024-02-23T00:16:40.694791+0000 mgr.y (mgr.14138) 217 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: audit 2024-02-23T00:16:40.951301+0000 mon.b (mon.2) 20 : audit [DBG] from='client.? 172.21.15.135:0/3037837711' entity='client.iscsi.iscsi.a' cmd=[{"prefix": "osd blacklist ls"}]: dispatch 2024-02-23T00:16:42.158 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:41 smithi079 bash[18087]: cluster 2024-02-23T00:16:41.501567+0000 mgr.y (mgr.14138) 218 : cluster [DBG] pgmap v196: 4 pgs: 4 active+clean; 0 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:43.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:43 smithi135 bash[14191]: cluster 2024-02-23T00:16:43.502211+0000 mgr.y (mgr.14138) 219 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:43.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:43 smithi079 bash[14134]: cluster 2024-02-23T00:16:43.502211+0000 mgr.y (mgr.14138) 219 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:43.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:43 smithi079 bash[18087]: cluster 2024-02-23T00:16:43.502211+0000 mgr.y (mgr.14138) 219 : cluster [DBG] pgmap v197: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:44.392 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled node-exporter update... 2024-02-23T00:16:45.186 DEBUG:teuthology.orchestra.run.smithi079:node-exporter.a> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service 2024-02-23T00:16:45.200 DEBUG:teuthology.orchestra.run.smithi135:node-exporter.b> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service 2024-02-23T00:16:45.202 INFO:tasks.cephadm:Adding alertmanager.a on smithi079 2024-02-23T00:16:45.203 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch apply alertmanager '1;smithi079=a' 2024-02-23T00:16:45.337 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:45.344 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: debug 2024-02-23T00:16:45.052+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:16:45.391 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:45.392 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:45.393 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:16:45.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:45 smithi135 bash[14191]: audit 2024-02-23T00:16:44.381191+0000 mgr.y (mgr.14138) 220 : audit [DBG] from='client.34379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:45.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:45 smithi135 bash[14191]: cephadm 2024-02-23T00:16:44.382786+0000 mgr.y (mgr.14138) 221 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi135=b;count:2 2024-02-23T00:16:45.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:45 smithi135 bash[14191]: audit 2024-02-23T00:16:44.389247+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:45.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:45 smithi135 bash[14191]: audit 2024-02-23T00:16:45.065910+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:45.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[18087]: audit 2024-02-23T00:16:44.381191+0000 mgr.y (mgr.14138) 220 : audit [DBG] from='client.34379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:45.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[18087]: cephadm 2024-02-23T00:16:44.382786+0000 mgr.y (mgr.14138) 221 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi135=b;count:2 2024-02-23T00:16:45.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[18087]: audit 2024-02-23T00:16:44.389247+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:45.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[18087]: audit 2024-02-23T00:16:45.065910+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:45.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14134]: audit 2024-02-23T00:16:44.381191+0000 mgr.y (mgr.14138) 220 : audit [DBG] from='client.34379 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi079=a;smithi135=b", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:45.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14134]: cephadm 2024-02-23T00:16:44.382786+0000 mgr.y (mgr.14138) 221 : cephadm [INF] Saving service node-exporter spec with placement smithi079=a;smithi135=b;count:2 2024-02-23T00:16:45.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14134]: audit 2024-02-23T00:16:44.389247+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:45.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:45 smithi079 bash[14134]: audit 2024-02-23T00:16:45.065910+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:46.453 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: cephadm 2024-02-23T00:16:45.055983+0000 mgr.y (mgr.14138) 222 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:46.454 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:46.455 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:46.456 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:16:46.456 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: cephadm 2024-02-23T00:16:45.075902+0000 mgr.y (mgr.14138) 223 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:46.456 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:46 smithi135 bash[14191]: cluster 2024-02-23T00:16:45.502772+0000 mgr.y (mgr.14138) 224 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: cephadm 2024-02-23T00:16:45.055983+0000 mgr.y (mgr.14138) 222 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:46.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:46.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:16:46.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: cephadm 2024-02-23T00:16:45.075902+0000 mgr.y (mgr.14138) 223 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[14134]: cluster 2024-02-23T00:16:45.502772+0000 mgr.y (mgr.14138) 224 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: cephadm 2024-02-23T00:16:45.055983+0000 mgr.y (mgr.14138) 222 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:46.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:46.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:46.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: cephadm 2024-02-23T00:16:45.075902+0000 mgr.y (mgr.14138) 223 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:46.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:46 smithi079 bash[18087]: cluster 2024-02-23T00:16:45.502772+0000 mgr.y (mgr.14138) 224 : cluster [DBG] pgmap v198: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:48.145 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: debug 2024-02-23T00:16:47.836+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:48.146 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:16:48.147 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:16:48.148 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:48.148 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:48.148 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:47 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:16:48.232 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled alertmanager update... 2024-02-23T00:16:48.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:48 smithi135 bash[14191]: cluster 2024-02-23T00:16:47.503415+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:48.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:48 smithi135 bash[14191]: audit 2024-02-23T00:16:48.229832+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:48 smithi079 bash[14134]: cluster 2024-02-23T00:16:47.503415+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:48 smithi079 bash[14134]: audit 2024-02-23T00:16:48.229832+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:48 smithi079 bash[18087]: cluster 2024-02-23T00:16:47.503415+0000 mgr.y (mgr.14138) 225 : cluster [DBG] pgmap v199: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail 2024-02-23T00:16:48.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:48 smithi079 bash[18087]: audit 2024-02-23T00:16:48.229832+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:48.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:16:48 smithi079 systemd[1]: Started Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:16:48.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:16:48 smithi079 bash[26274]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:16:49.053 DEBUG:teuthology.orchestra.run.smithi079:alertmanager.a> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@alertmanager.a.service 2024-02-23T00:16:49.056 INFO:tasks.cephadm:Adding grafana.a on smithi135 2024-02-23T00:16:49.056 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph orch apply grafana '1;smithi135=a' 2024-02-23T00:16:49.219 INFO:journalctl@ceph.alertmanager.a.smithi079.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:49.502 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:16:49 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:16:49.502 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[23304]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:16:49.763 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: cephadm 2024-02-23T00:16:47.841686+0000 mgr.y (mgr.14138) 226 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:49.763 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:49.763 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:49.763 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:16:49.764 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: cephadm 2024-02-23T00:16:47.843436+0000 mgr.y (mgr.14138) 227 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: audit 2024-02-23T00:16:48.224311+0000 mgr.y (mgr.14138) 228 : audit [DBG] from='client.34385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:49.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: cephadm 2024-02-23T00:16:48.225230+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-02-23T00:16:49.766 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: audit 2024-02-23T00:16:48.590374+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:49.766 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: audit 2024-02-23T00:16:49.350470+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:49.766 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: audit 2024-02-23T00:16:49.353090+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:49.766 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:49 smithi135 bash[14191]: audit 2024-02-23T00:16:49.353674+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:49.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: cephadm 2024-02-23T00:16:47.841686+0000 mgr.y (mgr.14138) 226 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:49.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:49.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:16:49.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: cephadm 2024-02-23T00:16:47.843436+0000 mgr.y (mgr.14138) 227 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: audit 2024-02-23T00:16:48.224311+0000 mgr.y (mgr.14138) 228 : audit [DBG] from='client.34385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: cephadm 2024-02-23T00:16:48.225230+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: audit 2024-02-23T00:16:48.590374+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: audit 2024-02-23T00:16:49.350470+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: audit 2024-02-23T00:16:49.353090+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[18087]: audit 2024-02-23T00:16:49.353674+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: cephadm 2024-02-23T00:16:47.841686+0000 mgr.y (mgr.14138) 226 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:49.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:16:49.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:16:49.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: cephadm 2024-02-23T00:16:47.843436+0000 mgr.y (mgr.14138) 227 : cephadm [INF] Deploying daemon node-exporter.a on smithi079 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: audit 2024-02-23T00:16:48.224311+0000 mgr.y (mgr.14138) 228 : audit [DBG] from='client.34385 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi079=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: cephadm 2024-02-23T00:16:48.225230+0000 mgr.y (mgr.14138) 229 : cephadm [INF] Saving service alertmanager spec with placement smithi079=a;count:1 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: audit 2024-02-23T00:16:48.590374+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: audit 2024-02-23T00:16:49.350470+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: audit 2024-02-23T00:16:49.353090+0000 mon.a (mon.0) 546 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:49.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:49 smithi079 bash[14134]: audit 2024-02-23T00:16:49.353674+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:16:50.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:50 smithi135 bash[14191]: cephadm 2024-02-23T00:16:48.591406+0000 mgr.y (mgr.14138) 230 : cephadm [INF] Deploying daemon node-exporter.b on smithi135 2024-02-23T00:16:50.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:50 smithi135 bash[14191]: cluster 2024-02-23T00:16:49.504079+0000 mgr.y (mgr.14138) 231 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:50.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:50 smithi135 bash[14191]: audit 2024-02-23T00:16:50.122210+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:50 smithi135 bash[14191]: audit 2024-02-23T00:16:50.408784+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:50 smithi135 bash[14191]: audit 2024-02-23T00:16:50.416000+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[18087]: cephadm 2024-02-23T00:16:48.591406+0000 mgr.y (mgr.14138) 230 : cephadm [INF] Deploying daemon node-exporter.b on smithi135 2024-02-23T00:16:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[18087]: cluster 2024-02-23T00:16:49.504079+0000 mgr.y (mgr.14138) 231 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[18087]: audit 2024-02-23T00:16:50.122210+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[18087]: audit 2024-02-23T00:16:50.408784+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[18087]: audit 2024-02-23T00:16:50.416000+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[14134]: cephadm 2024-02-23T00:16:48.591406+0000 mgr.y (mgr.14138) 230 : cephadm [INF] Deploying daemon node-exporter.b on smithi135 2024-02-23T00:16:50.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[14134]: cluster 2024-02-23T00:16:49.504079+0000 mgr.y (mgr.14138) 231 : cluster [DBG] pgmap v200: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:50.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[14134]: audit 2024-02-23T00:16:50.122210+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[14134]: audit 2024-02-23T00:16:50.408784+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:50.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:50 smithi079 bash[14134]: audit 2024-02-23T00:16:50.416000+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:51.522 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:16:51 smithi135 bash[23304]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:51.522 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:16:51 smithi135 bash[23304]: See 'docker run --help'. 2024-02-23T00:16:51.522 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:16:51 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:16:51.522 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:16:51 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:16:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:51 smithi135 bash[14191]: cephadm 2024-02-23T00:16:50.423799+0000 mgr.y (mgr.14138) 232 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:51 smithi079 bash[14134]: cephadm 2024-02-23T00:16:50.423799+0000 mgr.y (mgr.14138) 232 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:51.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:51 smithi079 bash[18087]: cephadm 2024-02-23T00:16:50.423799+0000 mgr.y (mgr.14138) 232 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:16:52.297 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled grafana update... 2024-02-23T00:16:52.407 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:16:52 smithi079 bash[26274]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:52.407 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:16:52 smithi079 bash[26274]: See 'docker run --help'. 2024-02-23T00:16:52.407 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:16:52 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:16:52.407 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:16:52 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-23T00:16:52.712 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:52 smithi135 bash[14191]: cluster 2024-02-23T00:16:51.504763+0000 mgr.y (mgr.14138) 233 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-23T00:16:52.712 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:52 smithi135 bash[14191]: audit 2024-02-23T00:16:52.294994+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:52.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:52 smithi079 bash[18087]: cluster 2024-02-23T00:16:51.504763+0000 mgr.y (mgr.14138) 233 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-23T00:16:52.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:52 smithi079 bash[18087]: audit 2024-02-23T00:16:52.294994+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:52.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:52 smithi079 bash[14134]: cluster 2024-02-23T00:16:51.504763+0000 mgr.y (mgr.14138) 233 : cluster [DBG] pgmap v201: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-02-23T00:16:52.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:52 smithi079 bash[14134]: audit 2024-02-23T00:16:52.294994+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:16:53.059 DEBUG:teuthology.orchestra.run.smithi135:grafana.a> sudo journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@grafana.a.service 2024-02-23T00:16:53.062 INFO:tasks.cephadm:Setting up client nodes... 2024-02-23T00:16:53.063 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-23T00:16:53.238 INFO:journalctl@ceph.grafana.a.smithi135.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-02-23T00:16:53.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:53 smithi079 bash[14134]: audit 2024-02-23T00:16:52.286630+0000 mgr.y (mgr.14138) 234 : audit [DBG] from='client.34391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:53.535 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:53 smithi079 bash[14134]: cephadm 2024-02-23T00:16:52.288213+0000 mgr.y (mgr.14138) 235 : cephadm [INF] Saving service grafana spec with placement smithi135=a;count:1 2024-02-23T00:16:53.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:53 smithi079 bash[18087]: audit 2024-02-23T00:16:52.286630+0000 mgr.y (mgr.14138) 234 : audit [DBG] from='client.34391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:53.535 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:53 smithi079 bash[18087]: cephadm 2024-02-23T00:16:52.288213+0000 mgr.y (mgr.14138) 235 : cephadm [INF] Saving service grafana spec with placement smithi135=a;count:1 2024-02-23T00:16:53.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:53 smithi135 bash[14191]: audit 2024-02-23T00:16:52.286630+0000 mgr.y (mgr.14138) 234 : audit [DBG] from='client.34391 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-02-23T00:16:53.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:53 smithi135 bash[14191]: cephadm 2024-02-23T00:16:52.288213+0000 mgr.y (mgr.14138) 235 : cephadm [INF] Saving service grafana spec with placement smithi135=a;count:1 2024-02-23T00:16:54.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:54 smithi135 bash[14191]: cluster 2024-02-23T00:16:53.505362+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-23T00:16:54.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14134]: cluster 2024-02-23T00:16:53.505362+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-23T00:16:54.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[18087]: cluster 2024-02-23T00:16:53.505362+0000 mgr.y (mgr.14138) 236 : cluster [DBG] pgmap v202: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-23T00:16:54.907 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: debug 2024-02-23T00:16:54.536+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:54.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:54.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:16:54 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: cephadm 2024-02-23T00:16:54.542026+0000 mgr.y (mgr.14138) 237 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:55.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:16:55.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: cephadm 2024-02-23T00:16:54.550080+0000 mgr.y (mgr.14138) 238 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:16:55.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:55 smithi135 bash[14191]: cluster 2024-02-23T00:16:55.506032+0000 mgr.y (mgr.14138) 239 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: cephadm 2024-02-23T00:16:54.542026+0000 mgr.y (mgr.14138) 237 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:55.898 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:16:55.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:55.900 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:55.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: cephadm 2024-02-23T00:16:54.550080+0000 mgr.y (mgr.14138) 238 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:16:55.903 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[18087]: cluster 2024-02-23T00:16:55.506032+0000 mgr.y (mgr.14138) 239 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: cephadm 2024-02-23T00:16:54.542026+0000 mgr.y (mgr.14138) 237 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:55.904 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:16:55.905 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:16:55.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:16:55.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:16:55.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: cephadm 2024-02-23T00:16:54.550080+0000 mgr.y (mgr.14138) 238 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:16:55.906 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:55 smithi079 bash[14134]: cluster 2024-02-23T00:16:55.506032+0000 mgr.y (mgr.14138) 239 : cluster [DBG] pgmap v203: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:56.325 INFO:teuthology.orchestra.run.smithi079.stdout:[client.0] 2024-02-23T00:16:56.325 INFO:teuthology.orchestra.run.smithi079.stdout: key = AQD449dl8ErfEhAATfHCIGJ1WJbPOMqFtcyR/A== 2024-02-23T00:16:56.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:56 smithi079 bash[14134]: audit 2024-02-23T00:16:56.315717+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.79:0/525542286' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:16:56.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:56 smithi079 bash[14134]: audit 2024-02-23T00:16:56.316314+0000 mon.a (mon.0) 552 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:16:56.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:56 smithi079 bash[14134]: audit 2024-02-23T00:16:56.323141+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-23T00:16:56.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:56 smithi079 bash[18087]: audit 2024-02-23T00:16:56.315717+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.79:0/525542286' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:16:56.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:56 smithi079 bash[18087]: audit 2024-02-23T00:16:56.316314+0000 mon.a (mon.0) 552 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:16:56.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:56 smithi079 bash[18087]: audit 2024-02-23T00:16:56.323141+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-23T00:16:56.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:56 smithi135 bash[14191]: audit 2024-02-23T00:16:56.315717+0000 mon.c (mon.1) 22 : audit [INF] from='client.? 172.21.15.79:0/525542286' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:16:56.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:56 smithi135 bash[14191]: audit 2024-02-23T00:16:56.316314+0000 mon.a (mon.0) 552 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:16:56.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:56 smithi135 bash[14191]: audit 2024-02-23T00:16:56.323141+0000 mon.a (mon.0) 553 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-23T00:16:57.132 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-02-23T00:16:57.132 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-02-23T00:16:57.132 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-02-23T00:16:57.154 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-02-23T00:16:58.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:58 smithi135 bash[14191]: cluster 2024-02-23T00:16:57.506664+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:58 smithi079 bash[14134]: cluster 2024-02-23T00:16:57.506664+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:58.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:58 smithi079 bash[18087]: cluster 2024-02-23T00:16:57.506664+0000 mgr.y (mgr.14138) 240 : cluster [DBG] pgmap v204: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:16:59.863 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:16:59 smithi135 bash[14191]: cluster 2024-02-23T00:16:59.507248+0000 mgr.y (mgr.14138) 241 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:16:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:16:59 smithi079 bash[14134]: cluster 2024-02-23T00:16:59.507248+0000 mgr.y (mgr.14138) 241 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:16:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:16:59 smithi079 bash[18087]: cluster 2024-02-23T00:16:59.507248+0000 mgr.y (mgr.14138) 241 : cluster [DBG] pgmap v205: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:00.140 INFO:teuthology.orchestra.run.smithi135.stdout:[client.1] 2024-02-23T00:17:00.140 INFO:teuthology.orchestra.run.smithi135.stdout: key = AQD849dlWDDtBxAA1yk56DlZvGpANgY/mVvToQ== 2024-02-23T00:17:00.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:00 smithi135 bash[14191]: audit 2024-02-23T00:17:00.132558+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.135:0/822330247' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:17:00.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:00 smithi135 bash[14191]: audit 2024-02-23T00:17:00.138928+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.135:0/822330247' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-23T00:17:00.854 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-02-23T00:17:00.854 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-02-23T00:17:00.855 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-02-23T00:17:00.876 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-23T00:17:00.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:00 smithi079 bash[18087]: audit 2024-02-23T00:17:00.132558+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.135:0/822330247' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:17:00.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:00 smithi079 bash[18087]: audit 2024-02-23T00:17:00.138928+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.135:0/822330247' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-23T00:17:00.890 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:00 smithi079 bash[14134]: audit 2024-02-23T00:17:00.132558+0000 mon.a (mon.0) 554 : audit [INF] from='client.? 172.21.15.135:0/822330247' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-02-23T00:17:00.890 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:00 smithi079 bash[14134]: audit 2024-02-23T00:17:00.138928+0000 mon.a (mon.0) 555 : audit [INF] from='client.? 172.21.15.135:0/822330247' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-02-23T00:17:01.008 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:01 smithi135 bash[14191]: cluster 2024-02-23T00:17:01.507856+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:01.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:01 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 1. 2024-02-23T00:17:01.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:01 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:01.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:01 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:01.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:01 smithi135 bash[23853]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:01.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:01 smithi079 bash[14134]: cluster 2024-02-23T00:17:01.507856+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:01.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:01 smithi079 bash[18087]: cluster 2024-02-23T00:17:01.507856+0000 mgr.y (mgr.14138) 242 : cluster [DBG] pgmap v206: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:02.362 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:02 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 1. 2024-02-23T00:17:02.362 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:02 smithi079 systemd[1]: Stopped Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:02.362 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:02 smithi079 systemd[1]: Started Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:02.362 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[26661]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: debug 2024-02-23T00:17:02.092+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:02.363 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:02.364 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:02.365 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:02 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: cephadm 2024-02-23T00:17:02.094539+0000 mgr.y (mgr.14138) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: cephadm 2024-02-23T00:17:02.094539+0000 mgr.y (mgr.14138) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:03.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: cephadm 2024-02-23T00:17:02.097836+0000 mgr.y (mgr.14138) 244 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: audit 2024-02-23T00:17:02.449065+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[18087]: cephadm 2024-02-23T00:17:02.456289+0000 mgr.y (mgr.14138) 245 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:03.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: cephadm 2024-02-23T00:17:02.097836+0000 mgr.y (mgr.14138) 244 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: audit 2024-02-23T00:17:02.449065+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:03.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:03 smithi079 bash[14134]: cephadm 2024-02-23T00:17:02.456289+0000 mgr.y (mgr.14138) 245 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:03.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: cephadm 2024-02-23T00:17:02.094539+0000 mgr.y (mgr.14138) 243 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:03.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: cephadm 2024-02-23T00:17:02.097836+0000 mgr.y (mgr.14138) 244 : cephadm [INF] refreshing smithi135 facts 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: audit 2024-02-23T00:17:02.449065+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:03.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:03 smithi135 bash[14191]: cephadm 2024-02-23T00:17:02.456289+0000 mgr.y (mgr.14138) 245 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:04.394 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:17:04.394 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":52,"fsid":"e63540a2-d1df-11ee-95c0-87774f69a715","created":"2024-02-23T00:10:51.659150+0000","modified":"2024-02-23T00:16:30.819138+0000","last_up_change":"2024-02-23T00:16:22.657486+0000","last_in_change":"2024-02-23T00:16:22.657486+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":"2024-02-23T00:12:26.960055+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":"iscsi","create_time":"2024-02-23T00:16:26.729158+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"387bd2fe-7d2c-4b6d-9bc9-f95b501d0688","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.79:6802","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6803","nonce":2809169506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6805","nonce":2809169506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6809","nonce":2809169506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6807","nonce":2809169506}]},"public_addr":"172.21.15.79:6803/2809169506","cluster_addr":"172.21.15.79:6805/2809169506","heartbeat_back_addr":"172.21.15.79:6809/2809169506","heartbeat_front_addr":"172.21.15.79:6807/2809169506","state":["exists","up"]},{"osd":1,"uuid":"9a2236d7-1670-4622-a5e0-468d337eb5a4","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.79:6810","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6811","nonce":1077198015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6813","nonce":1077198015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6817","nonce":1077198015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6815","nonce":1077198015}]},"public_addr":"172.21.15.79:6811/1077198015","cluster_addr":"172.21.15.79:6813/1077198015","heartbeat_back_addr":"172.21.15.79:6817/1077198015","heartbeat_front_addr":"172.21.15.79:6815/1077198015","state":["exists","up"]},{"osd":2,"uuid":"b2e6b028-75ea-4141-ad2d-496c796f8e7e","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.79:6818","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6819","nonce":2921327766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6821","nonce":2921327766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6825","nonce":2921327766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6823","nonce":2921327766}]},"public_addr":"172.21.15.79:6819/2921327766","cluster_addr":"172.21.15.79:6821/2921327766","heartbeat_back_addr":"172.21.15.79:6825/2921327766","heartbeat_front_addr":"172.21.15.79:6823/2921327766","state":["exists","up"]},{"osd":3,"uuid":"ad2015ca-5a41-4ab8-a81b-764b1a3c279f","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.79:6826","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6827","nonce":3354006423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6829","nonce":3354006423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6833","nonce":3354006423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6831","nonce":3354006423}]},"public_addr":"172.21.15.79:6827/3354006423","cluster_addr":"172.21.15.79:6829/3354006423","heartbeat_back_addr":"172.21.15.79:6833/3354006423","heartbeat_front_addr":"172.21.15.79:6831/3354006423","state":["exists","up"]},{"osd":4,"uuid":"80cc5d32-7494-4aac-b721-93c337a27957","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.135:6800","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6801","nonce":2568183293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6803","nonce":2568183293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6807","nonce":2568183293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6805","nonce":2568183293}]},"public_addr":"172.21.15.135:6801/2568183293","cluster_addr":"172.21.15.135:6803/2568183293","heartbeat_back_addr":"172.21.15.135:6807/2568183293","heartbeat_front_addr":"172.21.15.135:6805/2568183293","state":["exists","up"]},{"osd":5,"uuid":"e12450e9-e0ed-4d5a-ae9c-e98d238c6452","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.135:6808","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6809","nonce":3500143638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6811","nonce":3500143638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6815","nonce":3500143638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6813","nonce":3500143638}]},"public_addr":"172.21.15.135:6809/3500143638","cluster_addr":"172.21.15.135:6811/3500143638","heartbeat_back_addr":"172.21.15.135:6815/3500143638","heartbeat_front_addr":"172.21.15.135:6813/3500143638","state":["exists","up"]},{"osd":6,"uuid":"e5ff43d6-f089-4c9e-bf04-c6512d497436","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.135:6816","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6817","nonce":3543811067}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6819","nonce":3543811067}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6823","nonce":3543811067}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6821","nonce":3543811067}]},"public_addr":"172.21.15.135:6817/3543811067","cluster_addr":"172.21.15.135:6819/3543811067","heartbeat_back_addr":"172.21.15.135:6823/3543811067","heartbeat_front_addr":"172.21.15.135:6821/3543811067","state":["exists","up"]},{"osd":7,"uuid":"2fd78d8c-67ed-4445-b48e-4b8eb95b9a21","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.135:6824","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6825","nonce":701440119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6827","nonce":701440119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6831","nonce":701440119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6829","nonce":701440119}]},"public_addr":"172.21.15.135:6825/701440119","cluster_addr":"172.21.15.135:6827/701440119","heartbeat_back_addr":"172.21.15.135:6831/701440119","heartbeat_front_addr":"172.21.15.135:6829/701440119","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":"2024-02-23T00:13:34.368547+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":"2024-02-23T00:13:57.839639+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":"2024-02-23T00:14:23.747268+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":"2024-02-23T00:14:47.324360+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":"2024-02-23T00:15:07.069849+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":"2024-02-23T00:15:32.173414+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":"2024-02-23T00:15:58.755409+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":"2024-02-23T00:16:21.176332+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.79:6801/2170601847":"2024-02-24T00:11:32.795899+0000","172.21.15.79:6800/2170601847":"2024-02-24T00:11:32.795899+0000","172.21.15.79:0/647809069":"2024-02-24T00:11:32.795899+0000","172.21.15.79:0/2830143056":"2024-02-24T00:11:13.915693+0000","172.21.15.79:0/1168796275":"2024-02-24T00:11:13.915693+0000","172.21.15.79:6800/1071617454":"2024-02-24T00:11:13.915693+0000","172.21.15.79:0/1171349594":"2024-02-24T00:11:32.795899+0000","172.21.15.79:6801/1071617454":"2024-02-24T00:11:13.915693+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-23T00:17:04.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14134]: cluster 2024-02-23T00:17:03.508528+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:04.697 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14134]: audit 2024-02-23T00:17:04.390693+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.79:0/1254419588' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:04.698 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[18087]: cluster 2024-02-23T00:17:03.508528+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:04.698 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[18087]: audit 2024-02-23T00:17:04.390693+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.79:0/1254419588' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:04.698 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[26661]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:04.698 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[26661]: See 'docker run --help'. 2024-02-23T00:17:04.698 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:04 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:04.698 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:04 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-23T00:17:04.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:04 smithi135 bash[14191]: cluster 2024-02-23T00:17:03.508528+0000 mgr.y (mgr.14138) 246 : cluster [DBG] pgmap v207: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:04.808 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:04 smithi135 bash[14191]: audit 2024-02-23T00:17:04.390693+0000 mon.a (mon.0) 557 : audit [DBG] from='client.? 172.21.15.79:0/1254419588' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:05.114 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:04 smithi135 bash[23853]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.114 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:04 smithi135 bash[23853]: See 'docker run --help'. 2024-02-23T00:17:05.114 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:04 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:05.114 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:04 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:17:05.157 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: debug 2024-02-23T00:17:04.872+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.158 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.159 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:05.160 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:05.160 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:05.160 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.160 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.160 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.160 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:04 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.220 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2024-02-23T00:12:26.960055+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': 'iscsi', 'create_time': '2024-02-23T00:16:26.729158+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': 3, 'pg_placement_num': 3, 'pg_placement_num_target': 3, 'pg_num_target': 3, 'pg_num_pending': 3, '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': {}}}] 2024-02-23T00:17:05.220 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd pool get device_health_metrics pg_num 2024-02-23T00:17:05.345 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:05.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: cephadm 2024-02-23T00:17:04.875433+0000 mgr.y (mgr.14138) 247 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:05.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: cephadm 2024-02-23T00:17:04.883712+0000 mgr.y (mgr.14138) 248 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:05.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[14134]: cluster 2024-02-23T00:17:05.509230+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: cephadm 2024-02-23T00:17:04.875433+0000 mgr.y (mgr.14138) 247 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.662 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: cephadm 2024-02-23T00:17:04.883712+0000 mgr.y (mgr.14138) 248 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:05.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:05 smithi079 bash[18087]: cluster 2024-02-23T00:17:05.509230+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:05.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: cephadm 2024-02-23T00:17:04.875433+0000 mgr.y (mgr.14138) 247 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:05.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:05.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:05.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:05.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: cephadm 2024-02-23T00:17:04.883712+0000 mgr.y (mgr.14138) 248 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:05.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:05 smithi135 bash[14191]: cluster 2024-02-23T00:17:05.509230+0000 mgr.y (mgr.14138) 249 : cluster [DBG] pgmap v208: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:08.034 INFO:teuthology.orchestra.run.smithi079.stdout:pg_num: 1 2024-02-23T00:17:08.687 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd pool get iscsi pg_num 2024-02-23T00:17:08.812 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:08.838 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:08 smithi079 bash[18087]: cluster 2024-02-23T00:17:07.509966+0000 mgr.y (mgr.14138) 250 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:08.838 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:08 smithi079 bash[18087]: audit 2024-02-23T00:17:08.032420+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.79:0/1048917968' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-23T00:17:08.839 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:08 smithi079 bash[14134]: cluster 2024-02-23T00:17:07.509966+0000 mgr.y (mgr.14138) 250 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:08.839 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:08 smithi079 bash[14134]: audit 2024-02-23T00:17:08.032420+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.79:0/1048917968' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-23T00:17:08.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:08 smithi135 bash[14191]: cluster 2024-02-23T00:17:07.509966+0000 mgr.y (mgr.14138) 250 : cluster [DBG] pgmap v209: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-02-23T00:17:08.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:08 smithi135 bash[14191]: audit 2024-02-23T00:17:08.032420+0000 mon.a (mon.0) 558 : audit [DBG] from='client.? 172.21.15.79:0/1048917968' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2024-02-23T00:17:09.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:09 smithi135 bash[14191]: cluster 2024-02-23T00:17:09.510662+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:09.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:09 smithi079 bash[18087]: cluster 2024-02-23T00:17:09.510662+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:09.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:09 smithi079 bash[14134]: cluster 2024-02-23T00:17:09.510662+0000 mgr.y (mgr.14138) 251 : cluster [DBG] pgmap v210: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:11.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: debug 2024-02-23T00:17:11.168+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:11.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:11.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:11.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:11.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:11.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:11.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:11.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:11.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:11.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:11.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:11.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:11.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:11.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:11.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:11.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:11.414 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:11.414 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:11 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:11.747 INFO:teuthology.orchestra.run.smithi079.stdout:pg_num: 3 2024-02-23T00:17:12.477 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-02-23T00:17:12.477 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-02-23T00:17:12.477 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph mgr dump --format=json 2024-02-23T00:17:12.605 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: cephadm 2024-02-23T00:17:11.171326+0000 mgr.y (mgr.14138) 252 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:12.615 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:12.616 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:12.617 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: audit 2024-02-23T00:17:11.268296+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: audit 2024-02-23T00:17:11.275014+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: audit 2024-02-23T00:17:11.276290+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: audit 2024-02-23T00:17:11.277164+0000 mgr.y (mgr.14138) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:17:12.618 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: audit 2024-02-23T00:17:11.284157+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: cephadm 2024-02-23T00:17:11.289700+0000 mgr.y (mgr.14138) 254 : cephadm [INF] Deploying daemon grafana.a on smithi135 2024-02-23T00:17:12.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: cluster 2024-02-23T00:17:11.511351+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:12.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:12 smithi135 bash[14191]: audit 2024-02-23T00:17:11.745182+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.79:0/1016622291' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-23T00:17:12.635 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: cephadm 2024-02-23T00:17:11.171326+0000 mgr.y (mgr.14138) 252 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:12.635 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:12.635 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.635 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.635 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:12.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.636 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:12.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:12.638 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:12.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.639 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:12.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: audit 2024-02-23T00:17:11.268296+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: audit 2024-02-23T00:17:11.275014+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: audit 2024-02-23T00:17:11.276290+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: audit 2024-02-23T00:17:11.277164+0000 mgr.y (mgr.14138) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: audit 2024-02-23T00:17:11.284157+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: cephadm 2024-02-23T00:17:11.289700+0000 mgr.y (mgr.14138) 254 : cephadm [INF] Deploying daemon grafana.a on smithi135 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: cluster 2024-02-23T00:17:11.511351+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:12.641 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[18087]: audit 2024-02-23T00:17:11.745182+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.79:0/1016622291' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: cephadm 2024-02-23T00:17:11.171326+0000 mgr.y (mgr.14138) 252 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.642 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:12.643 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:12.644 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:12.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:12.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:12.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:12.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:12.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:12.645 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:12.646 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:12.646 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:12.646 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:12.646 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: audit 2024-02-23T00:17:11.268296+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.646 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: audit 2024-02-23T00:17:11.275014+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: audit 2024-02-23T00:17:11.276290+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:17:12.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: audit 2024-02-23T00:17:11.277164+0000 mgr.y (mgr.14138) 253 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-02-23T00:17:12.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: audit 2024-02-23T00:17:11.284157+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:12.647 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: cephadm 2024-02-23T00:17:11.289700+0000 mgr.y (mgr.14138) 254 : cephadm [INF] Deploying daemon grafana.a on smithi135 2024-02-23T00:17:12.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: cluster 2024-02-23T00:17:11.511351+0000 mgr.y (mgr.14138) 255 : cluster [DBG] pgmap v211: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:12.648 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:12 smithi079 bash[14134]: audit 2024-02-23T00:17:11.745182+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.79:0/1016622291' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "iscsi", "var": "pg_num"}]: dispatch 2024-02-23T00:17:13.745 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:13 smithi079 bash[18087]: cluster 2024-02-23T00:17:13.512027+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:13.745 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:13 smithi079 bash[14134]: cluster 2024-02-23T00:17:13.512027+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:13.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:13 smithi135 bash[14191]: cluster 2024-02-23T00:17:13.512027+0000 mgr.y (mgr.14138) 256 : cluster [DBG] pgmap v212: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:14.986 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:14 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 2. 2024-02-23T00:17:14.986 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:14 smithi079 systemd[1]: Stopped Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:14.986 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:14 smithi079 systemd[1]: Started Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:14.986 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:14 smithi079 bash[27320]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:15.353 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:17:15.404 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:15 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 2. 2024-02-23T00:17:15.404 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:15 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:15.405 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:15 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:15.405 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:15 smithi135 bash[23924]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:15.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:15 smithi079 bash[18087]: audit 2024-02-23T00:17:15.343609+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.79:0/858126128' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-23T00:17:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:15 smithi079 bash[14134]: audit 2024-02-23T00:17:15.343609+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.79:0/858126128' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-23T00:17:15.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:15 smithi135 bash[14191]: audit 2024-02-23T00:17:15.343609+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.79:0/858126128' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-02-23T00:17:16.061 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":15,"active_gid":14138,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6800","nonce":2409987650},{"type":"v1","addr":"172.21.15.79:6801","nonce":2409987650}]},"active_addr":"172.21.15.79:6801/2409987650","active_change":"2024-02-23T00:11:32.796364+0000","active_mgr_features":4540138292840890367,"available":true,"standbys":[{"gid":24115,"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.6.2","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":[]},"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":[]},"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":[]},"password":{"name":"password","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":"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":[]},"username":{"name":"username","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":[]},"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.6.2","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":[]},"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":[]},"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":[]},"password":{"name":"password","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":"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":[]},"username":{"name":"username","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":[]},"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://smithi079.front.sepia.ceph.com: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.79:0","nonce":4094145044}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":4204636583}]},{"addrvec":[{"type":"v2","addr":"172.21.15.79:0","nonce":574083868}]}]}} 2024-02-23T00:17:16.064 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-02-23T00:17:16.064 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-02-23T00:17:16.064 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-23T00:17:16.193 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:16.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:16 smithi135 bash[14191]: cluster 2024-02-23T00:17:15.512658+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:16 smithi079 bash[18087]: cluster 2024-02-23T00:17:15.512658+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:16.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:16 smithi079 bash[14134]: cluster 2024-02-23T00:17:15.512658+0000 mgr.y (mgr.14138) 257 : cluster [DBG] pgmap v213: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:18.512 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:18 smithi135 bash[23924]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:18.512 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:18 smithi135 bash[23924]: See 'docker run --help'. 2024-02-23T00:17:18.512 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:18 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:18.512 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:18 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:17:18.810 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:18 smithi079 bash[18087]: cluster 2024-02-23T00:17:17.513280+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:18.810 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:18 smithi079 bash[14134]: cluster 2024-02-23T00:17:17.513280+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:18.811 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:18 smithi079 bash[27320]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:18.811 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:18 smithi079 bash[27320]: See 'docker run --help'. 2024-02-23T00:17:18.811 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:18 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:18.811 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:18 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-23T00:17:18.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:18 smithi135 bash[14191]: cluster 2024-02-23T00:17:17.513280+0000 mgr.y (mgr.14138) 258 : cluster [DBG] pgmap v214: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:19.162 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:17:19.163 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":52,"fsid":"e63540a2-d1df-11ee-95c0-87774f69a715","created":"2024-02-23T00:10:51.659150+0000","modified":"2024-02-23T00:16:30.819138+0000","last_up_change":"2024-02-23T00:16:22.657486+0000","last_in_change":"2024-02-23T00:16:22.657486+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":"2024-02-23T00:12:26.960055+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":"iscsi","create_time":"2024-02-23T00:16:26.729158+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"387bd2fe-7d2c-4b6d-9bc9-f95b501d0688","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.79:6802","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6803","nonce":2809169506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6805","nonce":2809169506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6809","nonce":2809169506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6807","nonce":2809169506}]},"public_addr":"172.21.15.79:6803/2809169506","cluster_addr":"172.21.15.79:6805/2809169506","heartbeat_back_addr":"172.21.15.79:6809/2809169506","heartbeat_front_addr":"172.21.15.79:6807/2809169506","state":["exists","up"]},{"osd":1,"uuid":"9a2236d7-1670-4622-a5e0-468d337eb5a4","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.79:6810","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6811","nonce":1077198015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6813","nonce":1077198015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6817","nonce":1077198015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6815","nonce":1077198015}]},"public_addr":"172.21.15.79:6811/1077198015","cluster_addr":"172.21.15.79:6813/1077198015","heartbeat_back_addr":"172.21.15.79:6817/1077198015","heartbeat_front_addr":"172.21.15.79:6815/1077198015","state":["exists","up"]},{"osd":2,"uuid":"b2e6b028-75ea-4141-ad2d-496c796f8e7e","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.79:6818","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6819","nonce":2921327766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6821","nonce":2921327766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6825","nonce":2921327766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6823","nonce":2921327766}]},"public_addr":"172.21.15.79:6819/2921327766","cluster_addr":"172.21.15.79:6821/2921327766","heartbeat_back_addr":"172.21.15.79:6825/2921327766","heartbeat_front_addr":"172.21.15.79:6823/2921327766","state":["exists","up"]},{"osd":3,"uuid":"ad2015ca-5a41-4ab8-a81b-764b1a3c279f","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.79:6826","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6827","nonce":3354006423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6829","nonce":3354006423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6833","nonce":3354006423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6831","nonce":3354006423}]},"public_addr":"172.21.15.79:6827/3354006423","cluster_addr":"172.21.15.79:6829/3354006423","heartbeat_back_addr":"172.21.15.79:6833/3354006423","heartbeat_front_addr":"172.21.15.79:6831/3354006423","state":["exists","up"]},{"osd":4,"uuid":"80cc5d32-7494-4aac-b721-93c337a27957","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.135:6800","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6801","nonce":2568183293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6803","nonce":2568183293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6807","nonce":2568183293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6805","nonce":2568183293}]},"public_addr":"172.21.15.135:6801/2568183293","cluster_addr":"172.21.15.135:6803/2568183293","heartbeat_back_addr":"172.21.15.135:6807/2568183293","heartbeat_front_addr":"172.21.15.135:6805/2568183293","state":["exists","up"]},{"osd":5,"uuid":"e12450e9-e0ed-4d5a-ae9c-e98d238c6452","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.135:6808","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6809","nonce":3500143638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6811","nonce":3500143638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6815","nonce":3500143638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6813","nonce":3500143638}]},"public_addr":"172.21.15.135:6809/3500143638","cluster_addr":"172.21.15.135:6811/3500143638","heartbeat_back_addr":"172.21.15.135:6815/3500143638","heartbeat_front_addr":"172.21.15.135:6813/3500143638","state":["exists","up"]},{"osd":6,"uuid":"e5ff43d6-f089-4c9e-bf04-c6512d497436","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.135:6816","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6817","nonce":3543811067}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6819","nonce":3543811067}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6823","nonce":3543811067}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6821","nonce":3543811067}]},"public_addr":"172.21.15.135:6817/3543811067","cluster_addr":"172.21.15.135:6819/3543811067","heartbeat_back_addr":"172.21.15.135:6823/3543811067","heartbeat_front_addr":"172.21.15.135:6821/3543811067","state":["exists","up"]},{"osd":7,"uuid":"2fd78d8c-67ed-4445-b48e-4b8eb95b9a21","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.135:6824","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6825","nonce":701440119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6827","nonce":701440119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6831","nonce":701440119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6829","nonce":701440119}]},"public_addr":"172.21.15.135:6825/701440119","cluster_addr":"172.21.15.135:6827/701440119","heartbeat_back_addr":"172.21.15.135:6831/701440119","heartbeat_front_addr":"172.21.15.135:6829/701440119","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":"2024-02-23T00:13:34.368547+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":"2024-02-23T00:13:57.839639+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":"2024-02-23T00:14:23.747268+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":"2024-02-23T00:14:47.324360+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":"2024-02-23T00:15:07.069849+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":"2024-02-23T00:15:32.173414+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":"2024-02-23T00:15:58.755409+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":"2024-02-23T00:16:21.176332+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.79:6801/2170601847":"2024-02-24T00:11:32.795899+0000","172.21.15.79:6800/2170601847":"2024-02-24T00:11:32.795899+0000","172.21.15.79:0/647809069":"2024-02-24T00:11:32.795899+0000","172.21.15.79:0/2830143056":"2024-02-24T00:11:13.915693+0000","172.21.15.79:0/1168796275":"2024-02-24T00:11:13.915693+0000","172.21.15.79:6800/1071617454":"2024-02-24T00:11:13.915693+0000","172.21.15.79:0/1171349594":"2024-02-24T00:11:32.795899+0000","172.21.15.79:6801/1071617454":"2024-02-24T00:11:13.915693+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-23T00:17:19.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:19 smithi079 bash[14134]: audit 2024-02-23T00:17:19.160386+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.79:0/879458039' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:19.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:19 smithi079 bash[18087]: audit 2024-02-23T00:17:19.160386+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.79:0/879458039' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:19.848 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-02-23T00:17:19.848 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd dump --format=json 2024-02-23T00:17:19.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:19 smithi135 bash[14191]: audit 2024-02-23T00:17:19.160386+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.79:0/879458039' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:19.980 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:20.846 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:20 smithi079 bash[18087]: cluster 2024-02-23T00:17:19.513913+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:20.846 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:20 smithi079 bash[14134]: cluster 2024-02-23T00:17:19.513913+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:20.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:20 smithi135 bash[14191]: cluster 2024-02-23T00:17:19.513913+0000 mgr.y (mgr.14138) 259 : cluster [DBG] pgmap v215: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:22.363 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:17:22.363 INFO:teuthology.orchestra.run.smithi079.stdout:{"epoch":52,"fsid":"e63540a2-d1df-11ee-95c0-87774f69a715","created":"2024-02-23T00:10:51.659150+0000","modified":"2024-02-23T00:16:30.819138+0000","last_up_change":"2024-02-23T00:16:22.657486+0000","last_in_change":"2024-02-23T00:16:22.657486+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":"2024-02-23T00:12:26.960055+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":"iscsi","create_time":"2024-02-23T00:16:26.729158+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":3,"pg_placement_num":3,"pg_placement_num_target":3,"pg_num_target":3,"pg_num_pending":3,"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":"387bd2fe-7d2c-4b6d-9bc9-f95b501d0688","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.79:6802","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6803","nonce":2809169506}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6805","nonce":2809169506}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6808","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6809","nonce":2809169506}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":2809169506},{"type":"v1","addr":"172.21.15.79:6807","nonce":2809169506}]},"public_addr":"172.21.15.79:6803/2809169506","cluster_addr":"172.21.15.79:6805/2809169506","heartbeat_back_addr":"172.21.15.79:6809/2809169506","heartbeat_front_addr":"172.21.15.79:6807/2809169506","state":["exists","up"]},{"osd":1,"uuid":"9a2236d7-1670-4622-a5e0-468d337eb5a4","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.79:6810","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6811","nonce":1077198015}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6813","nonce":1077198015}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6816","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6817","nonce":1077198015}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":1077198015},{"type":"v1","addr":"172.21.15.79:6815","nonce":1077198015}]},"public_addr":"172.21.15.79:6811/1077198015","cluster_addr":"172.21.15.79:6813/1077198015","heartbeat_back_addr":"172.21.15.79:6817/1077198015","heartbeat_front_addr":"172.21.15.79:6815/1077198015","state":["exists","up"]},{"osd":2,"uuid":"b2e6b028-75ea-4141-ad2d-496c796f8e7e","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.79:6818","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6819","nonce":2921327766}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6820","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6821","nonce":2921327766}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6824","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6825","nonce":2921327766}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6822","nonce":2921327766},{"type":"v1","addr":"172.21.15.79:6823","nonce":2921327766}]},"public_addr":"172.21.15.79:6819/2921327766","cluster_addr":"172.21.15.79:6821/2921327766","heartbeat_back_addr":"172.21.15.79:6825/2921327766","heartbeat_front_addr":"172.21.15.79:6823/2921327766","state":["exists","up"]},{"osd":3,"uuid":"ad2015ca-5a41-4ab8-a81b-764b1a3c279f","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.79:6826","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6827","nonce":3354006423}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6828","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6829","nonce":3354006423}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6832","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6833","nonce":3354006423}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6830","nonce":3354006423},{"type":"v1","addr":"172.21.15.79:6831","nonce":3354006423}]},"public_addr":"172.21.15.79:6827/3354006423","cluster_addr":"172.21.15.79:6829/3354006423","heartbeat_back_addr":"172.21.15.79:6833/3354006423","heartbeat_front_addr":"172.21.15.79:6831/3354006423","state":["exists","up"]},{"osd":4,"uuid":"80cc5d32-7494-4aac-b721-93c337a27957","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.135:6800","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6801","nonce":2568183293}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6802","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6803","nonce":2568183293}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6807","nonce":2568183293}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":2568183293},{"type":"v1","addr":"172.21.15.135:6805","nonce":2568183293}]},"public_addr":"172.21.15.135:6801/2568183293","cluster_addr":"172.21.15.135:6803/2568183293","heartbeat_back_addr":"172.21.15.135:6807/2568183293","heartbeat_front_addr":"172.21.15.135:6805/2568183293","state":["exists","up"]},{"osd":5,"uuid":"e12450e9-e0ed-4d5a-ae9c-e98d238c6452","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.135:6808","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6809","nonce":3500143638}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6810","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6811","nonce":3500143638}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6815","nonce":3500143638}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":3500143638},{"type":"v1","addr":"172.21.15.135:6813","nonce":3500143638}]},"public_addr":"172.21.15.135:6809/3500143638","cluster_addr":"172.21.15.135:6811/3500143638","heartbeat_back_addr":"172.21.15.135:6815/3500143638","heartbeat_front_addr":"172.21.15.135:6813/3500143638","state":["exists","up"]},{"osd":6,"uuid":"e5ff43d6-f089-4c9e-bf04-c6512d497436","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.135:6816","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6817","nonce":3543811067}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6818","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6819","nonce":3543811067}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6823","nonce":3543811067}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":3543811067},{"type":"v1","addr":"172.21.15.135:6821","nonce":3543811067}]},"public_addr":"172.21.15.135:6817/3543811067","cluster_addr":"172.21.15.135:6819/3543811067","heartbeat_back_addr":"172.21.15.135:6823/3543811067","heartbeat_front_addr":"172.21.15.135:6821/3543811067","state":["exists","up"]},{"osd":7,"uuid":"2fd78d8c-67ed-4445-b48e-4b8eb95b9a21","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.135:6824","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6825","nonce":701440119}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6826","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6827","nonce":701440119}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6831","nonce":701440119}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":701440119},{"type":"v1","addr":"172.21.15.135:6829","nonce":701440119}]},"public_addr":"172.21.15.135:6825/701440119","cluster_addr":"172.21.15.135:6827/701440119","heartbeat_back_addr":"172.21.15.135:6831/701440119","heartbeat_front_addr":"172.21.15.135:6829/701440119","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":"2024-02-23T00:13:34.368547+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":"2024-02-23T00:13:57.839639+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":"2024-02-23T00:14:23.747268+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":"2024-02-23T00:14:47.324360+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":"2024-02-23T00:15:07.069849+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":"2024-02-23T00:15:32.173414+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":"2024-02-23T00:15:58.755409+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":"2024-02-23T00:16:21.176332+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blacklist":{"172.21.15.79:6801/2170601847":"2024-02-24T00:11:32.795899+0000","172.21.15.79:6800/2170601847":"2024-02-24T00:11:32.795899+0000","172.21.15.79:0/647809069":"2024-02-24T00:11:32.795899+0000","172.21.15.79:0/2830143056":"2024-02-24T00:11:13.915693+0000","172.21.15.79:0/1168796275":"2024-02-24T00:11:13.915693+0000","172.21.15.79:6800/1071617454":"2024-02-24T00:11:13.915693+0000","172.21.15.79:0/1171349594":"2024-02-24T00:11:32.795899+0000","172.21.15.79:6801/1071617454":"2024-02-24T00:11:13.915693+0000"},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","ruleset-failure-domain":"osd","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{}} 2024-02-23T00:17:22.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:22 smithi079 bash[18087]: cluster 2024-02-23T00:17:21.514536+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:22.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:22 smithi079 bash[18087]: audit 2024-02-23T00:17:22.360086+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.79:0/1574378636' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:22.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:22 smithi079 bash[14134]: cluster 2024-02-23T00:17:21.514536+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:22.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:22 smithi079 bash[14134]: audit 2024-02-23T00:17:22.360086+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.79:0/1574378636' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:22.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:22 smithi135 bash[14191]: cluster 2024-02-23T00:17:21.514536+0000 mgr.y (mgr.14138) 260 : cluster [DBG] pgmap v216: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:22.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:22 smithi135 bash[14191]: audit 2024-02-23T00:17:22.360086+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.79:0/1574378636' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-02-23T00:17:23.019 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.0 flush_pg_stats 2024-02-23T00:17:23.145 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:24.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:24 smithi079 bash[18087]: cluster 2024-02-23T00:17:23.515309+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:24.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:24 smithi079 bash[14134]: cluster 2024-02-23T00:17:23.515309+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:24.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:24 smithi135 bash[14191]: cluster 2024-02-23T00:17:23.515309+0000 mgr.y (mgr.14138) 261 : cluster [DBG] pgmap v217: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:26.406 INFO:teuthology.orchestra.run.smithi079.stdout:42949673008 2024-02-23T00:17:26.406 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.1 flush_pg_stats 2024-02-23T00:17:26.529 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:26.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:26 smithi079 bash[14134]: cluster 2024-02-23T00:17:25.515855+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:26.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:26 smithi079 bash[18087]: cluster 2024-02-23T00:17:25.515855+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:26.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:26 smithi135 bash[14191]: cluster 2024-02-23T00:17:25.515855+0000 mgr.y (mgr.14138) 262 : cluster [DBG] pgmap v218: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:28.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:28 smithi135 bash[14191]: cluster 2024-02-23T00:17:27.516430+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:28.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:28 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 3. 2024-02-23T00:17:28.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:28 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:28.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:28 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:28.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:28 smithi135 bash[23962]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:28.899 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:28 smithi079 bash[18087]: cluster 2024-02-23T00:17:27.516430+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:28.899 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:28 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 3. 2024-02-23T00:17:28.899 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:28 smithi079 systemd[1]: Stopped Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:28.899 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:28 smithi079 systemd[1]: Started Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:28.899 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:28 smithi079 bash[28052]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:28.900 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:28 smithi079 bash[14134]: cluster 2024-02-23T00:17:27.516430+0000 mgr.y (mgr.14138) 263 : cluster [DBG] pgmap v219: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:29.785 INFO:teuthology.orchestra.run.smithi079.stdout:68719476780 2024-02-23T00:17:29.785 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.2 flush_pg_stats 2024-02-23T00:17:29.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:29 smithi135 bash[14191]: cluster 2024-02-23T00:17:29.517063+0000 mgr.y (mgr.14138) 264 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:29.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:29 smithi079 bash[14134]: cluster 2024-02-23T00:17:29.517063+0000 mgr.y (mgr.14138) 264 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:29.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:29 smithi079 bash[18087]: cluster 2024-02-23T00:17:29.517063+0000 mgr.y (mgr.14138) 264 : cluster [DBG] pgmap v220: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:29.913 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:31.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:31 smithi135 bash[14191]: cluster 2024-02-23T00:17:31.517678+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:31.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:31 smithi079 bash[18087]: cluster 2024-02-23T00:17:31.517678+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:31 smithi079 bash[14134]: cluster 2024-02-23T00:17:31.517678+0000 mgr.y (mgr.14138) 265 : cluster [DBG] pgmap v221: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:32.623 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:32 smithi079 bash[28052]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:32.623 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:32 smithi079 bash[28052]: See 'docker run --help'. 2024-02-23T00:17:32.623 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:32 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:32.623 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:32 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-23T00:17:33.045 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:32 smithi135 bash[23962]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:33.045 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:32 smithi135 bash[23962]: See 'docker run --help'. 2024-02-23T00:17:33.045 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:32 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:33.046 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:32 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:17:33.493 INFO:teuthology.orchestra.run.smithi079.stdout:90194313257 2024-02-23T00:17:33.494 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.3 flush_pg_stats 2024-02-23T00:17:33.623 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:33.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:33 smithi135 bash[14191]: cluster 2024-02-23T00:17:33.518214+0000 mgr.y (mgr.14138) 266 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:33.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:33 smithi079 bash[14134]: cluster 2024-02-23T00:17:33.518214+0000 mgr.y (mgr.14138) 266 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:33.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:33 smithi079 bash[18087]: cluster 2024-02-23T00:17:33.518214+0000 mgr.y (mgr.14138) 266 : cluster [DBG] pgmap v222: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:34.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[18087]: audit 2024-02-23T00:17:33.643560+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[18087]: audit 2024-02-23T00:17:33.644074+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[18087]: audit 2024-02-23T00:17:34.015646+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[18087]: cephadm 2024-02-23T00:17:34.017939+0000 mgr.y (mgr.14138) 267 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[18087]: audit 2024-02-23T00:17:34.018965+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[14134]: audit 2024-02-23T00:17:33.643560+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[14134]: audit 2024-02-23T00:17:33.644074+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[14134]: audit 2024-02-23T00:17:34.015646+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[14134]: cephadm 2024-02-23T00:17:34.017939+0000 mgr.y (mgr.14138) 267 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:17:34.783 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:34 smithi079 bash[14134]: audit 2024-02-23T00:17:34.018965+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:17:34.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:34 smithi135 bash[14191]: audit 2024-02-23T00:17:33.643560+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:17:34.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:34 smithi135 bash[14191]: audit 2024-02-23T00:17:33.644074+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:17:34.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:34 smithi135 bash[14191]: audit 2024-02-23T00:17:34.015646+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:34.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:34 smithi135 bash[14191]: cephadm 2024-02-23T00:17:34.017939+0000 mgr.y (mgr.14138) 267 : cephadm [INF] refreshing smithi079 facts 2024-02-23T00:17:34.850 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:34 smithi135 bash[14191]: audit 2024-02-23T00:17:34.018965+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "container_image"}]: dispatch 2024-02-23T00:17:35.114 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-02-23T00:17:35.396 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-02-23T00:17:35.396 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-02-23T00:17:35.397 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-02-23T00:17:35.397 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-02-23T00:17:35.397 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-02-23T00:17:35.733 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-02-23T00:17:35.751 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-02-23T00:17:35.753 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-02-23T00:17:35.754 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-23T00:17:35.754 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-02-23T00:17:35.754 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-02-23T00:17:35.985 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-02-23T00:17:35.985 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-02-23T00:17:35.986 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-02-23T00:17:36.288 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:35 smithi135 bash[24184]: t=2024-02-23T00:17:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-02-23T00:17:36.288 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-02-23T00:17:36.288 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-02-23T00:17:36.288 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-02-23T00:17:36.288 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-02-23T00:17:36.288 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-02-23T00:17:36.573 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[14191]: audit 2024-02-23T00:17:35.284775+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:36.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[14191]: cluster 2024-02-23T00:17:35.286500+0000 mgr.y (mgr.14138) 268 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:36.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[14191]: audit 2024-02-23T00:17:35.293320+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:36.574 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[14191]: cephadm 2024-02-23T00:17:35.303863+0000 mgr.y (mgr.14138) 269 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:36.574 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-02-23T00:17:36.574 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-02-23T00:17:36.574 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-02-23T00:17:36.575 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-02-23T00:17:36.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[14134]: audit 2024-02-23T00:17:35.284775+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:36.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[14134]: cluster 2024-02-23T00:17:35.286500+0000 mgr.y (mgr.14138) 268 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:36.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[14134]: audit 2024-02-23T00:17:35.293320+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:36.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[14134]: cephadm 2024-02-23T00:17:35.303863+0000 mgr.y (mgr.14138) 269 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:36.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[18087]: audit 2024-02-23T00:17:35.284775+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:36.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[18087]: cluster 2024-02-23T00:17:35.286500+0000 mgr.y (mgr.14138) 268 : cluster [DBG] pgmap v223: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:36.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[18087]: audit 2024-02-23T00:17:35.293320+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:36.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:36 smithi079 bash[18087]: cephadm 2024-02-23T00:17:35.303863+0000 mgr.y (mgr.14138) 269 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:36.844 INFO:teuthology.orchestra.run.smithi079.stdout:115964117027 2024-02-23T00:17:36.844 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.4 flush_pg_stats 2024-02-23T00:17:36.851 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-02-23T00:17:36.851 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-02-23T00:17:36.851 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-02-23T00:17:36.851 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-02-23T00:17:36.851 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-02-23T00:17:36.976 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:37.114 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-02-23T00:17:37.114 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:36 smithi135 bash[24184]: t=2024-02-23T00:17:36+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-02-23T00:17:37.114 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-02-23T00:17:37.414 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[14191]: cluster 2024-02-23T00:17:36.281002+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T00:17:37.414 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-02-23T00:17:37.414 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-02-23T00:17:37.414 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-02-23T00:17:37.415 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-02-23T00:17:37.415 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-02-23T00:17:37.667 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-02-23T00:17:37.667 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-02-23T00:17:37.667 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-02-23T00:17:37.667 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-02-23T00:17:37.671 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:37 smithi079 bash[18087]: cluster 2024-02-23T00:17:36.281002+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T00:17:37.671 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:37 smithi079 bash[14134]: cluster 2024-02-23T00:17:36.281002+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T00:17:37.919 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-02-23T00:17:37.919 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-02-23T00:17:37.919 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-02-23T00:17:37.919 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-02-23T00:17:37.919 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-02-23T00:17:38.239 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:37 smithi135 bash[24184]: t=2024-02-23T00:17:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-02-23T00:17:38.239 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-02-23T00:17:38.239 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-02-23T00:17:38.239 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-02-23T00:17:38.239 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-02-23T00:17:38.513 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-02-23T00:17:38.513 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-02-23T00:17:38.513 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-02-23T00:17:38.513 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-02-23T00:17:38.765 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[14191]: cluster 2024-02-23T00:17:37.287192+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:38.766 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-02-23T00:17:38.766 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-02-23T00:17:38.766 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-02-23T00:17:38.766 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-02-23T00:17:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:38 smithi079 bash[14134]: cluster 2024-02-23T00:17:37.287192+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:38 smithi079 bash[18087]: cluster 2024-02-23T00:17:37.287192+0000 mgr.y (mgr.14138) 270 : cluster [DBG] pgmap v224: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:39.080 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-02-23T00:17:39.080 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-02-23T00:17:39.081 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:38 smithi135 bash[24184]: t=2024-02-23T00:17:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-02-23T00:17:39.349 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-02-23T00:17:39.349 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-02-23T00:17:39.349 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-02-23T00:17:39.562 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: debug 2024-02-23T00:17:39.275+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:39.563 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:39.564 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:39.565 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:39 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:39.614 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-02-23T00:17:39.615 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-02-23T00:17:39.615 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-02-23T00:17:39.615 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-02-23T00:17:39.615 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-02-23T00:17:39.927 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-02-23T00:17:39.927 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-02-23T00:17:39.927 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-02-23T00:17:39.927 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-02-23T00:17:39.927 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-02-23T00:17:40.231 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:39 smithi135 bash[24184]: t=2024-02-23T00:17:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-02-23T00:17:40.231 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-02-23T00:17:40.231 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-02-23T00:17:40.231 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-02-23T00:17:40.231 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-02-23T00:17:40.455 INFO:teuthology.orchestra.run.smithi079.stdout:137438953506 2024-02-23T00:17:40.456 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.5 flush_pg_stats 2024-02-23T00:17:40.491 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-02-23T00:17:40.491 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-02-23T00:17:40.491 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-02-23T00:17:40.492 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-02-23T00:17:40.589 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:40.743 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-02-23T00:17:40.743 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-02-23T00:17:40.743 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-02-23T00:17:40.743 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: cephadm 2024-02-23T00:17:39.279786+0000 mgr.y (mgr.14138) 271 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:40.744 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:40.745 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: cluster 2024-02-23T00:17:39.287901+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-23T00:17:40.746 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[14191]: cephadm 2024-02-23T00:17:39.288463+0000 mgr.y (mgr.14138) 273 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: cephadm 2024-02-23T00:17:39.279786+0000 mgr.y (mgr.14138) 271 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:40.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:40.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: cluster 2024-02-23T00:17:39.287901+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[14134]: cephadm 2024-02-23T00:17:39.288463+0000 mgr.y (mgr.14138) 273 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: cephadm 2024-02-23T00:17:39.279786+0000 mgr.y (mgr.14138) 271 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:40.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:40.911 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: cluster 2024-02-23T00:17:39.287901+0000 mgr.y (mgr.14138) 272 : cluster [DBG] pgmap v225: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-23T00:17:40.912 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:40 smithi079 bash[18087]: cephadm 2024-02-23T00:17:39.288463+0000 mgr.y (mgr.14138) 273 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:41.003 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-02-23T00:17:41.003 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-02-23T00:17:41.003 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:40 smithi135 bash[24184]: t=2024-02-23T00:17:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-02-23T00:17:41.004 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-02-23T00:17:41.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-02-23T00:17:41.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-02-23T00:17:41.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-02-23T00:17:41.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-02-23T00:17:41.340 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-02-23T00:17:41.591 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-02-23T00:17:41.591 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-02-23T00:17:41.591 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-02-23T00:17:41.864 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-02-23T00:17:41.864 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-02-23T00:17:41.865 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-02-23T00:17:41.865 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-02-23T00:17:41.865 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-02-23T00:17:42.162 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-02-23T00:17:42.162 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:41 smithi135 bash[24184]: t=2024-02-23T00:17:41+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-02-23T00:17:42.162 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-02-23T00:17:42.162 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-02-23T00:17:42.447 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-02-23T00:17:42.447 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-02-23T00:17:42.448 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-02-23T00:17:42.448 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-02-23T00:17:42.448 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-02-23T00:17:42.448 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-02-23T00:17:42.725 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[14191]: cluster 2024-02-23T00:17:41.288582+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:42.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-02-23T00:17:42.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-02-23T00:17:42.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-02-23T00:17:42.725 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-02-23T00:17:42.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:42 smithi079 bash[18087]: cluster 2024-02-23T00:17:41.288582+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:42.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:42 smithi079 bash[14134]: cluster 2024-02-23T00:17:41.288582+0000 mgr.y (mgr.14138) 274 : cluster [DBG] pgmap v226: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:42.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:42 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 4. 2024-02-23T00:17:42.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:42 smithi079 systemd[1]: Stopped Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:42.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:42 smithi079 systemd[1]: Started Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:42.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:42 smithi079 bash[28808]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:42.985 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:42 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 4. 2024-02-23T00:17:42.985 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:42 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:42.985 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:42 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:42.986 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24475]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:42.986 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-02-23T00:17:42.986 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-02-23T00:17:42.986 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-02-23T00:17:43.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:42 smithi135 bash[24184]: t=2024-02-23T00:17:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-02-23T00:17:43.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-02-23T00:17:43.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-02-23T00:17:43.254 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-02-23T00:17:43.505 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-02-23T00:17:43.505 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-02-23T00:17:43.506 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-02-23T00:17:43.776 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-02-23T00:17:43.776 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-02-23T00:17:43.776 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-02-23T00:17:43.776 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-02-23T00:17:43.777 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-02-23T00:17:44.027 INFO:teuthology.orchestra.run.smithi079.stdout:158913789980 2024-02-23T00:17:44.027 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.6 flush_pg_stats 2024-02-23T00:17:44.110 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-02-23T00:17:44.110 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-02-23T00:17:44.110 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:43 smithi135 bash[24184]: t=2024-02-23T00:17:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-02-23T00:17:44.110 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-02-23T00:17:44.165 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:44.364 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-02-23T00:17:44.364 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-02-23T00:17:44.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-02-23T00:17:44.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-02-23T00:17:44.690 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[14191]: cluster 2024-02-23T00:17:43.289097+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-23T00:17:44.690 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-02-23T00:17:44.690 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-02-23T00:17:44.690 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-02-23T00:17:44.690 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-02-23T00:17:44.690 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-02-23T00:17:44.690 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-02-23T00:17:44.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:44 smithi079 bash[14134]: cluster 2024-02-23T00:17:43.289097+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-23T00:17:44.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:44 smithi079 bash[18087]: cluster 2024-02-23T00:17:43.289097+0000 mgr.y (mgr.14138) 275 : cluster [DBG] pgmap v227: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-02-23T00:17:45.001 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-02-23T00:17:45.001 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-02-23T00:17:45.001 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-02-23T00:17:45.001 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-02-23T00:17:45.001 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:44 smithi135 bash[24184]: t=2024-02-23T00:17:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-02-23T00:17:45.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-02-23T00:17:45.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-02-23T00:17:45.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-02-23T00:17:45.261 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-02-23T00:17:45.546 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-02-23T00:17:45.546 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-02-23T00:17:45.547 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-02-23T00:17:45.547 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-02-23T00:17:45.815 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-02-23T00:17:45.815 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-02-23T00:17:45.815 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-02-23T00:17:45.815 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-02-23T00:17:46.084 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-02-23T00:17:46.084 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:45 smithi135 bash[24184]: t=2024-02-23T00:17:45+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-02-23T00:17:46.085 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-02-23T00:17:46.085 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-02-23T00:17:46.364 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-02-23T00:17:46.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-02-23T00:17:46.672 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[14191]: cluster 2024-02-23T00:17:45.289733+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:46.672 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24475]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:46.672 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24475]: See 'docker run --help'. 2024-02-23T00:17:46.672 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:46 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:46.672 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:46 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:17:46.673 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-02-23T00:17:46.673 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-02-23T00:17:46.673 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-02-23T00:17:46.895 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[18087]: cluster 2024-02-23T00:17:45.289733+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:46.895 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14134]: cluster 2024-02-23T00:17:45.289733+0000 mgr.y (mgr.14138) 276 : cluster [DBG] pgmap v228: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 869 B/s rd, 0 op/s 2024-02-23T00:17:46.895 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[28808]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:46.895 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[28808]: See 'docker run --help'. 2024-02-23T00:17:46.896 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:46 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:17:46.896 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:46 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-23T00:17:46.896 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: debug 2024-02-23T00:17:46.763+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:46.896 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:46.896 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:46.896 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:46.896 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:46.896 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:46.897 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:46.898 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:46.899 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:46.899 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:46 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:46.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-02-23T00:17:46.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-02-23T00:17:46.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-02-23T00:17:46.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-02-23T00:17:46.974 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:46 smithi135 bash[24184]: t=2024-02-23T00:17:46+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-02-23T00:17:47.242 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-02-23T00:17:47.243 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-02-23T00:17:47.243 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-02-23T00:17:47.517 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-02-23T00:17:47.518 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-02-23T00:17:47.518 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-02-23T00:17:47.518 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-02-23T00:17:47.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[18087]: audit 2024-02-23T00:17:46.780435+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T00:17:47.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[18087]: audit 2024-02-23T00:17:46.782881+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135:3000"}]: dispatch 2024-02-23T00:17:47.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[18087]: audit 2024-02-23T00:17:46.788653+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:47.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[18087]: audit 2024-02-23T00:17:46.798878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:47.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[14134]: audit 2024-02-23T00:17:46.780435+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T00:17:47.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[14134]: audit 2024-02-23T00:17:46.782881+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135:3000"}]: dispatch 2024-02-23T00:17:47.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[14134]: audit 2024-02-23T00:17:46.788653+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:47.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:47 smithi079 bash[14134]: audit 2024-02-23T00:17:46.798878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:47.847 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[14191]: audit 2024-02-23T00:17:46.780435+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T00:17:47.847 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[14191]: audit 2024-02-23T00:17:46.782881+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135:3000"}]: dispatch 2024-02-23T00:17:47.847 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[14191]: audit 2024-02-23T00:17:46.788653+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:47.847 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[14191]: audit 2024-02-23T00:17:46.798878+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:47.848 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-02-23T00:17:47.848 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-02-23T00:17:47.848 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-02-23T00:17:47.848 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-02-23T00:17:47.848 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-02-23T00:17:47.876 INFO:teuthology.orchestra.run.smithi079.stdout:180388626457 2024-02-23T00:17:47.876 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph tell osd.7 flush_pg_stats 2024-02-23T00:17:48.005 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:48.114 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-02-23T00:17:48.114 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:47 smithi135 bash[24184]: t=2024-02-23T00:17:47+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-02-23T00:17:48.115 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-02-23T00:17:48.115 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-02-23T00:17:48.435 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-02-23T00:17:48.435 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-02-23T00:17:48.435 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-02-23T00:17:48.435 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-02-23T00:17:48.695 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-02-23T00:17:48.695 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-02-23T00:17:48.696 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-02-23T00:17:48.696 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-02-23T00:17:48.696 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: cephadm 2024-02-23T00:17:46.770190+0000 mgr.y (mgr.14138) 277 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:48.696 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:48.696 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.696 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.696 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:48.697 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:48.698 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: audit 2024-02-23T00:17:46.780971+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: audit 2024-02-23T00:17:46.783408+0000 mgr.y (mgr.14138) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135:3000"}]: dispatch 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: cephadm 2024-02-23T00:17:46.814006+0000 mgr.y (mgr.14138) 280 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:48.699 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[14191]: cluster 2024-02-23T00:17:47.290427+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: cephadm 2024-02-23T00:17:46.770190+0000 mgr.y (mgr.14138) 277 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:48.827 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:48.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.829 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: cephadm 2024-02-23T00:17:46.770190+0000 mgr.y (mgr.14138) 277 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.830 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:48.831 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:48.832 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:48.833 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.833 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.833 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:48.833 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: audit 2024-02-23T00:17:46.780971+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: audit 2024-02-23T00:17:46.783408+0000 mgr.y (mgr.14138) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135:3000"}]: dispatch 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: cephadm 2024-02-23T00:17:46.814006+0000 mgr.y (mgr.14138) 280 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:48.834 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[18087]: cluster 2024-02-23T00:17:47.290427+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:48.835 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: audit 2024-02-23T00:17:46.780971+0000 mgr.y (mgr.14138) 278 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-02-23T00:17:48.836 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: audit 2024-02-23T00:17:46.783408+0000 mgr.y (mgr.14138) 279 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi135:3000"}]: dispatch 2024-02-23T00:17:48.836 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: cephadm 2024-02-23T00:17:46.814006+0000 mgr.y (mgr.14138) 280 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:48.836 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:48 smithi079 bash[14134]: cluster 2024-02-23T00:17:47.290427+0000 mgr.y (mgr.14138) 281 : cluster [DBG] pgmap v229: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:48.989 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-02-23T00:17:48.989 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-02-23T00:17:48.989 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-02-23T00:17:48.989 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:48 smithi135 bash[24184]: t=2024-02-23T00:17:48+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-02-23T00:17:49.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-02-23T00:17:49.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-02-23T00:17:49.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-02-23T00:17:49.326 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-02-23T00:17:49.327 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-02-23T00:17:49.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[14191]: cluster 2024-02-23T00:17:49.291102+0000 mgr.y (mgr.14138) 282 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:49.615 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-02-23T00:17:49.615 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-02-23T00:17:49.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14134]: cluster 2024-02-23T00:17:49.291102+0000 mgr.y (mgr.14138) 282 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:49.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[18087]: cluster 2024-02-23T00:17:49.291102+0000 mgr.y (mgr.14138) 282 : cluster [DBG] pgmap v230: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: debug 2024-02-23T00:17:49.579+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:49.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:49.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:49.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:49 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:49.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-02-23T00:17:49.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-02-23T00:17:49.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-02-23T00:17:49.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-02-23T00:17:49.922 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-02-23T00:17:50.241 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:49 smithi135 bash[24184]: t=2024-02-23T00:17:49+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-02-23T00:17:50.241 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-02-23T00:17:50.241 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-02-23T00:17:50.241 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-02-23T00:17:50.534 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-02-23T00:17:50.535 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-02-23T00:17:50.535 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-02-23T00:17:50.535 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-02-23T00:17:50.535 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-02-23T00:17:50.791 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: cephadm 2024-02-23T00:17:49.583623+0000 mgr.y (mgr.14138) 283 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:50.792 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:50.793 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[14134]: cephadm 2024-02-23T00:17:49.591681+0000 mgr.y (mgr.14138) 284 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: cephadm 2024-02-23T00:17:49.583623+0000 mgr.y (mgr.14138) 283 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:50.794 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:50.795 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:50.796 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:50 smithi079 bash[18087]: cephadm 2024-02-23T00:17:49.591681+0000 mgr.y (mgr.14138) 284 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:50.864 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-02-23T00:17:50.865 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-02-23T00:17:50.865 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: cephadm 2024-02-23T00:17:49.583623+0000 mgr.y (mgr.14138) 283 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[14191]: cephadm 2024-02-23T00:17:49.591681+0000 mgr.y (mgr.14138) 284 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Created default admin" logger=sqlstore user=admin 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing HTTPServer" logger=server 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing BackendPluginManager" logger=server 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing PluginManager" logger=server 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Starting plugin search" logger=plugins 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Registering plugin" logger=plugins name="Pie Chart" 2024-02-23T00:17:51.365 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Registering plugin" logger=plugins name="Status Panel" 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing HooksService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing OSSLicensingService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing InternalMetricsService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing RemoteCache" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing QuotaService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing ServerLockService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing UserAuthTokenService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing RenderingService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing AlertEngine" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing DatasourceCacheService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing LoginService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing SearchService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing TracingService" logger=server 2024-02-23T00:17:51.366 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing UsageStatsService" logger=server 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing CleanUpService" logger=server 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing NotificationService" logger=server 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing provisioningServiceImpl" logger=server 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Backend rendering via phantomJS" logger=rendering renderer=phantomJS 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=warn msg="phantomJS is deprecated and will be removed in a future release. You should consider migrating from phantomJS to grafana-image-renderer plugin." logger=rendering renderer=phantomJS 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="Initializing Stream Manager" 2024-02-23T00:17:51.367 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:17:50 smithi135 bash[24184]: t=2024-02-23T00:17:50+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-02-23T00:17:51.490 INFO:teuthology.orchestra.run.smithi079.stdout:201863462932 2024-02-23T00:17:51.490 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.0 2024-02-23T00:17:51.620 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:51.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:51 smithi135 bash[14191]: cluster 2024-02-23T00:17:51.291702+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-23T00:17:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:51 smithi079 bash[14134]: cluster 2024-02-23T00:17:51.291702+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-23T00:17:51.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:51 smithi079 bash[18087]: cluster 2024-02-23T00:17:51.291702+0000 mgr.y (mgr.14138) 285 : cluster [DBG] pgmap v231: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-02-23T00:17:54.562 INFO:teuthology.orchestra.run.smithi079.stdout:42949673014 2024-02-23T00:17:54.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:54 smithi135 bash[14191]: cluster 2024-02-23T00:17:53.292403+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:54.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:54 smithi079 bash[18087]: cluster 2024-02-23T00:17:53.292403+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:54.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:54 smithi079 bash[14134]: cluster 2024-02-23T00:17:53.292403+0000 mgr.y (mgr.14138) 286 : cluster [DBG] pgmap v232: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:55.285 INFO:tasks.cephadm.ceph_manager.ceph:need seq 42949673008 got 42949673014 for osd.0 2024-02-23T00:17:55.285 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.1 2024-02-23T00:17:55.415 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:55.667 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:55 smithi079 bash[18087]: audit 2024-02-23T00:17:54.561363+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.79:0/2518507656' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-23T00:17:55.667 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:55 smithi079 bash[14134]: audit 2024-02-23T00:17:54.561363+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.79:0/2518507656' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-23T00:17:55.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:55 smithi135 bash[14191]: audit 2024-02-23T00:17:54.561363+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.79:0/2518507656' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-02-23T00:17:56.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:56 smithi135 bash[14191]: cluster 2024-02-23T00:17:55.293036+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:56.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:56 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 5. 2024-02-23T00:17:56.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:56 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:56.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:56 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:56.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:17:56 smithi135 bash[24543]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:17:56.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[18087]: cluster 2024-02-23T00:17:55.293036+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:56.907 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:56 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Scheduled restart job, restart counter is at 5. 2024-02-23T00:17:56.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:56 smithi079 systemd[1]: Stopped Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:56.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:56 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Start request repeated too quickly. 2024-02-23T00:17:56.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:56 smithi079 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.a.service: Failed with result 'exit-code'. 2024-02-23T00:17:56.908 INFO:journalctl@ceph.node-exporter.a.smithi079.stdout:Feb 23 00:17:56 smithi079 systemd[1]: Failed to start Ceph node-exporter.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:17:56.908 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: debug 2024-02-23T00:17:56.546+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:56.909 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:56.910 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:17:56.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:56 smithi079 bash[14134]: cluster 2024-02-23T00:17:55.293036+0000 mgr.y (mgr.14138) 287 : cluster [DBG] pgmap v233: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:57.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: cephadm 2024-02-23T00:17:56.551518+0000 mgr.y (mgr.14138) 288 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:57.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: audit 2024-02-23T00:17:56.560872+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: cephadm 2024-02-23T00:17:56.569447+0000 mgr.y (mgr.14138) 289 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:57.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:57 smithi135 bash[14191]: cluster 2024-02-23T00:17:57.293743+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:57.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: cephadm 2024-02-23T00:17:56.551518+0000 mgr.y (mgr.14138) 288 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:57.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:57.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.870 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:57.871 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:57.872 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: cephadm 2024-02-23T00:17:56.551518+0000 mgr.y (mgr.14138) 288 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.873 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:17:57.874 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.875 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: audit 2024-02-23T00:17:56.560872+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: cephadm 2024-02-23T00:17:56.569447+0000 mgr.y (mgr.14138) 289 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[18087]: cluster 2024-02-23T00:17:57.293743+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:17:57.876 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: audit 2024-02-23T00:17:56.560872+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: cephadm 2024-02-23T00:17:56.569447+0000 mgr.y (mgr.14138) 289 : cephadm [INF] Deploying daemon prometheus.a on smithi135 2024-02-23T00:17:57.877 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:57 smithi079 bash[14134]: cluster 2024-02-23T00:17:57.293743+0000 mgr.y (mgr.14138) 290 : cluster [DBG] pgmap v234: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:17:58.200 INFO:teuthology.orchestra.run.smithi079.stdout:68719476786 2024-02-23T00:17:58.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:58 smithi079 bash[14134]: audit 2024-02-23T00:17:58.198778+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.79:0/2514619641' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-23T00:17:58.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:58 smithi079 bash[18087]: audit 2024-02-23T00:17:58.198778+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.79:0/2514619641' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-23T00:17:58.849 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476780 got 68719476786 for osd.1 2024-02-23T00:17:58.849 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.2 2024-02-23T00:17:58.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:58 smithi135 bash[14191]: audit 2024-02-23T00:17:58.198778+0000 mon.a (mon.0) 578 : audit [DBG] from='client.? 172.21.15.79:0/2514619641' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-02-23T00:17:58.976 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:17:59.856 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:17:59 smithi079 bash[18087]: cluster 2024-02-23T00:17:59.294447+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:59.857 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:17:59 smithi079 bash[14134]: cluster 2024-02-23T00:17:59.294447+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:17:59.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:17:59 smithi135 bash[14191]: cluster 2024-02-23T00:17:59.294447+0000 mgr.y (mgr.14138) 291 : cluster [DBG] pgmap v235: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:00.407 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: debug 2024-02-23T00:18:00.146+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:18:00.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[24543]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[24543]: See 'docker run --help'. 2024-02-23T00:18:00.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:00 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:18:00.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:00 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:18:00.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: cephadm 2024-02-23T00:18:00.153644+0000 mgr.y (mgr.14138) 292 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:00 smithi135 bash[14191]: cephadm 2024-02-23T00:18:00.161200+0000 mgr.y (mgr.14138) 293 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: cephadm 2024-02-23T00:18:00.153644+0000 mgr.y (mgr.14138) 292 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:18:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[18087]: cephadm 2024-02-23T00:18:00.161200+0000 mgr.y (mgr.14138) 293 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:18:00.910 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: cephadm 2024-02-23T00:18:00.153644+0000 mgr.y (mgr.14138) 292 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:18:00.911 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon prometheus.a ... 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/prometheus:v2.18.1 -e NODE_NAME=smithi135 docker.io/prom/prometheus:v2.18.1 -c %u %g /etc/prometheus 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/prometheus:v2.18.1' locally 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 3358, in extract_uid_gid_monitoring 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:00.912 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:18:00.913 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:00 smithi079 bash[14134]: cephadm 2024-02-23T00:18:00.161200+0000 mgr.y (mgr.14138) 293 : cephadm [INF] Deploying daemon alertmanager.a on smithi079 2024-02-23T00:18:01.810 INFO:teuthology.orchestra.run.smithi079.stdout:90194313262 2024-02-23T00:18:01.841 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:01 smithi079 bash[18087]: cluster 2024-02-23T00:18:01.295040+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:01.841 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:01 smithi079 bash[14134]: cluster 2024-02-23T00:18:01.295040+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:01.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:01 smithi135 bash[14191]: cluster 2024-02-23T00:18:01.295040+0000 mgr.y (mgr.14138) 294 : cluster [DBG] pgmap v236: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:02.528 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313257 got 90194313262 for osd.2 2024-02-23T00:18:02.528 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.3 2024-02-23T00:18:02.656 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:02.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:02 smithi135 bash[14191]: audit 2024-02-23T00:18:01.808640+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.79:0/3896829113' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-23T00:18:02.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:02 smithi079 bash[14134]: audit 2024-02-23T00:18:01.808640+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.79:0/3896829113' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-23T00:18:02.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:02 smithi079 bash[18087]: audit 2024-02-23T00:18:01.808640+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.79:0/3896829113' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-02-23T00:18:03.826 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:03 smithi079 bash[18087]: cluster 2024-02-23T00:18:03.295731+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-23T00:18:03.826 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:03 smithi079 bash[14134]: cluster 2024-02-23T00:18:03.295731+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-23T00:18:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:03 smithi135 bash[14191]: cluster 2024-02-23T00:18:03.295731+0000 mgr.y (mgr.14138) 295 : cluster [DBG] pgmap v237: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-02-23T00:18:05.648 INFO:teuthology.orchestra.run.smithi079.stdout:115964117033 2024-02-23T00:18:06.276 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117027 got 115964117033 for osd.3 2024-02-23T00:18:06.277 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.4 2024-02-23T00:18:06.409 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:06.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:06 smithi135 bash[14191]: cluster 2024-02-23T00:18:05.296427+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:06.614 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:06 smithi135 bash[14191]: audit 2024-02-23T00:18:05.647330+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/3147722843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-23T00:18:06.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:06 smithi079 bash[18087]: cluster 2024-02-23T00:18:05.296427+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:06.640 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:06 smithi079 bash[18087]: audit 2024-02-23T00:18:05.647330+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/3147722843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-23T00:18:06.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:06 smithi079 bash[14134]: cluster 2024-02-23T00:18:05.296427+0000 mgr.y (mgr.14138) 296 : cluster [DBG] pgmap v238: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:06.640 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:06 smithi079 bash[14134]: audit 2024-02-23T00:18:05.647330+0000 mon.a (mon.0) 579 : audit [DBG] from='client.? 172.21.15.79:0/3147722843' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-02-23T00:18:07.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: debug 2024-02-23T00:18:07.218+0000 7f484079b700 -1 log_channel(cephadm) log [ERR] : cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:07.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:07.408 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:18:07.409 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: yield (conn, connr) 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: code, '\n'.join(err))) 2024-02-23T00:18:07.410 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:07.411 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:07.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: Traceback (most recent call last): 2024-02-23T00:18:07.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 6153, in 2024-02-23T00:18:07.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 1412, in _default_image 2024-02-23T00:18:07.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 3431, in command_deploy 2024-02-23T00:18:07.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:07.412 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:07.413 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:18:07 smithi079 bash[14390]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: cephadm 2024-02-23T00:18:07.225791+0000 mgr.y (mgr.14138) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: yield (conn, connr) 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: code, '\n'.join(err))) 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:08.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: cephadm 2024-02-23T00:18:07.225791+0000 mgr.y (mgr.14138) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:08.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:18:08.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: yield (conn, connr) 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: code, '\n'.join(err))) 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.662 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: Traceback (most recent call last): 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 6153, in 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 1412, in _default_image 2024-02-23T00:18:08.663 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 3431, in command_deploy 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[18087]: cluster 2024-02-23T00:18:07.297080+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: Traceback (most recent call last): 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 6153, in 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 1412, in _default_image 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 3431, in command_deploy 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:08.664 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:08.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.665 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:08 smithi079 bash[14134]: cluster 2024-02-23T00:18:07.297080+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:08.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: cephadm 2024-02-23T00:18:07.225791+0000 mgr.y (mgr.14138) 297 : cephadm [ERR] cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:08.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:08.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:18:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1021, in _remote_connection 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: yield (conn, connr) 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "/usr/share/ceph/mgr/cephadm/module.py", line 1168, in _run_cephadm 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: code, '\n'.join(err))) 2024-02-23T00:18:08.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: orchestrator._interface.OrchestratorError: cephadm exited with an error code: 1, stderr:Deploy daemon alertmanager.a ... 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/alertmanager 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Non-zero exit code 125 from /usr/bin/docker run --rm --ipc=host --net=host --entrypoint stat -e CONTAINER_IMAGE=docker.io/prom/alertmanager:v0.20.0 -e NODE_NAME=smithi079 docker.io/prom/alertmanager:v0.20.0 -c %u %g /etc/prometheus 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr Unable to find image 'prom/alertmanager:v0.20.0' locally 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: stat: stderr See 'docker run --help'. 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: Traceback (most recent call last): 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 6153, in 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 1412, in _default_image 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 3431, in command_deploy 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 3364, in extract_uid_gid_monitoring 2024-02-23T00:18:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: File "", line 2099, in extract_uid_gid 2024-02-23T00:18:08.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: RuntimeError: uid/gid not found 2024-02-23T00:18:08.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:08 smithi135 bash[14191]: cluster 2024-02-23T00:18:07.297080+0000 mgr.y (mgr.14138) 298 : cluster [DBG] pgmap v239: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:09.334 INFO:teuthology.orchestra.run.smithi079.stdout:137438953511 2024-02-23T00:18:09.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:09 smithi079 bash[14134]: audit 2024-02-23T00:18:09.333448+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.79:0/456892112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-23T00:18:09.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:09 smithi079 bash[18087]: audit 2024-02-23T00:18:09.333448+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.79:0/456892112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-23T00:18:09.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:09 smithi135 bash[14191]: audit 2024-02-23T00:18:09.333448+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.79:0/456892112' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-02-23T00:18:10.030 INFO:tasks.cephadm.ceph_manager.ceph:need seq 137438953506 got 137438953511 for osd.4 2024-02-23T00:18:10.030 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.5 2024-02-23T00:18:10.157 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:10.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:10 smithi135 bash[14191]: cluster 2024-02-23T00:18:09.297718+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:10.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:10 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 6. 2024-02-23T00:18:10.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:10 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:10.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:10 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:10.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:10 smithi135 bash[24590]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:18:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:10 smithi079 bash[14134]: cluster 2024-02-23T00:18:09.297718+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:10.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:10 smithi079 bash[18087]: cluster 2024-02-23T00:18:09.297718+0000 mgr.y (mgr.14138) 299 : cluster [DBG] pgmap v240: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:12.797 INFO:teuthology.orchestra.run.smithi079.stdout:158913789986 2024-02-23T00:18:12.826 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:12 smithi079 bash[18087]: cluster 2024-02-23T00:18:11.298431+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:12.827 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:12 smithi079 bash[14134]: cluster 2024-02-23T00:18:11.298431+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:12.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:12 smithi135 bash[14191]: cluster 2024-02-23T00:18:11.298431+0000 mgr.y (mgr.14138) 300 : cluster [DBG] pgmap v241: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:13.418 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789980 got 158913789986 for osd.5 2024-02-23T00:18:13.418 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.6 2024-02-23T00:18:13.548 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:13.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:13 smithi135 bash[14191]: audit 2024-02-23T00:18:12.795850+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.79:0/1257336088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-23T00:18:13.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:13 smithi079 bash[14134]: audit 2024-02-23T00:18:12.795850+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.79:0/1257336088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-23T00:18:13.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:13 smithi079 bash[18087]: audit 2024-02-23T00:18:12.795850+0000 mon.a (mon.0) 580 : audit [DBG] from='client.? 172.21.15.79:0/1257336088' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-02-23T00:18:14.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:14 smithi135 bash[24590]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:14.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:14 smithi135 bash[24590]: See 'docker run --help'. 2024-02-23T00:18:14.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:14 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:18:14.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:14 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:18:14.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:14 smithi135 bash[14191]: cluster 2024-02-23T00:18:13.299109+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:14.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:14 smithi079 bash[14134]: cluster 2024-02-23T00:18:13.299109+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:14.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:14 smithi079 bash[18087]: cluster 2024-02-23T00:18:13.299109+0000 mgr.y (mgr.14138) 301 : cluster [DBG] pgmap v242: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:15.843 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:15 smithi079 bash[18087]: cluster 2024-02-23T00:18:15.299770+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:15.843 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:15 smithi079 bash[14134]: cluster 2024-02-23T00:18:15.299770+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:15.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:15 smithi135 bash[14191]: cluster 2024-02-23T00:18:15.299770+0000 mgr.y (mgr.14138) 302 : cluster [DBG] pgmap v243: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:16.122 INFO:teuthology.orchestra.run.smithi079.stdout:180388626462 2024-02-23T00:18:16.812 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626457 got 180388626462 for osd.6 2024-02-23T00:18:16.812 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph osd last-stat-seq osd.7 2024-02-23T00:18:16.825 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:16 smithi079 bash[14134]: audit 2024-02-23T00:18:16.121023+0000 mon.a (mon.0) 581 : audit [DBG] from='client.? 172.21.15.79:0/990237340' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-23T00:18:16.826 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:16 smithi079 bash[18087]: audit 2024-02-23T00:18:16.121023+0000 mon.a (mon.0) 581 : audit [DBG] from='client.? 172.21.15.79:0/990237340' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-23T00:18:16.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:16 smithi135 bash[14191]: audit 2024-02-23T00:18:16.121023+0000 mon.a (mon.0) 581 : audit [DBG] from='client.? 172.21.15.79:0/990237340' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-02-23T00:18:16.943 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:18.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:18 smithi135 bash[14191]: cluster 2024-02-23T00:18:17.300434+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:18.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:18 smithi079 bash[18087]: cluster 2024-02-23T00:18:17.300434+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:18.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:18 smithi079 bash[14134]: cluster 2024-02-23T00:18:17.300434+0000 mgr.y (mgr.14138) 303 : cluster [DBG] pgmap v244: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:19.510 INFO:teuthology.orchestra.run.smithi079.stdout:201863462937 2024-02-23T00:18:19.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:19 smithi135 bash[14191]: audit 2024-02-23T00:18:19.509026+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.79:0/2248986931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-23T00:18:19.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:19 smithi079 bash[14134]: audit 2024-02-23T00:18:19.509026+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.79:0/2248986931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-23T00:18:19.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:19 smithi079 bash[18087]: audit 2024-02-23T00:18:19.509026+0000 mon.a (mon.0) 582 : audit [DBG] from='client.? 172.21.15.79:0/2248986931' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-02-23T00:18:20.216 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462932 got 201863462937 for osd.7 2024-02-23T00:18:20.216 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-02-23T00:18:20.216 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph pg dump --format=json 2024-02-23T00:18:20.339 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:20.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:20 smithi079 bash[14134]: cluster 2024-02-23T00:18:19.301193+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:20.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:20 smithi079 bash[18087]: cluster 2024-02-23T00:18:19.301193+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:20.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:20 smithi135 bash[14191]: cluster 2024-02-23T00:18:19.301193+0000 mgr.y (mgr.14138) 304 : cluster [DBG] pgmap v245: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:22.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:22 smithi135 bash[14191]: cluster 2024-02-23T00:18:21.301669+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:22.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:22 smithi079 bash[18087]: cluster 2024-02-23T00:18:21.301669+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:22 smithi079 bash[14134]: cluster 2024-02-23T00:18:21.301669+0000 mgr.y (mgr.14138) 305 : cluster [DBG] pgmap v246: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:23.062 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:23.065 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-02-23T00:18:23.763 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":246,"stamp":"2024-02-23T00:18:21.301467+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":389,"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":102,"num_read_kb":97,"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":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":5,"ondisk_log_size":5,"up":12,"acting":12,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":8392588,"kb_used_data":3916,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568628,"statfs":{"total":767960285184,"available":759366275072,"internally_reserved":8589934592,"allocated":4009984,"data_stored":1629191,"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":10,"num_read_kb":10,"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.004082"},"pg_stats":[{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-23T00:16:29.836890+0000","last_change":"2024-02-23T00:16:27.814304+0000","last_active":"2024-02-23T00:16:29.836890+0000","last_peered":"2024-02-23T00:16:29.836890+0000","last_clean":"2024-02-23T00:16:29.836890+0000","last_became_active":"2024-02-23T00:16:27.813499+0000","last_became_peered":"2024-02-23T00:16:27.813499+0000","last_unstale":"2024-02-23T00:16:29.836890+0000","last_undegraded":"2024-02-23T00:16:29.836890+0000","last_fullsized":"2024-02-23T00:16:29.836890+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":"2024-02-23T00:16:26.779397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:16:26.779397+0000","last_clean_scrub_stamp":"2024-02-23T00:16:26.779397+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.1","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-23T00:16:30.731409+0000","last_change":"2024-02-23T00:16:28.290026+0000","last_active":"2024-02-23T00:16:30.731409+0000","last_peered":"2024-02-23T00:16:30.731409+0000","last_clean":"2024-02-23T00:16:30.731409+0000","last_became_active":"2024-02-23T00:16:28.288938+0000","last_became_peered":"2024-02-23T00:16:28.288938+0000","last_unstale":"2024-02-23T00:16:30.731409+0000","last_undegraded":"2024-02-23T00:16:30.731409+0000","last_fullsized":"2024-02-23T00:16:30.731409+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":"2024-02-23T00:16:26.779397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:16:26.779397+0000","last_clean_scrub_stamp":"2024-02-23T00:16:26.779397+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":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-23T00:16:28.811854+0000","last_change":"2024-02-23T00:16:24.018879+0000","last_active":"2024-02-23T00:16:28.811854+0000","last_peered":"2024-02-23T00:16:28.811854+0000","last_clean":"2024-02-23T00:16:28.811854+0000","last_became_active":"2024-02-23T00:16:24.017130+0000","last_became_peered":"2024-02-23T00:16:24.017130+0000","last_unstale":"2024-02-23T00:16:28.811854+0000","last_undegraded":"2024-02-23T00:16:28.811854+0000","last_fullsized":"2024-02-23T00:16:28.811854+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":"2024-02-23T00:12:27.533546+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:12:27.533546+0000","last_clean_scrub_stamp":"2024-02-23T00:12:27.533546+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.0","version":"52'5","reported_seq":"116","reported_epoch":"52","state":"active+clean","last_fresh":"2024-02-23T00:18:15.856341+0000","last_change":"2024-02-23T00:16:28.289083+0000","last_active":"2024-02-23T00:18:15.856341+0000","last_peered":"2024-02-23T00:18:15.856341+0000","last_clean":"2024-02-23T00:18:15.856341+0000","last_became_active":"2024-02-23T00:16:28.288212+0000","last_became_peered":"2024-02-23T00:16:28.288212+0000","last_unstale":"2024-02-23T00:18:15.856341+0000","last_undegraded":"2024-02-23T00:18:15.856341+0000","last_fullsized":"2024-02-23T00:18:15.856341+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":"2024-02-23T00:16:26.779397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:16:26.779397+0000","last_clean_scrub_stamp":"2024-02-23T00:16:26.779397+0000","log_size":5,"ondisk_log_size":5,"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":389,"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":102,"num_read_kb":97,"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":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":[]}],"pool_stats":[{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":389,"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":102,"num_read_kb":97,"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":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":12288,"data_stored":1167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5,"ondisk_log_size":5,"up":9,"acting":9,"num_store_stats":7},{"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":201863462938,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":203892,"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":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":1.0209999999999999},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.81100000000000005}]},{"osd":1,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":1.046},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":1.1659999999999999}]},{"osd":2,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.83599999999999997},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.0600000000000001}]},{"osd":3,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.996}]},{"osd":4,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.77700000000000002}]},{"osd":5,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":1.0940000000000001}]},{"osd":6,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.085},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.1100000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626463,"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":203503,"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":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.86199999999999999,"15min":0.86899999999999999},"min":{"1min":0.65700000000000003,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.081,"5min":1.155,"15min":1.155},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.91500000000000004,"15min":0.91700000000000004},"min":{"1min":0.73099999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.161,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.72299999999999998}]},{"osd":1,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.89000000000000001,"15min":0.88},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.097,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.66400000000000003,"5min":0.62,"15min":0.62},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.90100000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.92300000000000004,"15min":0.93200000000000005},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":1.018},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.93000000000000005,"15min":0.92000000000000004},"min":{"1min":0.64400000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.80800000000000005}]},{"osd":3,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91400000000000003,"15min":0.91900000000000004},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.94099999999999995,"15min":0.93300000000000005},"min":{"1min":0.71699999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.179,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.95399999999999996}]},{"osd":4,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.82399999999999995,"15min":0.81100000000000005},"min":{"1min":0.64200000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.87},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.90000000000000002,"15min":0.89400000000000002},"min":{"1min":0.59699999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.105}]},{"osd":5,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.96499999999999997,"15min":0.96899999999999997},"min":{"1min":0.63600000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2470000000000001,"5min":1.262,"15min":1.262},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.96399999999999997,"15min":0.96599999999999997},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1950000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.1479999999999999}]},{"osd":7,"last update":"Fri Feb 23 00:17:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.94399999999999995}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":203892,"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":"Fri Feb 23 00:18:12 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.59599999999999997,"15min":0.55000000000000004},"min":{"1min":0.47799999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93000000000000005,"5min":1.048,"15min":1.048},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.65200000000000002,"15min":0.57099999999999995},"min":{"1min":0.505,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.94699999999999995,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.64100000000000001}]},{"osd":2,"last update":"Fri Feb 23 00:17:34 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.67000000000000004,"15min":0.63600000000000001},"min":{"1min":0.57599999999999996,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.008,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.70399999999999996,"15min":0.68600000000000005},"min":{"1min":0.57799999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.70299999999999996}]},{"osd":3,"last update":"Fri Feb 23 00:18:00 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.69799999999999995,"15min":0.68799999999999994},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.90100000000000002,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.80200000000000005,"15min":0.78600000000000003},"min":{"1min":0.67300000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.0329999999999999,"5min":1.123,"15min":1.123},"last":0.60599999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:18:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93700000000000006,"15min":0.92300000000000004},"min":{"1min":0.72899999999999998,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.1639999999999999,"5min":1.46,"15min":1.46},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.071,"5min":0.98399999999999999,"15min":0.96399999999999997},"min":{"1min":0.77700000000000002,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3999999999999999,"5min":1.425,"15min":1.425},"last":0.78400000000000003}]},{"osd":5,"last update":"Fri Feb 23 00:17:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.997,"15min":0.995},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.3109999999999999,"5min":1.508,"15min":1.508},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.97299999999999998,"15min":0.97699999999999998},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.83199999999999996}]},{"osd":6,"last update":"Fri Feb 23 00:18:08 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.121,"15min":1.125},"min":{"1min":0.93300000000000005,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.337,"5min":1.48,"15min":1.48},"last":0.995},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.117,"15min":1.123},"min":{"1min":0.80300000000000005,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4139999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.879}]},{"osd":7,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.95499999999999996}]}]},{"osd":0,"up_from":10,"seq":42949673019,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":203892,"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":"Fri Feb 23 00:18:07 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.58499999999999996,"15min":0.52500000000000002},"min":{"1min":0.42799999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.68700000000000006},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.68400000000000005,"15min":0.627},"min":{"1min":0.52500000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.149,"5min":1.24,"15min":1.24},"last":0.752}]},{"osd":2,"last update":"Fri Feb 23 00:17:33 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.73199999999999998,"15min":0.70799999999999996},"min":{"1min":0.433,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.93100000000000005,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68500000000000005,"15min":0.68100000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2869999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.71399999999999997}]},{"osd":3,"last update":"Fri Feb 23 00:17:52 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.82099999999999995,"15min":0.82199999999999995},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.083,"5min":1.502,"15min":1.502},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80400000000000005},"min":{"1min":0.63500000000000001,"5min":0.504,"15min":0.504},"max":{"1min":1.083,"5min":1.736,"15min":1.736},"last":0.93999999999999995}]},{"osd":4,"last update":"Fri Feb 23 00:17:16 2024","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.91900000000000004,"15min":0.91000000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.90400000000000003,"5min":0.86899999999999999,"15min":0.86299999999999999},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1919999999999999,"5min":1.369,"15min":1.369},"last":0.83699999999999997}]},{"osd":5,"last update":"Fri Feb 23 00:17:36 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.018,"15min":1.0349999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.093,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0069999999999999,"15min":1.01},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.129}]},{"osd":6,"last update":"Fri Feb 23 00:18:02 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.032,"15min":1.044},"min":{"1min":0.78400000000000003,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.24,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.3400000000000001},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.052,"15min":1.044},"min":{"1min":0.81599999999999995,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":1.27}]},{"osd":7,"last update":"Fri Feb 23 00:17:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.3009999999999999},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.113}]}]},{"osd":2,"up_from":21,"seq":90194313266,"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":203503,"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":"Fri Feb 23 00:17:28 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.60499999999999998,"15min":0.56899999999999995},"min":{"1min":0.49199999999999999,"5min":0.434,"15min":0.434},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":1.006,"5min":0.71799999999999997,"15min":0.64000000000000001},"min":{"1min":0.48999999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":6.0640000000000001,"5min":6.0640000000000001,"15min":6.0640000000000001},"last":0.63500000000000001}]},{"osd":1,"last update":"Fri Feb 23 00:17:28 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.67700000000000005,"15min":0.65200000000000002},"min":{"1min":0.501,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1479999999999999,"5min":1.21,"15min":1.21},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.72199999999999998,"15min":0.69199999999999995},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.68400000000000005}]},{"osd":3,"last update":"Fri Feb 23 00:17:55 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.71399999999999997,"15min":0.68999999999999995},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.024,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.78700000000000003,"15min":0.747},"min":{"1min":0.61499999999999999,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.179,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.72299999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:18:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.94799999999999995,"15min":0.92500000000000004},"min":{"1min":0.65300000000000002,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.92500000000000004},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.93500000000000005},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":0.83999999999999997}]},{"osd":5,"last update":"Fri Feb 23 00:17:39 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.022,"15min":1.026},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.278,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.89500000000000002},{"interface":"front","average":{"1min":1.02,"5min":1.022,"15min":1.022},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.202}]},{"osd":6,"last update":"Fri Feb 23 00:18:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.282,"15min":1.3200000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.756,"5min":6.2089999999999996,"15min":6.2089999999999996},"last":1.046},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1160000000000001,"15min":1.1259999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.139}]},{"osd":7,"last update":"Fri Feb 23 00:17:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.377,"5min":1.377,"15min":1.377},"min":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"max":{"1min":6.3179999999999996,"5min":6.3179999999999996,"15min":6.3179999999999996},"last":1.0900000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117036,"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":203503,"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":"Fri Feb 23 00:17:54 2024","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.63800000000000001,"15min":0.63400000000000001},"min":{"1min":0.52900000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.88200000000000001,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.495},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.71299999999999997,"15min":0.70499999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.99399999999999999,"5min":1.169,"15min":1.169},"last":0.57999999999999996}]},{"osd":1,"last update":"Fri Feb 23 00:17:54 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.51000000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.93200000000000005,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.51400000000000001},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.77200000000000002,"15min":0.74399999999999999},"min":{"1min":0.58999999999999997,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.071,"5min":1.131,"15min":1.131},"last":0.65100000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:17:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.81200000000000006,"15min":0.77800000000000002},"min":{"1min":0.69099999999999995,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2869999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.70699999999999996,"15min":0.69899999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.95599999999999996,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.52900000000000003}]},{"osd":4,"last update":"Fri Feb 23 00:18:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88100000000000001,"15min":0.85299999999999998},"min":{"1min":0.75800000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":1.456},{"interface":"front","average":{"1min":1.0820000000000001,"5min":0.98299999999999998,"15min":0.93700000000000006},"min":{"1min":0.83299999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2450000000000001,"5min":1.524,"15min":1.524},"last":1.298}]},{"osd":5,"last update":"Fri Feb 23 00:17:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.746,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":1.5660000000000001},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1180000000000001,"15min":1.1120000000000001},"min":{"1min":0.92900000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.595,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.266}]},{"osd":6,"last update":"Fri Feb 23 00:18:00 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.169,"15min":1.165},"min":{"1min":0.872,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.1899999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.77200000000000002,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.054}]},{"osd":7,"last update":"Fri Feb 23 00:17:27 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":1.341},{"interface":"front","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":1.1459999999999999}]}]},{"osd":4,"up_from":32,"seq":137438953514,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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":203503,"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":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.84799999999999998,"15min":0.83499999999999996},"min":{"1min":0.63100000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.1619999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.89600000000000002,"15min":0.88700000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.125,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.94399999999999995}]},{"osd":1,"last update":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.86699999999999999,"15min":0.86099999999999999},"min":{"1min":0.66300000000000003,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1419999999999999,"5min":1.268,"15min":1.268},"last":0.628},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.878,"15min":0.876},"min":{"1min":0.64700000000000002,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":1.0149999999999999}]},{"osd":2,"last update":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.88,"15min":0.86799999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2450000000000001,"5min":1.367,"15min":1.367},"last":1.175},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.90600000000000003,"15min":0.92400000000000004},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.0980000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.71899999999999997}]},{"osd":3,"last update":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.92100000000000004,"15min":0.92000000000000004},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.0740000000000001,"5min":1.248,"15min":1.248},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.90900000000000003,"15min":0.89000000000000001},"min":{"1min":0.81799999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.1910000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.97899999999999998}]},{"osd":5,"last update":"Fri Feb 23 00:17:36 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.75800000000000001,"15min":0.745},"min":{"1min":0.57199999999999995,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.995,"15min":0.98899999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2989999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.0609999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:18:05 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90400000000000003,"15min":0.89900000000000002},"min":{"1min":0.63900000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.91000000000000003},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.94699999999999995,"15min":0.95199999999999996},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.2809999999999999,"5min":1.403,"15min":1.403},"last":1.119}]},{"osd":7,"last update":"Fri Feb 23 00:17:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.109}]}]},{"osd":5,"up_from":37,"seq":158913789988,"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":203503,"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":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.82499999999999996,"15min":0.82699999999999996},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.88500000000000001,"15min":0.88400000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1719999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.89900000000000002}]},{"osd":1,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.84899999999999998,"15min":0.85399999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2410000000000001,"5min":1.25,"15min":1.25},"last":0.90900000000000003},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.85899999999999999,"15min":0.85499999999999998},"min":{"1min":0.65600000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2070000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.82299999999999995}]},{"osd":2,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.86599999999999999,"15min":0.86299999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.90700000000000003,"15min":0.90500000000000003},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.98899999999999999}]},{"osd":3,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91600000000000004,"15min":0.91400000000000003},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94399999999999995,"15min":0.93700000000000006},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.0960000000000001}]},{"osd":4,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.81200000000000006,"15min":0.80500000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.872,"5min":0.84499999999999997,"15min":0.84099999999999997},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2410000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":0.74099999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:18:06 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.97399999999999998,"15min":0.97099999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2589999999999999,"5min":1.27,"15min":1.27},"last":1.054}]},{"osd":7,"last update":"Fri Feb 23 00:17:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.133},{"interface":"front","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":0.96899999999999997}]}]}]}} 2024-02-23T00:18:23.765 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph pg dump --format=json 2024-02-23T00:18:23.892 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:24.850 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:24 smithi079 bash[18087]: audit 2024-02-23T00:18:23.052772+0000 mgr.y (mgr.14138) 306 : audit [DBG] from='client.24544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:18:24.850 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:24 smithi079 bash[18087]: cluster 2024-02-23T00:18:23.302352+0000 mgr.y (mgr.14138) 307 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:24.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:24 smithi079 bash[14134]: audit 2024-02-23T00:18:23.052772+0000 mgr.y (mgr.14138) 306 : audit [DBG] from='client.24544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:18:24.850 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:24 smithi079 bash[14134]: cluster 2024-02-23T00:18:23.302352+0000 mgr.y (mgr.14138) 307 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:24.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:24 smithi135 bash[14191]: audit 2024-02-23T00:18:23.052772+0000 mgr.y (mgr.14138) 306 : audit [DBG] from='client.24544 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:18:24.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:24 smithi135 bash[14191]: cluster 2024-02-23T00:18:23.302352+0000 mgr.y (mgr.14138) 307 : cluster [DBG] pgmap v247: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:24.864 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:24 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 7. 2024-02-23T00:18:24.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:24 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:24.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:24 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:24.865 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:24 smithi135 bash[24627]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:18:25.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:25 smithi135 bash[14191]: cluster 2024-02-23T00:18:25.303015+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:25.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:25 smithi079 bash[14134]: cluster 2024-02-23T00:18:25.303015+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:25.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:25 smithi079 bash[18087]: cluster 2024-02-23T00:18:25.303015+0000 mgr.y (mgr.14138) 308 : cluster [DBG] pgmap v248: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:26.486 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:26.488 INFO:teuthology.orchestra.run.smithi079.stderr:dumped all 2024-02-23T00:18:26.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:26 smithi135 bash[14191]: audit 2024-02-23T00:18:26.476416+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:18:26.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:26 smithi079 bash[14134]: audit 2024-02-23T00:18:26.476416+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:18:26.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:26 smithi079 bash[18087]: audit 2024-02-23T00:18:26.476416+0000 mgr.y (mgr.14138) 309 : audit [DBG] from='client.14625 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-02-23T00:18:27.238 INFO:teuthology.orchestra.run.smithi079.stdout:{"pg_ready":true,"pg_map":{"version":248,"stamp":"2024-02-23T00:18:25.302680+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":389,"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":107,"num_read_kb":102,"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":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":5,"ondisk_log_size":5,"up":12,"acting":12,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":12,"num_osds":8,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":8392588,"kb_used_data":3916,"kb_used_omap":0,"kb_used_meta":8388608,"kb_avail":741568628,"statfs":{"total":767960285184,"available":759366275072,"internally_reserved":8589934592,"allocated":4009984,"data_stored":1629191,"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":10,"num_read_kb":10,"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.003919"},"pg_stats":[{"pgid":"2.2","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-23T00:16:29.836890+0000","last_change":"2024-02-23T00:16:27.814304+0000","last_active":"2024-02-23T00:16:29.836890+0000","last_peered":"2024-02-23T00:16:29.836890+0000","last_clean":"2024-02-23T00:16:29.836890+0000","last_became_active":"2024-02-23T00:16:27.813499+0000","last_became_peered":"2024-02-23T00:16:27.813499+0000","last_unstale":"2024-02-23T00:16:29.836890+0000","last_undegraded":"2024-02-23T00:16:29.836890+0000","last_fullsized":"2024-02-23T00:16:29.836890+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":"2024-02-23T00:16:26.779397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:16:26.779397+0000","last_clean_scrub_stamp":"2024-02-23T00:16:26.779397+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.1","version":"0'0","reported_seq":"11","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-23T00:16:30.731409+0000","last_change":"2024-02-23T00:16:28.290026+0000","last_active":"2024-02-23T00:16:30.731409+0000","last_peered":"2024-02-23T00:16:30.731409+0000","last_clean":"2024-02-23T00:16:30.731409+0000","last_became_active":"2024-02-23T00:16:28.288938+0000","last_became_peered":"2024-02-23T00:16:28.288938+0000","last_unstale":"2024-02-23T00:16:30.731409+0000","last_undegraded":"2024-02-23T00:16:30.731409+0000","last_fullsized":"2024-02-23T00:16:30.731409+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":"2024-02-23T00:16:26.779397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:16:26.779397+0000","last_clean_scrub_stamp":"2024-02-23T00:16:26.779397+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":"1.0","version":"0'0","reported_seq":"14","reported_epoch":"51","state":"active+clean","last_fresh":"2024-02-23T00:16:28.811854+0000","last_change":"2024-02-23T00:16:24.018879+0000","last_active":"2024-02-23T00:16:28.811854+0000","last_peered":"2024-02-23T00:16:28.811854+0000","last_clean":"2024-02-23T00:16:28.811854+0000","last_became_active":"2024-02-23T00:16:24.017130+0000","last_became_peered":"2024-02-23T00:16:24.017130+0000","last_unstale":"2024-02-23T00:16:28.811854+0000","last_undegraded":"2024-02-23T00:16:28.811854+0000","last_fullsized":"2024-02-23T00:16:28.811854+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":"2024-02-23T00:12:27.533546+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:12:27.533546+0000","last_clean_scrub_stamp":"2024-02-23T00:12:27.533546+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.0","version":"52'5","reported_seq":"121","reported_epoch":"52","state":"active+clean","last_fresh":"2024-02-23T00:18:20.867121+0000","last_change":"2024-02-23T00:16:28.289083+0000","last_active":"2024-02-23T00:18:20.867121+0000","last_peered":"2024-02-23T00:18:20.867121+0000","last_clean":"2024-02-23T00:18:20.867121+0000","last_became_active":"2024-02-23T00:16:28.288212+0000","last_became_peered":"2024-02-23T00:16:28.288212+0000","last_unstale":"2024-02-23T00:18:20.867121+0000","last_undegraded":"2024-02-23T00:18:20.867121+0000","last_fullsized":"2024-02-23T00:18:20.867121+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":"2024-02-23T00:16:26.779397+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-02-23T00:16:26.779397+0000","last_clean_scrub_stamp":"2024-02-23T00:16:26.779397+0000","log_size":5,"ondisk_log_size":5,"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":389,"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":107,"num_read_kb":102,"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":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":[]}],"pool_stats":[{"poolid":2,"num_pg":3,"stat_sum":{"num_bytes":389,"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":107,"num_read_kb":102,"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":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":12288,"data_stored":1167,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":5,"ondisk_log_size":5,"up":9,"acting":9,"num_store_stats":7},{"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":201863462939,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":203892,"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":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.86599999999999999,"5min":0.86599999999999999,"15min":0.86599999999999999},"min":{"1min":0.64300000000000002,"5min":0.64300000000000002,"15min":0.64300000000000002},"max":{"1min":1.24,"5min":1.24,"15min":1.24},"last":0.745}]},{"osd":1,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":0.879,"15min":0.879},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.54300000000000004,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.3680000000000001,"5min":1.3680000000000001,"15min":1.3680000000000001},"last":0.95099999999999996}]},{"osd":2,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1830000000000001,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.93500000000000005,"15min":0.93500000000000005},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":1.083}]},{"osd":3,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92200000000000004,"15min":0.92200000000000004},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.212,"5min":1.212,"15min":1.212},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.65100000000000002},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":0.97999999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.90600000000000003,"15min":0.90600000000000003},"min":{"1min":0.48299999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.325,"5min":1.325,"15min":1.325},"last":1.246},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.93799999999999994,"15min":0.93799999999999994},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.194}]},{"osd":5,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.97699999999999998,"15min":0.97699999999999998},"min":{"1min":0.54700000000000004,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":1.042},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.0389999999999999,"15min":1.0389999999999999},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.702,"5min":1.702,"15min":1.702},"last":1.3089999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":0.98099999999999998,"5min":0.98099999999999998,"15min":0.98099999999999998},"min":{"1min":0.52200000000000002,"5min":0.52200000000000002,"15min":0.52200000000000002},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.224},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.0309999999999999,"15min":1.0309999999999999},"min":{"1min":0.67200000000000004,"5min":0.67200000000000004,"15min":0.67200000000000004},"max":{"1min":1.3999999999999999,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.278}]}]},{"osd":6,"up_from":42,"seq":180388626464,"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":203503,"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":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.82199999999999995,"5min":0.86199999999999999,"15min":0.86899999999999999},"min":{"1min":0.65700000000000003,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.081,"5min":1.155,"15min":1.155},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.91500000000000004,"15min":0.91700000000000004},"min":{"1min":0.73099999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.161,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.998}]},{"osd":1,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.89000000000000001,"15min":0.88},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.097,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.872,"15min":0.86799999999999999},"min":{"1min":0.66400000000000003,"5min":0.62,"15min":0.62},"max":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"last":0.76000000000000001}]},{"osd":2,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":0.92300000000000004,"15min":0.93200000000000005},"min":{"1min":0.63700000000000001,"5min":0.63700000000000001,"15min":0.63700000000000001},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.96299999999999997},{"interface":"front","average":{"1min":0.98899999999999999,"5min":0.93000000000000005,"15min":0.92000000000000004},"min":{"1min":0.64400000000000002,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2270000000000001,"5min":1.2270000000000001,"15min":1.2270000000000001},"last":0.74199999999999999}]},{"osd":3,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.91400000000000003,"15min":0.91900000000000004},"min":{"1min":0.67500000000000004,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.105,"5min":1.105,"15min":1.105},"last":0.91900000000000004},{"interface":"front","average":{"1min":0.99099999999999999,"5min":0.94099999999999995,"15min":0.93300000000000005},"min":{"1min":0.71699999999999997,"5min":0.626,"15min":0.626},"max":{"1min":1.179,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.89600000000000002}]},{"osd":4,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.90000000000000002,"5min":0.82399999999999995,"15min":0.81100000000000005},"min":{"1min":0.64200000000000002,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.383,"5min":1.383,"15min":1.383},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.93700000000000006,"5min":0.90000000000000002,"15min":0.89400000000000002},"min":{"1min":0.59699999999999998,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3069999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.1339999999999999}]},{"osd":5,"last update":"Fri Feb 23 00:18:04 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.96499999999999997,"15min":0.96899999999999997},"min":{"1min":0.63600000000000001,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2470000000000001,"5min":1.262,"15min":1.262},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.96399999999999997,"15min":0.96599999999999997},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1950000000000001,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":1.0309999999999999}]},{"osd":7,"last update":"Fri Feb 23 00:17:24 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96399999999999997,"15min":0.96399999999999997},"min":{"1min":0.52300000000000002,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.073},{"interface":"front","average":{"1min":1.016,"5min":1.016,"15min":1.016},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.1759999999999999}]}]},{"osd":1,"up_from":16,"seq":68719476791,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":203892,"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":"Fri Feb 23 00:18:12 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.59599999999999997,"15min":0.55000000000000004},"min":{"1min":0.47799999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":0.93000000000000005,"5min":1.048,"15min":1.048},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.71799999999999997,"5min":0.65200000000000002,"15min":0.57099999999999995},"min":{"1min":0.505,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.94699999999999995,"5min":1.0620000000000001,"15min":1.0620000000000001},"last":0.64100000000000001}]},{"osd":2,"last update":"Fri Feb 23 00:17:34 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.67000000000000004,"15min":0.63600000000000001},"min":{"1min":0.57599999999999996,"5min":0.47999999999999998,"15min":0.47999999999999998},"max":{"1min":1.008,"5min":1.0629999999999999,"15min":1.0629999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.70399999999999996,"15min":0.68600000000000005},"min":{"1min":0.57799999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.056,"5min":1.056,"15min":1.056},"last":0.70299999999999996}]},{"osd":3,"last update":"Fri Feb 23 00:18:00 2024","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.69799999999999995,"15min":0.68799999999999994},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.90100000000000002,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.57299999999999995},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.80200000000000005,"15min":0.78600000000000003},"min":{"1min":0.67300000000000004,"5min":0.61899999999999999,"15min":0.61899999999999999},"max":{"1min":1.0329999999999999,"5min":1.123,"15min":1.123},"last":0.60599999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:18:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.93700000000000006,"15min":0.92300000000000004},"min":{"1min":0.72899999999999998,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.1639999999999999,"5min":1.46,"15min":1.46},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.071,"5min":0.98399999999999999,"15min":0.96399999999999997},"min":{"1min":0.77700000000000002,"5min":0.71599999999999997,"15min":0.71599999999999997},"max":{"1min":1.3999999999999999,"5min":1.425,"15min":1.425},"last":0.78400000000000003}]},{"osd":5,"last update":"Fri Feb 23 00:17:34 2024","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":0.997,"15min":0.995},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.3109999999999999,"5min":1.508,"15min":1.508},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.97299999999999998,"15min":0.97699999999999998},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.83199999999999996}]},{"osd":6,"last update":"Fri Feb 23 00:18:08 2024","interfaces":[{"interface":"back","average":{"1min":1.097,"5min":1.121,"15min":1.125},"min":{"1min":0.93300000000000005,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.337,"5min":1.48,"15min":1.48},"last":0.995},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.117,"15min":1.123},"min":{"1min":0.80300000000000005,"5min":0.76800000000000002,"15min":0.76800000000000002},"max":{"1min":1.4139999999999999,"5min":1.5680000000000001,"15min":1.5680000000000001},"last":0.879}]},{"osd":7,"last update":"Fri Feb 23 00:17:26 2024","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.0800000000000001,"15min":1.0800000000000001},"min":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"max":{"1min":1.2889999999999999,"5min":1.2889999999999999,"15min":1.2889999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.1439999999999999,"15min":1.1439999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.95499999999999996}]}]},{"osd":0,"up_from":10,"seq":42949673020,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1049076,"kb_used_data":492,"kb_used_omap":0,"kb_used_meta":1048576,"kb_avail":92696076,"statfs":{"total":95995035648,"available":94920781824,"internally_reserved":1073741824,"allocated":503808,"data_stored":203892,"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":"Fri Feb 23 00:18:07 2024","interfaces":[{"interface":"back","average":{"1min":0.64400000000000002,"5min":0.58499999999999996,"15min":0.52500000000000002},"min":{"1min":0.42799999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1240000000000001,"5min":1.1240000000000001,"15min":1.1240000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.68400000000000005,"15min":0.627},"min":{"1min":0.52500000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.149,"5min":1.24,"15min":1.24},"last":0.94199999999999995}]},{"osd":2,"last update":"Fri Feb 23 00:17:33 2024","interfaces":[{"interface":"back","average":{"1min":0.73999999999999999,"5min":0.73199999999999998,"15min":0.70799999999999996},"min":{"1min":0.433,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.93100000000000005,"5min":1.4450000000000001,"15min":1.4450000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.68500000000000005,"15min":0.68100000000000005},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2869999999999999,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.72299999999999998}]},{"osd":3,"last update":"Fri Feb 23 00:17:52 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.82099999999999995,"15min":0.82199999999999995},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.083,"5min":1.502,"15min":1.502},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.80200000000000005,"15min":0.80400000000000005},"min":{"1min":0.63500000000000001,"5min":0.504,"15min":0.504},"max":{"1min":1.083,"5min":1.736,"15min":1.736},"last":0.79200000000000004}]},{"osd":4,"last update":"Fri Feb 23 00:18:16 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.92900000000000005,"15min":0.91300000000000003},"min":{"1min":0.67100000000000004,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.2070000000000001,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.90200000000000002},{"interface":"front","average":{"1min":0.876,"5min":0.872,"15min":0.86399999999999999},"min":{"1min":0.66900000000000004,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1559999999999999,"5min":1.369,"15min":1.369},"last":0.64800000000000002}]},{"osd":5,"last update":"Fri Feb 23 00:17:36 2024","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":1.018,"15min":1.0349999999999999},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.093,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.98899999999999999,"5min":1.0069999999999999,"15min":1.01},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.4850000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0489999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:18:02 2024","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.032,"15min":1.044},"min":{"1min":0.78400000000000003,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.24,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.1040000000000001,"5min":1.052,"15min":1.044},"min":{"1min":0.81599999999999995,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.524,"5min":1.524,"15min":1.524},"last":0.98999999999999999}]},{"osd":7,"last update":"Fri Feb 23 00:17:28 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":1.0760000000000001,"15min":1.0760000000000001},"min":{"1min":0.70999999999999996,"5min":0.70999999999999996,"15min":0.70999999999999996},"max":{"1min":1.3859999999999999,"5min":1.3859999999999999,"15min":1.3859999999999999},"last":1.109},{"interface":"front","average":{"1min":1.0780000000000001,"5min":1.0780000000000001,"15min":1.0780000000000001},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.93000000000000005}]}]},{"osd":2,"up_from":21,"seq":90194313267,"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":203503,"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":"Fri Feb 23 00:17:28 2024","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.60499999999999998,"15min":0.56899999999999995},"min":{"1min":0.49199999999999999,"5min":0.434,"15min":0.434},"max":{"1min":0.98799999999999999,"5min":0.98799999999999999,"15min":0.98799999999999999},"last":0.59899999999999998},{"interface":"front","average":{"1min":1.006,"5min":0.71799999999999997,"15min":0.64000000000000001},"min":{"1min":0.48999999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":6.0640000000000001,"5min":6.0640000000000001,"15min":6.0640000000000001},"last":0.68000000000000005}]},{"osd":1,"last update":"Fri Feb 23 00:17:28 2024","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.67700000000000005,"15min":0.65200000000000002},"min":{"1min":0.501,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":1.1479999999999999,"5min":1.21,"15min":1.21},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.72199999999999998,"15min":0.69199999999999995},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.47199999999999998},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.77500000000000002}]},{"osd":3,"last update":"Fri Feb 23 00:17:55 2024","interfaces":[{"interface":"back","average":{"1min":0.76600000000000001,"5min":0.71399999999999997,"15min":0.68999999999999995},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.024,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.628},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.78700000000000003,"15min":0.747},"min":{"1min":0.61499999999999999,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.179,"5min":1.3600000000000001,"15min":1.3600000000000001},"last":0.72499999999999998}]},{"osd":4,"last update":"Fri Feb 23 00:18:15 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.94799999999999995,"15min":0.92500000000000004},"min":{"1min":0.65300000000000002,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.1499999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.94999999999999996,"15min":0.93500000000000005},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.72,"5min":1.72,"15min":1.72},"last":1.1970000000000001}]},{"osd":5,"last update":"Fri Feb 23 00:17:39 2024","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.022,"15min":1.026},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.278,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":1.3720000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.022,"15min":1.022},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.4370000000000001,"5min":1.4370000000000001,"15min":1.4370000000000001},"last":1.333}]},{"osd":6,"last update":"Fri Feb 23 00:18:06 2024","interfaces":[{"interface":"back","average":{"1min":1.0529999999999999,"5min":1.282,"15min":1.3200000000000001},"min":{"1min":0.72399999999999998,"5min":0.72399999999999998,"15min":0.72399999999999998},"max":{"1min":1.756,"5min":6.2089999999999996,"15min":6.2089999999999996},"last":1.264},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1160000000000001,"15min":1.1259999999999999},"min":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"max":{"1min":1.454,"5min":1.454,"15min":1.454},"last":1.2410000000000001}]},{"osd":7,"last update":"Fri Feb 23 00:17:25 2024","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":1.1359999999999999,"15min":1.1359999999999999},"min":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":1.4770000000000001},"last":1.2829999999999999},{"interface":"front","average":{"1min":1.377,"5min":1.377,"15min":1.377},"min":{"1min":0.86399999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"max":{"1min":6.3179999999999996,"5min":6.3179999999999996,"15min":6.3179999999999996},"last":1.3140000000000001}]}]},{"osd":3,"up_from":27,"seq":115964117037,"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":203503,"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":"Fri Feb 23 00:17:54 2024","interfaces":[{"interface":"back","average":{"1min":0.66600000000000004,"5min":0.63800000000000001,"15min":0.63400000000000001},"min":{"1min":0.52900000000000003,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.88200000000000001,"5min":0.98099999999999998,"15min":0.98099999999999998},"last":0.60599999999999998},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.71299999999999997,"15min":0.70499999999999996},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":0.99399999999999999,"5min":1.169,"15min":1.169},"last":0.95199999999999996}]},{"osd":1,"last update":"Fri Feb 23 00:17:54 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.66100000000000003,"15min":0.66100000000000003},"min":{"1min":0.51000000000000001,"5min":0.375,"15min":0.375},"max":{"1min":0.93200000000000005,"5min":0.95699999999999996,"15min":0.95699999999999996},"last":0.63500000000000001},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.77200000000000002,"15min":0.74399999999999999},"min":{"1min":0.58999999999999997,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.071,"5min":1.131,"15min":1.131},"last":0.77300000000000002}]},{"osd":2,"last update":"Fri Feb 23 00:17:54 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.81200000000000006,"15min":0.77800000000000002},"min":{"1min":0.69099999999999995,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.2869999999999999,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.70699999999999996,"15min":0.69899999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":0.95599999999999996,"5min":0.99399999999999999,"15min":0.99399999999999999},"last":0.71099999999999997}]},{"osd":4,"last update":"Fri Feb 23 00:18:10 2024","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.88100000000000001,"15min":0.85299999999999998},"min":{"1min":0.75800000000000001,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.3740000000000001,"5min":1.3740000000000001,"15min":1.3740000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.0820000000000001,"5min":0.98299999999999998,"15min":0.93700000000000006},"min":{"1min":0.83299999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.2450000000000001,"5min":1.524,"15min":1.524},"last":0.83599999999999997}]},{"osd":5,"last update":"Fri Feb 23 00:17:37 2024","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":0.93899999999999995,"15min":0.93400000000000005},"min":{"1min":0.746,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.6160000000000001,"5min":1.6160000000000001,"15min":1.6160000000000001},"last":0.89200000000000002},{"interface":"front","average":{"1min":1.1499999999999999,"5min":1.1180000000000001,"15min":1.1120000000000001},"min":{"1min":0.92900000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.595,"5min":1.6679999999999999,"15min":1.6679999999999999},"last":1.0249999999999999}]},{"osd":6,"last update":"Fri Feb 23 00:18:00 2024","interfaces":[{"interface":"back","average":{"1min":1.1919999999999999,"5min":1.169,"15min":1.165},"min":{"1min":0.872,"5min":0.79700000000000004,"15min":0.79700000000000004},"max":{"1min":1.6559999999999999,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.90800000000000003},{"interface":"front","average":{"1min":1.0740000000000001,"5min":1.0740000000000001,"15min":1.0740000000000001},"min":{"1min":0.77200000000000002,"5min":0.65600000000000003,"15min":0.65600000000000003},"max":{"1min":1.421,"5min":1.421,"15min":1.421},"last":1.107}]},{"osd":7,"last update":"Fri Feb 23 00:17:27 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.228,"5min":1.228,"15min":1.228},"min":{"1min":0.995,"5min":0.995,"15min":0.995},"max":{"1min":1.619,"5min":1.619,"15min":1.619},"last":1.069}]}]},{"osd":4,"up_from":32,"seq":137438953515,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"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":203503,"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":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.84799999999999998,"15min":0.83499999999999996},"min":{"1min":0.63100000000000001,"5min":0.624,"15min":0.624},"max":{"1min":1.1619999999999999,"5min":1.3149999999999999,"15min":1.3149999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.89600000000000002,"15min":0.88700000000000001},"min":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.125,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.58299999999999996}]},{"osd":1,"last update":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.872,"5min":0.86699999999999999,"15min":0.86099999999999999},"min":{"1min":0.66300000000000003,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.1419999999999999,"5min":1.268,"15min":1.268},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.878,"15min":0.876},"min":{"1min":0.64700000000000002,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.206,"5min":1.206,"15min":1.206},"last":0.85799999999999998}]},{"osd":2,"last update":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.88,"15min":0.86799999999999999},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.2450000000000001,"5min":1.367,"15min":1.367},"last":0.94799999999999995},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.90600000000000003,"15min":0.92400000000000004},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.0980000000000001,"5min":1.2170000000000001,"15min":1.2170000000000001},"last":0.753}]},{"osd":3,"last update":"Fri Feb 23 00:18:11 2024","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.92100000000000004,"15min":0.92000000000000004},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.0740000000000001,"5min":1.248,"15min":1.248},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.90900000000000003,"15min":0.89000000000000001},"min":{"1min":0.81799999999999995,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.1910000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.92000000000000004}]},{"osd":5,"last update":"Fri Feb 23 00:17:36 2024","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.75800000000000001,"15min":0.745},"min":{"1min":0.57199999999999995,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.1739999999999999,"5min":1.1739999999999999,"15min":1.1739999999999999},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.995,"15min":0.98899999999999999},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2989999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.97299999999999998}]},{"osd":6,"last update":"Fri Feb 23 00:18:05 2024","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.90400000000000003,"15min":0.89900000000000002},"min":{"1min":0.63900000000000001,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.5920000000000001,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.05},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.94699999999999995,"15min":0.95199999999999996},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.2809999999999999,"5min":1.403,"15min":1.403},"last":0.77000000000000002}]},{"osd":7,"last update":"Fri Feb 23 00:17:25 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0049999999999999,"15min":1.0049999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.03},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.0720000000000001,"15min":1.0720000000000001},"min":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"max":{"1min":1.367,"5min":1.367,"15min":1.367},"last":1.1220000000000001}]}]},{"osd":5,"up_from":37,"seq":158913789989,"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":203503,"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":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.82499999999999996,"15min":0.82699999999999996},"min":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"max":{"1min":1.47,"5min":1.47,"15min":1.47},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.89200000000000002,"5min":0.88500000000000001,"15min":0.88400000000000001},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1719999999999999,"5min":1.1899999999999999,"15min":1.1899999999999999},"last":0.67900000000000005}]},{"osd":1,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.84899999999999998,"15min":0.85399999999999998},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.2410000000000001,"5min":1.25,"15min":1.25},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.85899999999999999,"15min":0.85499999999999998},"min":{"1min":0.65600000000000003,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2070000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.91200000000000003}]},{"osd":2,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.88300000000000001,"5min":0.86599999999999999,"15min":0.86299999999999999},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.2110000000000001,"5min":1.2110000000000001,"15min":1.2110000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.90700000000000003,"15min":0.90500000000000003},"min":{"1min":0.67000000000000004,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.2749999999999999,"5min":1.2749999999999999,"15min":1.2749999999999999},"last":0.89000000000000001}]},{"osd":3,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91600000000000004,"15min":0.91400000000000003},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.407,"5min":1.407,"15min":1.407},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.94399999999999995,"15min":0.93700000000000006},"min":{"1min":0.753,"5min":0.753,"15min":0.753},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.94699999999999995}]},{"osd":4,"last update":"Fri Feb 23 00:17:38 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.81200000000000006,"15min":0.80500000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.155,"5min":1.155,"15min":1.155},"last":0.873},{"interface":"front","average":{"1min":0.872,"5min":0.84499999999999997,"15min":0.84099999999999997},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.2410000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1220000000000001}]},{"osd":6,"last update":"Fri Feb 23 00:18:06 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.665,"5min":1.665,"15min":1.665},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.99399999999999999,"5min":0.97399999999999998,"15min":0.97099999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.441},"max":{"1min":1.2589999999999999,"5min":1.27,"15min":1.27},"last":1.01}]},{"osd":7,"last update":"Fri Feb 23 00:17:23 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"min":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.018,"5min":1.018,"15min":1.018},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3029999999999999,"5min":1.3029999999999999,"15min":1.3029999999999999},"last":1.0449999999999999}]}]}]}} 2024-02-23T00:18:27.239 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-02-23T00:18:27.239 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-02-23T00:18:27.240 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-02-23T00:18:27.240 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:18:27.369 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:28.114 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:27 smithi135 bash[24627]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:28.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:27 smithi135 bash[24627]: See 'docker run --help'. 2024-02-23T00:18:28.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:27 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:18:28.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:27 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:18:28.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:28 smithi135 bash[14191]: cluster 2024-02-23T00:18:27.303551+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:28.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:28 smithi079 bash[14134]: cluster 2024-02-23T00:18:27.303551+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:28.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:28 smithi079 bash[18087]: cluster 2024-02-23T00:18:27.303551+0000 mgr.y (mgr.14138) 310 : cluster [DBG] pgmap v249: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:30.167 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:30.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:30 smithi079 bash[14134]: cluster 2024-02-23T00:18:29.304182+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:30.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:30 smithi079 bash[14134]: audit 2024-02-23T00:18:30.165882+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.79:0/2088681249' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:30.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:30 smithi079 bash[18087]: cluster 2024-02-23T00:18:29.304182+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:30.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:30 smithi079 bash[18087]: audit 2024-02-23T00:18:30.165882+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.79:0/2088681249' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:30.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:30 smithi135 bash[14191]: cluster 2024-02-23T00:18:29.304182+0000 mgr.y (mgr.14138) 311 : cluster [DBG] pgmap v250: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:30.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:30 smithi135 bash[14191]: audit 2024-02-23T00:18:30.165882+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.79:0/2088681249' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:30.869 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:18:32.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:32 smithi135 bash[14191]: cluster 2024-02-23T00:18:31.304907+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:32.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:32 smithi079 bash[14134]: cluster 2024-02-23T00:18:31.304907+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:32.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:32 smithi079 bash[18087]: cluster 2024-02-23T00:18:31.304907+0000 mgr.y (mgr.14138) 312 : cluster [DBG] pgmap v251: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:33.870 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:18:34.001 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:34.841 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:34 smithi079 bash[18087]: cluster 2024-02-23T00:18:33.305580+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:34.842 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:34 smithi079 bash[18087]: audit 2024-02-23T00:18:33.647716+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:18:34.842 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:34 smithi079 bash[18087]: audit 2024-02-23T00:18:33.650223+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:18:34.842 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:34 smithi079 bash[14134]: cluster 2024-02-23T00:18:33.305580+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:34.842 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:34 smithi079 bash[14134]: audit 2024-02-23T00:18:33.647716+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:18:34.842 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:34 smithi079 bash[14134]: audit 2024-02-23T00:18:33.650223+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:18:34.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:34 smithi135 bash[14191]: cluster 2024-02-23T00:18:33.305580+0000 mgr.y (mgr.14138) 313 : cluster [DBG] pgmap v252: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:34.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:34 smithi135 bash[14191]: audit 2024-02-23T00:18:33.647716+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:18:34.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:34 smithi135 bash[14191]: audit 2024-02-23T00:18:33.650223+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:18:36.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:36 smithi079 bash[18087]: cluster 2024-02-23T00:18:35.306232+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:36.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:36 smithi079 bash[14134]: cluster 2024-02-23T00:18:35.306232+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:36.812 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:36.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:36 smithi135 bash[14191]: cluster 2024-02-23T00:18:35.306232+0000 mgr.y (mgr.14138) 314 : cluster [DBG] pgmap v253: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:37.514 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:18:37.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:37 smithi135 bash[14191]: audit 2024-02-23T00:18:36.810632+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.79:0/1927989532' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:37.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:37 smithi079 bash[18087]: audit 2024-02-23T00:18:36.810632+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.79:0/1927989532' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:37.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:37 smithi079 bash[14134]: audit 2024-02-23T00:18:36.810632+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.79:0/1927989532' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:38.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:38 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 8. 2024-02-23T00:18:38.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:38 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:38.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:38 smithi135 systemd[1]: Started Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:38.558 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:38 smithi135 bash[24664]: Unable to find image 'prom/node-exporter:v0.18.1' locally 2024-02-23T00:18:38.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:38 smithi135 bash[14191]: cluster 2024-02-23T00:18:37.306944+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:38 smithi079 bash[18087]: cluster 2024-02-23T00:18:37.306944+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:38 smithi079 bash[14134]: cluster 2024-02-23T00:18:37.306944+0000 mgr.y (mgr.14138) 315 : cluster [DBG] pgmap v254: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:39.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:39 smithi135 bash[14191]: cluster 2024-02-23T00:18:39.307623+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:39.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:39 smithi079 bash[18087]: cluster 2024-02-23T00:18:39.307623+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:39.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:39 smithi079 bash[14134]: cluster 2024-02-23T00:18:39.307623+0000 mgr.y (mgr.14138) 316 : cluster [DBG] pgmap v255: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:40.515 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:18:40.648 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:42.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:41 smithi135 bash[24664]: docker: Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit. 2024-02-23T00:18:42.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:41 smithi135 bash[24664]: See 'docker run --help'. 2024-02-23T00:18:42.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:41 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Main process exited, code=exited, status=125/n/a 2024-02-23T00:18:42.115 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:41 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:18:42.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:42 smithi079 bash[14134]: cluster 2024-02-23T00:18:41.308256+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:42.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:42 smithi079 bash[18087]: cluster 2024-02-23T00:18:41.308256+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:42.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:42 smithi135 bash[14191]: cluster 2024-02-23T00:18:41.308256+0000 mgr.y (mgr.14138) 317 : cluster [DBG] pgmap v256: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:43.355 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:43.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:43 smithi079 bash[18087]: audit 2024-02-23T00:18:43.353744+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.79:0/3055576773' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:43.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:43 smithi079 bash[14134]: audit 2024-02-23T00:18:43.353744+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.79:0/3055576773' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:43.864 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:43 smithi135 bash[14191]: audit 2024-02-23T00:18:43.353744+0000 mon.a (mon.0) 585 : audit [DBG] from='client.? 172.21.15.79:0/3055576773' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:44.010 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:18:44.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:44 smithi135 bash[14191]: cluster 2024-02-23T00:18:43.308908+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:44.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:44 smithi079 bash[14134]: cluster 2024-02-23T00:18:43.308908+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:44.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:44 smithi079 bash[18087]: cluster 2024-02-23T00:18:43.308908+0000 mgr.y (mgr.14138) 318 : cluster [DBG] pgmap v257: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:46.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:46 smithi135 bash[14191]: cluster 2024-02-23T00:18:45.309524+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:46.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:46 smithi079 bash[14134]: cluster 2024-02-23T00:18:45.309524+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:46.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:46 smithi079 bash[18087]: cluster 2024-02-23T00:18:45.309524+0000 mgr.y (mgr.14138) 319 : cluster [DBG] pgmap v258: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:47.012 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:18:47.150 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:48.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:48 smithi135 bash[14191]: cluster 2024-02-23T00:18:47.310236+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:48 smithi079 bash[14134]: cluster 2024-02-23T00:18:47.310236+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:48 smithi079 bash[18087]: cluster 2024-02-23T00:18:47.310236+0000 mgr.y (mgr.14138) 320 : cluster [DBG] pgmap v259: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:49.943 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:50.609 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:18:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:50 smithi135 bash[14191]: cluster 2024-02-23T00:18:49.310864+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:50.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:50 smithi135 bash[14191]: audit 2024-02-23T00:18:49.941861+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.79:0/3716932794' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:50 smithi079 bash[14134]: cluster 2024-02-23T00:18:49.310864+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:50 smithi079 bash[14134]: audit 2024-02-23T00:18:49.941861+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.79:0/3716932794' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:50 smithi079 bash[18087]: cluster 2024-02-23T00:18:49.310864+0000 mgr.y (mgr.14138) 321 : cluster [DBG] pgmap v260: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:50.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:50 smithi079 bash[18087]: audit 2024-02-23T00:18:49.941861+0000 mon.a (mon.0) 586 : audit [DBG] from='client.? 172.21.15.79:0/3716932794' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:51.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:51 smithi135 bash[14191]: cluster 2024-02-23T00:18:51.311502+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:51 smithi079 bash[14134]: cluster 2024-02-23T00:18:51.311502+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:51.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:51 smithi079 bash[18087]: cluster 2024-02-23T00:18:51.311502+0000 mgr.y (mgr.14138) 322 : cluster [DBG] pgmap v261: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:52.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:51 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Scheduled restart job, restart counter is at 9. 2024-02-23T00:18:52.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:51 smithi135 systemd[1]: Stopped Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:52.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:51 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Start request repeated too quickly. 2024-02-23T00:18:52.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:51 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@node-exporter.b.service: Failed with result 'exit-code'. 2024-02-23T00:18:52.365 INFO:journalctl@ceph.node-exporter.b.smithi135.stdout:Feb 23 00:18:51 smithi135 systemd[1]: Failed to start Ceph node-exporter.b for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:18:53.610 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:18:53.745 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:18:54.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:54 smithi135 bash[14191]: cluster 2024-02-23T00:18:53.312208+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:54.889 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:54 smithi079 bash[14134]: cluster 2024-02-23T00:18:53.312208+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:54.890 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:54 smithi079 bash[18087]: cluster 2024-02-23T00:18:53.312208+0000 mgr.y (mgr.14138) 323 : cluster [DBG] pgmap v262: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:56.479 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:18:56.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:56 smithi135 bash[14191]: cluster 2024-02-23T00:18:55.312884+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:56.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:56 smithi135 bash[14191]: audit 2024-02-23T00:18:56.477793+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.79:0/3164759655' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:56.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:56 smithi079 bash[14134]: cluster 2024-02-23T00:18:55.312884+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:56.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:56 smithi079 bash[14134]: audit 2024-02-23T00:18:56.477793+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.79:0/3164759655' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:56.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:56 smithi079 bash[18087]: cluster 2024-02-23T00:18:55.312884+0000 mgr.y (mgr.14138) 324 : cluster [DBG] pgmap v263: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:56.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:56 smithi079 bash[18087]: audit 2024-02-23T00:18:56.477793+0000 mon.c (mon.1) 29 : audit [DBG] from='client.? 172.21.15.79:0/3164759655' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:18:57.187 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:18:58.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:58 smithi135 bash[14191]: cluster 2024-02-23T00:18:57.313524+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:58 smithi079 bash[14134]: cluster 2024-02-23T00:18:57.313524+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:58.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:58 smithi079 bash[18087]: cluster 2024-02-23T00:18:57.313524+0000 mgr.y (mgr.14138) 325 : cluster [DBG] pgmap v264: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:18:59.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:18:59 smithi135 bash[14191]: cluster 2024-02-23T00:18:59.314199+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v265: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:59.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:18:59 smithi079 bash[14134]: cluster 2024-02-23T00:18:59.314199+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v265: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:18:59.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:18:59 smithi079 bash[18087]: cluster 2024-02-23T00:18:59.314199+0000 mgr.y (mgr.14138) 326 : cluster [DBG] pgmap v265: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:00.188 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:00.317 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:02.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:02 smithi079 bash[14134]: cluster 2024-02-23T00:19:01.314822+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v266: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:02.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:02 smithi079 bash[18087]: cluster 2024-02-23T00:19:01.314822+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v266: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:02.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:02 smithi135 bash[14191]: cluster 2024-02-23T00:19:01.314822+0000 mgr.y (mgr.14138) 327 : cluster [DBG] pgmap v266: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:03.008 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:03.650 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:03.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:03 smithi135 bash[14191]: audit 2024-02-23T00:19:03.006697+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.79:0/1951335684' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:03.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:03 smithi079 bash[14134]: audit 2024-02-23T00:19:03.006697+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.79:0/1951335684' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:03.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:03 smithi079 bash[18087]: audit 2024-02-23T00:19:03.006697+0000 mon.c (mon.1) 30 : audit [DBG] from='client.? 172.21.15.79:0/1951335684' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:04.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:04 smithi135 bash[14191]: cluster 2024-02-23T00:19:03.315449+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v267: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:04 smithi079 bash[14134]: cluster 2024-02-23T00:19:03.315449+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v267: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:04.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:04 smithi079 bash[18087]: cluster 2024-02-23T00:19:03.315449+0000 mgr.y (mgr.14138) 328 : cluster [DBG] pgmap v267: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:06.651 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:06.782 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:06.810 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:06 smithi079 bash[18087]: cluster 2024-02-23T00:19:05.316123+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v268: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:06.811 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:06 smithi079 bash[14134]: cluster 2024-02-23T00:19:05.316123+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v268: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:06.828 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:06 smithi135 bash[14191]: cluster 2024-02-23T00:19:05.316123+0000 mgr.y (mgr.14138) 329 : cluster [DBG] pgmap v268: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:08.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:08 smithi079 bash[14134]: cluster 2024-02-23T00:19:07.316836+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v269: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:08.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:08 smithi079 bash[18087]: cluster 2024-02-23T00:19:07.316836+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v269: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:08.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:08 smithi135 bash[14191]: cluster 2024-02-23T00:19:07.316836+0000 mgr.y (mgr.14138) 330 : cluster [DBG] pgmap v269: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:09.465 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:09.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:09 smithi135 bash[14191]: cluster 2024-02-23T00:19:09.317455+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v270: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:09.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:09 smithi135 bash[14191]: audit 2024-02-23T00:19:09.464073+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.79:0/1218273788' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:09 smithi079 bash[14134]: cluster 2024-02-23T00:19:09.317455+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v270: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:09 smithi079 bash[14134]: audit 2024-02-23T00:19:09.464073+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.79:0/1218273788' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:09 smithi079 bash[18087]: cluster 2024-02-23T00:19:09.317455+0000 mgr.y (mgr.14138) 331 : cluster [DBG] pgmap v270: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:09.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:09 smithi079 bash[18087]: audit 2024-02-23T00:19:09.464073+0000 mon.a (mon.0) 587 : audit [DBG] from='client.? 172.21.15.79:0/1218273788' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:10.137 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:12.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:12 smithi079 bash[14134]: cluster 2024-02-23T00:19:11.318103+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v271: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:12.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:12 smithi079 bash[18087]: cluster 2024-02-23T00:19:11.318103+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v271: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:12.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:12 smithi135 bash[14191]: cluster 2024-02-23T00:19:11.318103+0000 mgr.y (mgr.14138) 332 : cluster [DBG] pgmap v271: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:13.139 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:13.272 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:14.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:14 smithi135 bash[14191]: cluster 2024-02-23T00:19:13.318702+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v272: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:14.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:14 smithi079 bash[14134]: cluster 2024-02-23T00:19:13.318702+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v272: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:14.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:14 smithi079 bash[18087]: cluster 2024-02-23T00:19:13.318702+0000 mgr.y (mgr.14138) 333 : cluster [DBG] pgmap v272: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:16.164 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:16.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:16 smithi079 bash[14134]: cluster 2024-02-23T00:19:15.319294+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v273: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:16.710 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:16 smithi079 bash[14134]: audit 2024-02-23T00:19:16.162727+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.79:0/3433225023' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:16.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:16 smithi079 bash[18087]: cluster 2024-02-23T00:19:15.319294+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v273: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:16.710 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:16 smithi079 bash[18087]: audit 2024-02-23T00:19:16.162727+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.79:0/3433225023' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:16.843 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:16.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:16 smithi135 bash[14191]: cluster 2024-02-23T00:19:15.319294+0000 mgr.y (mgr.14138) 334 : cluster [DBG] pgmap v273: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:16.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:16 smithi135 bash[14191]: audit 2024-02-23T00:19:16.162727+0000 mon.a (mon.0) 588 : audit [DBG] from='client.? 172.21.15.79:0/3433225023' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:18.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:18 smithi135 bash[14191]: cluster 2024-02-23T00:19:17.320011+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v274: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:18.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:18 smithi079 bash[14134]: cluster 2024-02-23T00:19:17.320011+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v274: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:18.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:18 smithi079 bash[18087]: cluster 2024-02-23T00:19:17.320011+0000 mgr.y (mgr.14138) 335 : cluster [DBG] pgmap v274: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:19.844 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:19.976 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:20.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:20 smithi135 bash[14191]: cluster 2024-02-23T00:19:19.320764+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v275: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:20.887 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:20 smithi079 bash[18087]: cluster 2024-02-23T00:19:19.320764+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v275: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:20.888 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:20 smithi079 bash[14134]: cluster 2024-02-23T00:19:19.320764+0000 mgr.y (mgr.14138) 336 : cluster [DBG] pgmap v275: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:22.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:22 smithi079 bash[18087]: cluster 2024-02-23T00:19:21.321526+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v276: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:22.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:22 smithi079 bash[14134]: cluster 2024-02-23T00:19:21.321526+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v276: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:22.768 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:22.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:22 smithi135 bash[14191]: cluster 2024-02-23T00:19:21.321526+0000 mgr.y (mgr.14138) 337 : cluster [DBG] pgmap v276: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:23.472 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:23.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:23 smithi135 bash[14191]: audit 2024-02-23T00:19:22.767338+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.79:0/93592131' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:23.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:23 smithi135 bash[14191]: cluster 2024-02-23T00:19:23.322406+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v277: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:23.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:23 smithi079 bash[18087]: audit 2024-02-23T00:19:22.767338+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.79:0/93592131' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:23.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:23 smithi079 bash[18087]: cluster 2024-02-23T00:19:23.322406+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v277: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:23 smithi079 bash[14134]: audit 2024-02-23T00:19:22.767338+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.79:0/93592131' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:23 smithi079 bash[14134]: cluster 2024-02-23T00:19:23.322406+0000 mgr.y (mgr.14138) 338 : cluster [DBG] pgmap v277: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:26.474 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:26.607 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:26.632 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:26 smithi079 bash[18087]: cluster 2024-02-23T00:19:25.323160+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v278: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:26.632 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:26 smithi079 bash[14134]: cluster 2024-02-23T00:19:25.323160+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v278: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:26.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:26 smithi135 bash[14191]: cluster 2024-02-23T00:19:25.323160+0000 mgr.y (mgr.14138) 339 : cluster [DBG] pgmap v278: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:28.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:28 smithi135 bash[14191]: cluster 2024-02-23T00:19:27.324004+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v279: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:28.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:28 smithi079 bash[14134]: cluster 2024-02-23T00:19:27.324004+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v279: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:28.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:28 smithi079 bash[18087]: cluster 2024-02-23T00:19:27.324004+0000 mgr.y (mgr.14138) 340 : cluster [DBG] pgmap v279: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:29.343 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:29.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:29 smithi079 bash[18087]: audit 2024-02-23T00:19:29.341611+0000 mon.a (mon.0) 590 : audit [DBG] from='client.? 172.21.15.79:0/720014516' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:29.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:29 smithi079 bash[14134]: audit 2024-02-23T00:19:29.341611+0000 mon.a (mon.0) 590 : audit [DBG] from='client.? 172.21.15.79:0/720014516' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:29.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:29 smithi135 bash[14191]: audit 2024-02-23T00:19:29.341611+0000 mon.a (mon.0) 590 : audit [DBG] from='client.? 172.21.15.79:0/720014516' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:30.059 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:30.865 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:30 smithi135 bash[14191]: cluster 2024-02-23T00:19:29.324509+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v280: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:30.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:30 smithi079 bash[14134]: cluster 2024-02-23T00:19:29.324509+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v280: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:30.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:30 smithi079 bash[18087]: cluster 2024-02-23T00:19:29.324509+0000 mgr.y (mgr.14138) 341 : cluster [DBG] pgmap v280: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:32.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:32 smithi135 bash[14191]: cluster 2024-02-23T00:19:31.325099+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v281: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:32.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:32 smithi079 bash[14134]: cluster 2024-02-23T00:19:31.325099+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v281: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:32.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:32 smithi079 bash[18087]: cluster 2024-02-23T00:19:31.325099+0000 mgr.y (mgr.14138) 342 : cluster [DBG] pgmap v281: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:33.060 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:33.194 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:33.621 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:33 smithi079 bash[14134]: cluster 2024-02-23T00:19:33.325825+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v282: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:33.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:33 smithi079 bash[18087]: cluster 2024-02-23T00:19:33.325825+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v282: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:34.116 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:33 smithi135 bash[14191]: cluster 2024-02-23T00:19:33.325825+0000 mgr.y (mgr.14138) 343 : cluster [DBG] pgmap v282: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:34 smithi079 bash[14134]: audit 2024-02-23T00:19:33.654251+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:19:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:34 smithi079 bash[14134]: audit 2024-02-23T00:19:33.655105+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:19:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:34 smithi079 bash[18087]: audit 2024-02-23T00:19:33.654251+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:19:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:34 smithi079 bash[18087]: audit 2024-02-23T00:19:33.655105+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:19:35.116 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:34 smithi135 bash[14191]: audit 2024-02-23T00:19:33.654251+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:19:35.116 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:34 smithi135 bash[14191]: audit 2024-02-23T00:19:33.655105+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:19:35.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:35 smithi079 bash[14134]: cluster 2024-02-23T00:19:35.326539+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v283: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:35.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:35 smithi079 bash[18087]: cluster 2024-02-23T00:19:35.326539+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v283: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:35.923 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:36.116 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:35 smithi135 bash[14191]: cluster 2024-02-23T00:19:35.326539+0000 mgr.y (mgr.14138) 344 : cluster [DBG] pgmap v283: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:36.606 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:36 smithi079 bash[14134]: audit 2024-02-23T00:19:35.922179+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.79:0/1982024090' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:36 smithi079 bash[18087]: audit 2024-02-23T00:19:35.922179+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.79:0/1982024090' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:37.116 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:36 smithi135 bash[14191]: audit 2024-02-23T00:19:35.922179+0000 mon.a (mon.0) 593 : audit [DBG] from='client.? 172.21.15.79:0/1982024090' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:38.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:38 smithi135 bash[14191]: cluster 2024-02-23T00:19:37.327208+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v284: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:38 smithi079 bash[14134]: cluster 2024-02-23T00:19:37.327208+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v284: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:38 smithi079 bash[18087]: cluster 2024-02-23T00:19:37.327208+0000 mgr.y (mgr.14138) 345 : cluster [DBG] pgmap v284: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:39.608 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:39.738 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:40.804 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:40 smithi079 bash[14134]: cluster 2024-02-23T00:19:39.328012+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v285: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:40.805 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:40 smithi079 bash[18087]: cluster 2024-02-23T00:19:39.328012+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v285: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:40.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:40 smithi135 bash[14191]: cluster 2024-02-23T00:19:39.328012+0000 mgr.y (mgr.14138) 346 : cluster [DBG] pgmap v285: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:42.392 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:42.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:42 smithi135 bash[14191]: cluster 2024-02-23T00:19:41.328708+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v286: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:42.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:42 smithi135 bash[14191]: audit 2024-02-23T00:19:42.391145+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.79:0/3146898188' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:42.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:42 smithi079 bash[14134]: cluster 2024-02-23T00:19:41.328708+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v286: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:42.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:42 smithi079 bash[14134]: audit 2024-02-23T00:19:42.391145+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.79:0/3146898188' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:42.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:42 smithi079 bash[18087]: cluster 2024-02-23T00:19:41.328708+0000 mgr.y (mgr.14138) 347 : cluster [DBG] pgmap v286: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:42.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:42 smithi079 bash[18087]: audit 2024-02-23T00:19:42.391145+0000 mon.c (mon.1) 31 : audit [DBG] from='client.? 172.21.15.79:0/3146898188' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:43.069 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:44.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:44 smithi135 bash[14191]: cluster 2024-02-23T00:19:43.329408+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v287: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:44.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:44 smithi079 bash[18087]: cluster 2024-02-23T00:19:43.329408+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v287: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:44.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:44 smithi079 bash[14134]: cluster 2024-02-23T00:19:43.329408+0000 mgr.y (mgr.14138) 348 : cluster [DBG] pgmap v287: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:46.070 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:46.206 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:46.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:46 smithi135 bash[14191]: cluster 2024-02-23T00:19:45.330055+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v288: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:46.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:46 smithi079 bash[14134]: cluster 2024-02-23T00:19:45.330055+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v288: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:46.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:46 smithi079 bash[18087]: cluster 2024-02-23T00:19:45.330055+0000 mgr.y (mgr.14138) 349 : cluster [DBG] pgmap v288: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:48.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:48 smithi135 bash[14191]: cluster 2024-02-23T00:19:47.330960+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v289: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:48 smithi079 bash[18087]: cluster 2024-02-23T00:19:47.330960+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v289: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:48 smithi079 bash[14134]: cluster 2024-02-23T00:19:47.330960+0000 mgr.y (mgr.14138) 350 : cluster [DBG] pgmap v289: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:49.102 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:49.782 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:49.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:49 smithi135 bash[14191]: audit 2024-02-23T00:19:49.100727+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.79:0/376729542' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:49.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:49 smithi079 bash[14134]: audit 2024-02-23T00:19:49.100727+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.79:0/376729542' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:49.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:49 smithi079 bash[18087]: audit 2024-02-23T00:19:49.100727+0000 mon.a (mon.0) 594 : audit [DBG] from='client.? 172.21.15.79:0/376729542' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:50.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:50 smithi135 bash[14191]: cluster 2024-02-23T00:19:49.331619+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v290: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:50 smithi079 bash[14134]: cluster 2024-02-23T00:19:49.331619+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v290: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:50 smithi079 bash[18087]: cluster 2024-02-23T00:19:49.331619+0000 mgr.y (mgr.14138) 351 : cluster [DBG] pgmap v290: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:52.783 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:52.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:52 smithi135 bash[14191]: cluster 2024-02-23T00:19:51.332253+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v291: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:52.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:52 smithi079 bash[14134]: cluster 2024-02-23T00:19:51.332253+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v291: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:52.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:52 smithi079 bash[18087]: cluster 2024-02-23T00:19:51.332253+0000 mgr.y (mgr.14138) 352 : cluster [DBG] pgmap v291: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:52.913 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:19:53.833 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:53 smithi079 bash[18087]: cluster 2024-02-23T00:19:53.332926+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v292: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:53.833 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:53 smithi079 bash[14134]: cluster 2024-02-23T00:19:53.332926+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v292: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:53.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:53 smithi135 bash[14191]: cluster 2024-02-23T00:19:53.332926+0000 mgr.y (mgr.14138) 353 : cluster [DBG] pgmap v292: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:19:55.588 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:19:56.279 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:19:56.659 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:56 smithi079 bash[14134]: cluster 2024-02-23T00:19:55.333410+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v293: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:56.660 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:56 smithi079 bash[14134]: audit 2024-02-23T00:19:55.586513+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.79:0/2467645729' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:56.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:56 smithi079 bash[18087]: cluster 2024-02-23T00:19:55.333410+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v293: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:56.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:56 smithi079 bash[18087]: audit 2024-02-23T00:19:55.586513+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.79:0/2467645729' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:56.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:56 smithi135 bash[14191]: cluster 2024-02-23T00:19:55.333410+0000 mgr.y (mgr.14138) 354 : cluster [DBG] pgmap v293: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:56.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:56 smithi135 bash[14191]: audit 2024-02-23T00:19:55.586513+0000 mon.c (mon.1) 32 : audit [DBG] from='client.? 172.21.15.79:0/2467645729' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:19:58.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:19:58 smithi135 bash[14191]: cluster 2024-02-23T00:19:57.334060+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v294: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:58.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:19:58 smithi079 bash[18087]: cluster 2024-02-23T00:19:57.334060+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v294: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:19:58 smithi079 bash[14134]: cluster 2024-02-23T00:19:57.334060+0000 mgr.y (mgr.14138) 355 : cluster [DBG] pgmap v294: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:19:59.281 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:19:59.415 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:00.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:00 smithi135 bash[14191]: cluster 2024-02-23T00:19:59.334726+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v295: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:00 smithi135 bash[14191]: cluster 2024-02-23T00:20:00.000186+0000 mon.a (mon.0) 595 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-23T00:20:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:00 smithi135 bash[14191]: cluster 2024-02-23T00:20:00.000243+0000 mon.a (mon.0) 596 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-23T00:20:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:00 smithi135 bash[14191]: cluster 2024-02-23T00:20:00.000292+0000 mon.a (mon.0) 597 : cluster [WRN] daemon node-exporter.b on smithi135 is in unknown state 2024-02-23T00:20:00.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[18087]: cluster 2024-02-23T00:19:59.334726+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v295: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[18087]: cluster 2024-02-23T00:20:00.000186+0000 mon.a (mon.0) 595 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[18087]: cluster 2024-02-23T00:20:00.000243+0000 mon.a (mon.0) 596 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[18087]: cluster 2024-02-23T00:20:00.000292+0000 mon.a (mon.0) 597 : cluster [WRN] daemon node-exporter.b on smithi135 is in unknown state 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[14134]: cluster 2024-02-23T00:19:59.334726+0000 mgr.y (mgr.14138) 356 : cluster [DBG] pgmap v295: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[14134]: cluster 2024-02-23T00:20:00.000186+0000 mon.a (mon.0) 595 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[14134]: cluster 2024-02-23T00:20:00.000243+0000 mon.a (mon.0) 596 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) 2024-02-23T00:20:00.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:00 smithi079 bash[14134]: cluster 2024-02-23T00:20:00.000292+0000 mon.a (mon.0) 597 : cluster [WRN] daemon node-exporter.b on smithi135 is in unknown state 2024-02-23T00:20:02.180 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:02.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:02 smithi079 bash[14134]: cluster 2024-02-23T00:20:01.335439+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v296: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:02.661 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:02 smithi079 bash[14134]: audit 2024-02-23T00:20:02.176754+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.79:0/4106000272' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:02.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:02 smithi079 bash[18087]: cluster 2024-02-23T00:20:01.335439+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v296: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:02.661 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:02 smithi079 bash[18087]: audit 2024-02-23T00:20:02.176754+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.79:0/4106000272' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:02.859 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:02.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:02 smithi135 bash[14191]: cluster 2024-02-23T00:20:01.335439+0000 mgr.y (mgr.14138) 357 : cluster [DBG] pgmap v296: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:02.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:02 smithi135 bash[14191]: audit 2024-02-23T00:20:02.176754+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.79:0/4106000272' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:04.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:04 smithi135 bash[14191]: cluster 2024-02-23T00:20:03.336134+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v297: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:04.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:04 smithi079 bash[18087]: cluster 2024-02-23T00:20:03.336134+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v297: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:04.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:04 smithi079 bash[14134]: cluster 2024-02-23T00:20:03.336134+0000 mgr.y (mgr.14138) 358 : cluster [DBG] pgmap v297: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:05.860 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:05.993 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:06.828 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:06 smithi079 bash[18087]: cluster 2024-02-23T00:20:05.336744+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v298: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:06.828 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:06 smithi079 bash[14134]: cluster 2024-02-23T00:20:05.336744+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v298: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:06.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:06 smithi135 bash[14191]: cluster 2024-02-23T00:20:05.336744+0000 mgr.y (mgr.14138) 359 : cluster [DBG] pgmap v298: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:08.794 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:08.819 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:08 smithi079 bash[18087]: cluster 2024-02-23T00:20:07.337535+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v299: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:08.819 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:08 smithi079 bash[14134]: cluster 2024-02-23T00:20:07.337535+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v299: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:08.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:08 smithi135 bash[14191]: cluster 2024-02-23T00:20:07.337535+0000 mgr.y (mgr.14138) 360 : cluster [DBG] pgmap v299: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:09.438 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:09.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:09 smithi135 bash[14191]: audit 2024-02-23T00:20:08.792361+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.79:0/954651833' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:09.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:09 smithi079 bash[18087]: audit 2024-02-23T00:20:08.792361+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.79:0/954651833' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:09 smithi079 bash[14134]: audit 2024-02-23T00:20:08.792361+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.79:0/954651833' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:10.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:10 smithi135 bash[14191]: cluster 2024-02-23T00:20:09.338325+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v300: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:10 smithi079 bash[14134]: cluster 2024-02-23T00:20:09.338325+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v300: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:10.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:10 smithi079 bash[18087]: cluster 2024-02-23T00:20:09.338325+0000 mgr.y (mgr.14138) 361 : cluster [DBG] pgmap v300: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:11.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:11 smithi079 bash[14134]: cluster 2024-02-23T00:20:11.338913+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v301: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:11.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:11 smithi079 bash[18087]: cluster 2024-02-23T00:20:11.338913+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v301: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:12.116 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:11 smithi135 bash[14191]: cluster 2024-02-23T00:20:11.338913+0000 mgr.y (mgr.14138) 362 : cluster [DBG] pgmap v301: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:12.439 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:12.570 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:14.855 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:14 smithi079 bash[14134]: cluster 2024-02-23T00:20:13.339642+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v302: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:14.855 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:14 smithi079 bash[18087]: cluster 2024-02-23T00:20:13.339642+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v302: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:14.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:14 smithi135 bash[14191]: cluster 2024-02-23T00:20:13.339642+0000 mgr.y (mgr.14138) 363 : cluster [DBG] pgmap v302: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:15.257 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:15.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:15 smithi135 bash[14191]: audit 2024-02-23T00:20:15.256057+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.79:0/3726310040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:15.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:15 smithi079 bash[14134]: audit 2024-02-23T00:20:15.256057+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.79:0/3726310040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:15.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:15 smithi079 bash[18087]: audit 2024-02-23T00:20:15.256057+0000 mon.c (mon.1) 33 : audit [DBG] from='client.? 172.21.15.79:0/3726310040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:15.943 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:16.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:16 smithi135 bash[14191]: cluster 2024-02-23T00:20:15.340340+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v303: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:16.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:16 smithi079 bash[18087]: cluster 2024-02-23T00:20:15.340340+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v303: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:16.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:16 smithi079 bash[14134]: cluster 2024-02-23T00:20:15.340340+0000 mgr.y (mgr.14138) 364 : cluster [DBG] pgmap v303: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:18.866 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:18 smithi135 bash[14191]: cluster 2024-02-23T00:20:17.341003+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v304: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:18.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:18 smithi079 bash[14134]: cluster 2024-02-23T00:20:17.341003+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v304: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:18.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:18 smithi079 bash[18087]: cluster 2024-02-23T00:20:17.341003+0000 mgr.y (mgr.14138) 365 : cluster [DBG] pgmap v304: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:18.944 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:19.079 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:20.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:20 smithi135 bash[14191]: cluster 2024-02-23T00:20:19.341771+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v305: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:20.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:20 smithi079 bash[14134]: cluster 2024-02-23T00:20:19.341771+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v305: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:20.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:20 smithi079 bash[18087]: cluster 2024-02-23T00:20:19.341771+0000 mgr.y (mgr.14138) 366 : cluster [DBG] pgmap v305: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:21.908 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:22.595 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:22.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:22 smithi135 bash[14191]: cluster 2024-02-23T00:20:21.342477+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v306: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:22.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:22 smithi135 bash[14191]: audit 2024-02-23T00:20:21.906377+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.79:0/2822148595' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:22 smithi079 bash[14134]: cluster 2024-02-23T00:20:21.342477+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v306: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:22 smithi079 bash[14134]: audit 2024-02-23T00:20:21.906377+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.79:0/2822148595' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:22.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:22 smithi079 bash[18087]: cluster 2024-02-23T00:20:21.342477+0000 mgr.y (mgr.14138) 367 : cluster [DBG] pgmap v306: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:22.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:22 smithi079 bash[18087]: audit 2024-02-23T00:20:21.906377+0000 mon.c (mon.1) 34 : audit [DBG] from='client.? 172.21.15.79:0/2822148595' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:24.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:24 smithi135 bash[14191]: cluster 2024-02-23T00:20:23.343172+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v307: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:24.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:24 smithi079 bash[18087]: cluster 2024-02-23T00:20:23.343172+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v307: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:24.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:24 smithi079 bash[14134]: cluster 2024-02-23T00:20:23.343172+0000 mgr.y (mgr.14138) 368 : cluster [DBG] pgmap v307: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:25.597 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:25.726 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:25.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:25 smithi135 bash[14191]: cluster 2024-02-23T00:20:25.343830+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v308: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:25.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:25 smithi079 bash[14134]: cluster 2024-02-23T00:20:25.343830+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v308: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:25.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:25 smithi079 bash[18087]: cluster 2024-02-23T00:20:25.343830+0000 mgr.y (mgr.14138) 369 : cluster [DBG] pgmap v308: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:28.629 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:28.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:28 smithi135 bash[14191]: cluster 2024-02-23T00:20:27.344533+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v309: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:28.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:28 smithi079 bash[14134]: cluster 2024-02-23T00:20:27.344533+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v309: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:28.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:28 smithi079 bash[18087]: cluster 2024-02-23T00:20:27.344533+0000 mgr.y (mgr.14138) 370 : cluster [DBG] pgmap v309: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:29.361 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:29.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:29 smithi079 bash[18087]: audit 2024-02-23T00:20:28.627576+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.79:0/1707967389' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:29.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:29 smithi079 bash[14134]: audit 2024-02-23T00:20:28.627576+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.79:0/1707967389' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:29.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:29 smithi135 bash[14191]: audit 2024-02-23T00:20:28.627576+0000 mon.c (mon.1) 35 : audit [DBG] from='client.? 172.21.15.79:0/1707967389' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:30.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:30 smithi135 bash[14191]: cluster 2024-02-23T00:20:29.345373+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v310: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:30.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:30 smithi079 bash[14134]: cluster 2024-02-23T00:20:29.345373+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v310: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:30.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:30 smithi079 bash[18087]: cluster 2024-02-23T00:20:29.345373+0000 mgr.y (mgr.14138) 371 : cluster [DBG] pgmap v310: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:31.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:31 smithi135 bash[14191]: cluster 2024-02-23T00:20:31.346186+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v311: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:31.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:31 smithi079 bash[14134]: cluster 2024-02-23T00:20:31.346186+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v311: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:31.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:31 smithi079 bash[18087]: cluster 2024-02-23T00:20:31.346186+0000 mgr.y (mgr.14138) 372 : cluster [DBG] pgmap v311: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:32.362 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:32.495 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:34.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:34 smithi135 bash[14191]: cluster 2024-02-23T00:20:33.346902+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v312: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:34.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:34 smithi135 bash[14191]: audit 2024-02-23T00:20:33.660221+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:20:34.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:34 smithi135 bash[14191]: audit 2024-02-23T00:20:33.662596+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:20:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:34 smithi079 bash[14134]: cluster 2024-02-23T00:20:33.346902+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v312: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:34 smithi079 bash[14134]: audit 2024-02-23T00:20:33.660221+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:20:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:34 smithi079 bash[14134]: audit 2024-02-23T00:20:33.662596+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:20:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:34 smithi079 bash[18087]: cluster 2024-02-23T00:20:33.346902+0000 mgr.y (mgr.14138) 373 : cluster [DBG] pgmap v312: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:34 smithi079 bash[18087]: audit 2024-02-23T00:20:33.660221+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:20:34.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:34 smithi079 bash[18087]: audit 2024-02-23T00:20:33.662596+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:20:35.389 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:35.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:35 smithi135 bash[14191]: audit 2024-02-23T00:20:35.387775+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.79:0/1892255068' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:35.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:35 smithi079 bash[18087]: audit 2024-02-23T00:20:35.387775+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.79:0/1892255068' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:35.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:35 smithi079 bash[14134]: audit 2024-02-23T00:20:35.387775+0000 mon.c (mon.1) 36 : audit [DBG] from='client.? 172.21.15.79:0/1892255068' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:36.090 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:36.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:36 smithi135 bash[14191]: cluster 2024-02-23T00:20:35.347527+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v313: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:36 smithi079 bash[18087]: cluster 2024-02-23T00:20:35.347527+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v313: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:36 smithi079 bash[14134]: cluster 2024-02-23T00:20:35.347527+0000 mgr.y (mgr.14138) 374 : cluster [DBG] pgmap v313: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:38.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:38 smithi135 bash[14191]: cluster 2024-02-23T00:20:37.348319+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v314: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:38 smithi079 bash[14134]: cluster 2024-02-23T00:20:37.348319+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v314: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:38 smithi079 bash[18087]: cluster 2024-02-23T00:20:37.348319+0000 mgr.y (mgr.14138) 375 : cluster [DBG] pgmap v314: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:39.092 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:39.225 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:40.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:40 smithi135 bash[14191]: cluster 2024-02-23T00:20:39.349165+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v315: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:40 smithi079 bash[14134]: cluster 2024-02-23T00:20:39.349165+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v315: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:40.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:40 smithi079 bash[18087]: cluster 2024-02-23T00:20:39.349165+0000 mgr.y (mgr.14138) 376 : cluster [DBG] pgmap v315: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:41.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:41 smithi079 bash[14134]: cluster 2024-02-23T00:20:41.349858+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v316: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:41.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:41 smithi079 bash[18087]: cluster 2024-02-23T00:20:41.349858+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v316: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:41.978 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:42.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:41 smithi135 bash[14191]: cluster 2024-02-23T00:20:41.349858+0000 mgr.y (mgr.14138) 377 : cluster [DBG] pgmap v316: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:42.696 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:42.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:42 smithi079 bash[14134]: audit 2024-02-23T00:20:41.977196+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.79:0/1257597253' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:42.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:42 smithi079 bash[18087]: audit 2024-02-23T00:20:41.977196+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.79:0/1257597253' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:43.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:42 smithi135 bash[14191]: audit 2024-02-23T00:20:41.977196+0000 mon.c (mon.1) 37 : audit [DBG] from='client.? 172.21.15.79:0/1257597253' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:43.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:43 smithi079 bash[14134]: cluster 2024-02-23T00:20:43.350696+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v317: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:43.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:43 smithi079 bash[18087]: cluster 2024-02-23T00:20:43.350696+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v317: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:44.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:43 smithi135 bash[14191]: cluster 2024-02-23T00:20:43.350696+0000 mgr.y (mgr.14138) 378 : cluster [DBG] pgmap v317: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:45.698 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:45.829 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:46.754 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:46 smithi079 bash[18087]: cluster 2024-02-23T00:20:45.351375+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v318: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:46.754 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:46 smithi079 bash[14134]: cluster 2024-02-23T00:20:45.351375+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v318: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:46.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:46 smithi135 bash[14191]: cluster 2024-02-23T00:20:45.351375+0000 mgr.y (mgr.14138) 379 : cluster [DBG] pgmap v318: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:48.693 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:48.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:48 smithi135 bash[14191]: cluster 2024-02-23T00:20:47.352003+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v319: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:48 smithi079 bash[14134]: cluster 2024-02-23T00:20:47.352003+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v319: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:48 smithi079 bash[18087]: cluster 2024-02-23T00:20:47.352003+0000 mgr.y (mgr.14138) 380 : cluster [DBG] pgmap v319: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:49.353 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:49.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:49 smithi079 bash[14134]: audit 2024-02-23T00:20:48.691393+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.79:0/3269642539' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:49.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:49 smithi079 bash[18087]: audit 2024-02-23T00:20:48.691393+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.79:0/3269642539' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:49.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:49 smithi135 bash[14191]: audit 2024-02-23T00:20:48.691393+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.79:0/3269642539' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:50.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:50 smithi135 bash[14191]: cluster 2024-02-23T00:20:49.352697+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v320: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:50 smithi079 bash[14134]: cluster 2024-02-23T00:20:49.352697+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v320: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:50 smithi079 bash[18087]: cluster 2024-02-23T00:20:49.352697+0000 mgr.y (mgr.14138) 381 : cluster [DBG] pgmap v320: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:51.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:51 smithi135 bash[14191]: cluster 2024-02-23T00:20:51.353349+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v321: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:51.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:51 smithi079 bash[18087]: cluster 2024-02-23T00:20:51.353349+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v321: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:51.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:51 smithi079 bash[14134]: cluster 2024-02-23T00:20:51.353349+0000 mgr.y (mgr.14138) 382 : cluster [DBG] pgmap v321: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:52.354 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:52.488 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:20:54.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:54 smithi135 bash[14191]: cluster 2024-02-23T00:20:53.354102+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v322: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:54.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:54 smithi079 bash[18087]: cluster 2024-02-23T00:20:53.354102+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v322: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:54.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:54 smithi079 bash[14134]: cluster 2024-02-23T00:20:53.354102+0000 mgr.y (mgr.14138) 383 : cluster [DBG] pgmap v322: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:20:55.116 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:20:55.781 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:20:55.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:55 smithi135 bash[14191]: audit 2024-02-23T00:20:55.114475+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.79:0/280823598' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:55.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:55 smithi079 bash[14134]: audit 2024-02-23T00:20:55.114475+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.79:0/280823598' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:55.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:55 smithi079 bash[18087]: audit 2024-02-23T00:20:55.114475+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.79:0/280823598' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:20:56.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:56 smithi135 bash[14191]: cluster 2024-02-23T00:20:55.354781+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v323: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:56.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:56 smithi079 bash[18087]: cluster 2024-02-23T00:20:55.354781+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v323: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:56.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:56 smithi079 bash[14134]: cluster 2024-02-23T00:20:55.354781+0000 mgr.y (mgr.14138) 384 : cluster [DBG] pgmap v323: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:58.782 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:20:58.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:20:58 smithi135 bash[14191]: cluster 2024-02-23T00:20:57.355568+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v324: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:58.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:20:58 smithi079 bash[18087]: cluster 2024-02-23T00:20:57.355568+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v324: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:58.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:20:58 smithi079 bash[14134]: cluster 2024-02-23T00:20:57.355568+0000 mgr.y (mgr.14138) 385 : cluster [DBG] pgmap v324: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:20:58.916 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:00.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:00 smithi135 bash[14191]: cluster 2024-02-23T00:20:59.356271+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v325: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:00.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:00 smithi079 bash[14134]: cluster 2024-02-23T00:20:59.356271+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v325: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:00.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:00 smithi079 bash[18087]: cluster 2024-02-23T00:20:59.356271+0000 mgr.y (mgr.14138) 386 : cluster [DBG] pgmap v325: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:01.695 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:01.886 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:01 smithi079 bash[18087]: cluster 2024-02-23T00:21:01.357043+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v326: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:01.887 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:01 smithi079 bash[14134]: cluster 2024-02-23T00:21:01.357043+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v326: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:02.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:01 smithi135 bash[14191]: cluster 2024-02-23T00:21:01.357043+0000 mgr.y (mgr.14138) 387 : cluster [DBG] pgmap v326: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:02.410 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:02.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:02 smithi079 bash[18087]: audit 2024-02-23T00:21:01.693958+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.79:0/3576011687' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:02.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:02 smithi079 bash[14134]: audit 2024-02-23T00:21:01.693958+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.79:0/3576011687' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:03.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:02 smithi135 bash[14191]: audit 2024-02-23T00:21:01.693958+0000 mon.c (mon.1) 38 : audit [DBG] from='client.? 172.21.15.79:0/3576011687' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:03.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:03 smithi079 bash[18087]: cluster 2024-02-23T00:21:03.357813+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v327: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:03.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:03 smithi079 bash[14134]: cluster 2024-02-23T00:21:03.357813+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v327: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:04.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:03 smithi135 bash[14191]: cluster 2024-02-23T00:21:03.357813+0000 mgr.y (mgr.14138) 388 : cluster [DBG] pgmap v327: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:05.412 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:05.547 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:06.727 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:06 smithi079 bash[14134]: cluster 2024-02-23T00:21:05.358634+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v328: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:06.727 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:06 smithi079 bash[18087]: cluster 2024-02-23T00:21:05.358634+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v328: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:06.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:06 smithi135 bash[14191]: cluster 2024-02-23T00:21:05.358634+0000 mgr.y (mgr.14138) 389 : cluster [DBG] pgmap v328: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:08.420 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:08 smithi135 bash[14191]: cluster 2024-02-23T00:21:07.359447+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v329: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:08.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:08 smithi135 bash[14191]: audit 2024-02-23T00:21:08.414815+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.79:0/3212620420' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:08 smithi079 bash[14134]: cluster 2024-02-23T00:21:07.359447+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v329: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:08 smithi079 bash[14134]: audit 2024-02-23T00:21:08.414815+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.79:0/3212620420' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:08 smithi079 bash[18087]: cluster 2024-02-23T00:21:07.359447+0000 mgr.y (mgr.14138) 390 : cluster [DBG] pgmap v329: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:08.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:08 smithi079 bash[18087]: audit 2024-02-23T00:21:08.414815+0000 mon.a (mon.0) 604 : audit [DBG] from='client.? 172.21.15.79:0/3212620420' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:09.140 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:10.867 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:10 smithi135 bash[14191]: cluster 2024-02-23T00:21:09.360188+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v330: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:10.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:10 smithi079 bash[18087]: cluster 2024-02-23T00:21:09.360188+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v330: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:10 smithi079 bash[14134]: cluster 2024-02-23T00:21:09.360188+0000 mgr.y (mgr.14138) 391 : cluster [DBG] pgmap v330: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:11.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:11 smithi079 bash[14134]: cluster 2024-02-23T00:21:11.360915+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v331: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:11.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:11 smithi079 bash[18087]: cluster 2024-02-23T00:21:11.360915+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v331: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:12.117 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:11 smithi135 bash[14191]: cluster 2024-02-23T00:21:11.360915+0000 mgr.y (mgr.14138) 392 : cluster [DBG] pgmap v331: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:12.141 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:12.273 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:14.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:14 smithi135 bash[14191]: cluster 2024-02-23T00:21:13.361665+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v332: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:14.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:14 smithi079 bash[14134]: cluster 2024-02-23T00:21:13.361665+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v332: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:14.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:14 smithi079 bash[18087]: cluster 2024-02-23T00:21:13.361665+0000 mgr.y (mgr.14138) 393 : cluster [DBG] pgmap v332: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:14.967 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:15.643 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:15.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:15 smithi135 bash[14191]: audit 2024-02-23T00:21:14.965596+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.79:0/3018800887' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:15.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:15 smithi079 bash[18087]: audit 2024-02-23T00:21:14.965596+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.79:0/3018800887' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:15.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:15 smithi079 bash[14134]: audit 2024-02-23T00:21:14.965596+0000 mon.a (mon.0) 605 : audit [DBG] from='client.? 172.21.15.79:0/3018800887' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:16.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:16 smithi135 bash[14191]: cluster 2024-02-23T00:21:15.362380+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v333: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:16.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:16 smithi079 bash[18087]: cluster 2024-02-23T00:21:15.362380+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v333: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:16.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:16 smithi079 bash[14134]: cluster 2024-02-23T00:21:15.362380+0000 mgr.y (mgr.14138) 394 : cluster [DBG] pgmap v333: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:18.648 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:18.783 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:18.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:18 smithi135 bash[14191]: cluster 2024-02-23T00:21:17.363107+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v334: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:18.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:18 smithi079 bash[14134]: cluster 2024-02-23T00:21:17.363107+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v334: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:18.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:18 smithi079 bash[18087]: cluster 2024-02-23T00:21:17.363107+0000 mgr.y (mgr.14138) 395 : cluster [DBG] pgmap v334: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:20.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:20 smithi079 bash[14134]: cluster 2024-02-23T00:21:19.363775+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v335: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:20.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:20 smithi079 bash[18087]: cluster 2024-02-23T00:21:19.363775+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v335: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:20.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:20 smithi135 bash[14191]: cluster 2024-02-23T00:21:19.363775+0000 mgr.y (mgr.14138) 396 : cluster [DBG] pgmap v335: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:21.520 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:21.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:21 smithi135 bash[14191]: audit 2024-02-23T00:21:21.518430+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.79:0/840464288' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:21.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:21 smithi079 bash[14134]: audit 2024-02-23T00:21:21.518430+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.79:0/840464288' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:21.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:21 smithi079 bash[18087]: audit 2024-02-23T00:21:21.518430+0000 mon.c (mon.1) 39 : audit [DBG] from='client.? 172.21.15.79:0/840464288' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:22.232 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:22.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:22 smithi135 bash[14191]: cluster 2024-02-23T00:21:21.364342+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v336: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:22.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:22 smithi079 bash[18087]: cluster 2024-02-23T00:21:21.364342+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v336: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:22.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:22 smithi079 bash[14134]: cluster 2024-02-23T00:21:21.364342+0000 mgr.y (mgr.14138) 397 : cluster [DBG] pgmap v336: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:23.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:23 smithi135 bash[14191]: cluster 2024-02-23T00:21:23.364992+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v337: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:23.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:23 smithi079 bash[18087]: cluster 2024-02-23T00:21:23.364992+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v337: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:23.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:23 smithi079 bash[14134]: cluster 2024-02-23T00:21:23.364992+0000 mgr.y (mgr.14138) 398 : cluster [DBG] pgmap v337: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:25.233 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:25.368 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:26.489 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:26 smithi079 bash[14134]: cluster 2024-02-23T00:21:25.365624+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v338: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:26.490 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:26 smithi079 bash[18087]: cluster 2024-02-23T00:21:25.365624+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v338: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:26.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:26 smithi135 bash[14191]: cluster 2024-02-23T00:21:25.365624+0000 mgr.y (mgr.14138) 399 : cluster [DBG] pgmap v338: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:28.155 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:28.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:28 smithi079 bash[14134]: cluster 2024-02-23T00:21:27.366326+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v339: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:28.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:28 smithi079 bash[14134]: audit 2024-02-23T00:21:28.153334+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.79:0/2085920223' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:28.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:28 smithi079 bash[18087]: cluster 2024-02-23T00:21:27.366326+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v339: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:28.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:28 smithi079 bash[18087]: audit 2024-02-23T00:21:28.153334+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.79:0/2085920223' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:28.868 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:28.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:28 smithi135 bash[14191]: cluster 2024-02-23T00:21:27.366326+0000 mgr.y (mgr.14138) 400 : cluster [DBG] pgmap v339: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:28.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:28 smithi135 bash[14191]: audit 2024-02-23T00:21:28.153334+0000 mon.a (mon.0) 606 : audit [DBG] from='client.? 172.21.15.79:0/2085920223' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:30.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:30 smithi135 bash[14191]: cluster 2024-02-23T00:21:29.367017+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v340: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:30.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:30 smithi079 bash[14134]: cluster 2024-02-23T00:21:29.367017+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v340: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:30.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:30 smithi079 bash[18087]: cluster 2024-02-23T00:21:29.367017+0000 mgr.y (mgr.14138) 401 : cluster [DBG] pgmap v340: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:31.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:31 smithi135 bash[14191]: cluster 2024-02-23T00:21:31.367657+0000 mgr.y (mgr.14138) 402 : cluster [DBG] pgmap v341: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:31.870 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:31.883 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:31 smithi079 bash[18087]: cluster 2024-02-23T00:21:31.367657+0000 mgr.y (mgr.14138) 402 : cluster [DBG] pgmap v341: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:31.883 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:31 smithi079 bash[14134]: cluster 2024-02-23T00:21:31.367657+0000 mgr.y (mgr.14138) 402 : cluster [DBG] pgmap v341: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:32.001 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:34.694 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:34.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:34 smithi135 bash[14191]: cluster 2024-02-23T00:21:33.368434+0000 mgr.y (mgr.14138) 403 : cluster [DBG] pgmap v342: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:34.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:34 smithi135 bash[14191]: audit 2024-02-23T00:21:33.666305+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:21:34.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:34 smithi135 bash[14191]: audit 2024-02-23T00:21:33.668300+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:21:34.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:34 smithi079 bash[18087]: cluster 2024-02-23T00:21:33.368434+0000 mgr.y (mgr.14138) 403 : cluster [DBG] pgmap v342: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:34.879 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:34 smithi079 bash[18087]: audit 2024-02-23T00:21:33.666305+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:21:34.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:34 smithi079 bash[18087]: audit 2024-02-23T00:21:33.668300+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:21:34.880 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:34 smithi079 bash[14134]: cluster 2024-02-23T00:21:33.368434+0000 mgr.y (mgr.14138) 403 : cluster [DBG] pgmap v342: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:34.880 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:34 smithi079 bash[14134]: audit 2024-02-23T00:21:33.666305+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:21:34.880 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:34 smithi079 bash[14134]: audit 2024-02-23T00:21:33.668300+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:21:35.390 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:35.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:35 smithi079 bash[14134]: audit 2024-02-23T00:21:34.692553+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.79:0/3762178253' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:35.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:35 smithi079 bash[18087]: audit 2024-02-23T00:21:34.692553+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.79:0/3762178253' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:35.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:35 smithi135 bash[14191]: audit 2024-02-23T00:21:34.692553+0000 mon.a (mon.0) 609 : audit [DBG] from='client.? 172.21.15.79:0/3762178253' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:36.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:36 smithi135 bash[14191]: cluster 2024-02-23T00:21:35.369158+0000 mgr.y (mgr.14138) 404 : cluster [DBG] pgmap v343: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:36.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:36 smithi079 bash[14134]: cluster 2024-02-23T00:21:35.369158+0000 mgr.y (mgr.14138) 404 : cluster [DBG] pgmap v343: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:36.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:36 smithi079 bash[18087]: cluster 2024-02-23T00:21:35.369158+0000 mgr.y (mgr.14138) 404 : cluster [DBG] pgmap v343: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:38.391 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:38.522 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:38.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:38 smithi079 bash[14134]: cluster 2024-02-23T00:21:37.369852+0000 mgr.y (mgr.14138) 405 : cluster [DBG] pgmap v344: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:38.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:38 smithi079 bash[18087]: cluster 2024-02-23T00:21:37.369852+0000 mgr.y (mgr.14138) 405 : cluster [DBG] pgmap v344: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:38.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:38 smithi135 bash[14191]: cluster 2024-02-23T00:21:37.369852+0000 mgr.y (mgr.14138) 405 : cluster [DBG] pgmap v344: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:40.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:40 smithi135 bash[14191]: cluster 2024-02-23T00:21:39.370595+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v345: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:40.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:40 smithi079 bash[18087]: cluster 2024-02-23T00:21:39.370595+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v345: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:40.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:40 smithi079 bash[14134]: cluster 2024-02-23T00:21:39.370595+0000 mgr.y (mgr.14138) 406 : cluster [DBG] pgmap v345: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:41.376 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:41.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:41 smithi079 bash[14134]: cluster 2024-02-23T00:21:41.371302+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v346: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:41.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:41 smithi079 bash[14134]: audit 2024-02-23T00:21:41.374609+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.79:0/2354918613' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:41.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:41 smithi079 bash[18087]: cluster 2024-02-23T00:21:41.371302+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v346: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:41.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:41 smithi079 bash[18087]: audit 2024-02-23T00:21:41.374609+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.79:0/2354918613' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:41 smithi135 bash[14191]: cluster 2024-02-23T00:21:41.371302+0000 mgr.y (mgr.14138) 407 : cluster [DBG] pgmap v346: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:41.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:41 smithi135 bash[14191]: audit 2024-02-23T00:21:41.374609+0000 mon.c (mon.1) 40 : audit [DBG] from='client.? 172.21.15.79:0/2354918613' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:42.094 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:44.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:44 smithi135 bash[14191]: cluster 2024-02-23T00:21:43.372015+0000 mgr.y (mgr.14138) 408 : cluster [DBG] pgmap v347: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:44.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:44 smithi079 bash[14134]: cluster 2024-02-23T00:21:43.372015+0000 mgr.y (mgr.14138) 408 : cluster [DBG] pgmap v347: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:44.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:44 smithi079 bash[18087]: cluster 2024-02-23T00:21:43.372015+0000 mgr.y (mgr.14138) 408 : cluster [DBG] pgmap v347: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:45.095 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:45.228 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:45.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:45 smithi079 bash[14134]: cluster 2024-02-23T00:21:45.372684+0000 mgr.y (mgr.14138) 409 : cluster [DBG] pgmap v348: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:45.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:45 smithi079 bash[18087]: cluster 2024-02-23T00:21:45.372684+0000 mgr.y (mgr.14138) 409 : cluster [DBG] pgmap v348: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:46.118 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:45 smithi135 bash[14191]: cluster 2024-02-23T00:21:45.372684+0000 mgr.y (mgr.14138) 409 : cluster [DBG] pgmap v348: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:48.065 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:48.794 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:48.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:48 smithi135 bash[14191]: cluster 2024-02-23T00:21:47.373477+0000 mgr.y (mgr.14138) 410 : cluster [DBG] pgmap v349: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:48.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:48 smithi135 bash[14191]: audit 2024-02-23T00:21:48.064128+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.79:0/2170630957' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:48 smithi079 bash[18087]: cluster 2024-02-23T00:21:47.373477+0000 mgr.y (mgr.14138) 410 : cluster [DBG] pgmap v349: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:48.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:48 smithi079 bash[18087]: audit 2024-02-23T00:21:48.064128+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.79:0/2170630957' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:48 smithi079 bash[14134]: cluster 2024-02-23T00:21:47.373477+0000 mgr.y (mgr.14138) 410 : cluster [DBG] pgmap v349: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:48.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:48 smithi079 bash[14134]: audit 2024-02-23T00:21:48.064128+0000 mon.c (mon.1) 41 : audit [DBG] from='client.? 172.21.15.79:0/2170630957' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:49.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:49 smithi079 bash[18087]: cluster 2024-02-23T00:21:49.374237+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v350: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:49.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:49 smithi079 bash[14134]: cluster 2024-02-23T00:21:49.374237+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v350: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:50.118 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:49 smithi135 bash[14191]: cluster 2024-02-23T00:21:49.374237+0000 mgr.y (mgr.14138) 411 : cluster [DBG] pgmap v350: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:51.795 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:51.927 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:52.756 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:52 smithi079 bash[18087]: cluster 2024-02-23T00:21:51.374823+0000 mgr.y (mgr.14138) 412 : cluster [DBG] pgmap v351: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:52.756 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:52 smithi079 bash[14134]: cluster 2024-02-23T00:21:51.374823+0000 mgr.y (mgr.14138) 412 : cluster [DBG] pgmap v351: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:52.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:52 smithi135 bash[14191]: cluster 2024-02-23T00:21:51.374823+0000 mgr.y (mgr.14138) 412 : cluster [DBG] pgmap v351: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:54.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:54 smithi079 bash[18087]: cluster 2024-02-23T00:21:53.375492+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v352: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:54.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:54 smithi079 bash[14134]: cluster 2024-02-23T00:21:53.375492+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v352: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:54.751 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:21:54.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:54 smithi135 bash[14191]: cluster 2024-02-23T00:21:53.375492+0000 mgr.y (mgr.14138) 413 : cluster [DBG] pgmap v352: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:55.457 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:21:55.868 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:55 smithi135 bash[14191]: audit 2024-02-23T00:21:54.749952+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.79:0/385193322' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:55.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:55 smithi135 bash[14191]: cluster 2024-02-23T00:21:55.376215+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v353: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:55.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:55 smithi079 bash[18087]: audit 2024-02-23T00:21:54.749952+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.79:0/385193322' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:55.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:55 smithi079 bash[18087]: cluster 2024-02-23T00:21:55.376215+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v353: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:55.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:55 smithi079 bash[14134]: audit 2024-02-23T00:21:54.749952+0000 mon.c (mon.1) 42 : audit [DBG] from='client.? 172.21.15.79:0/385193322' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:21:55.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:55 smithi079 bash[14134]: cluster 2024-02-23T00:21:55.376215+0000 mgr.y (mgr.14138) 414 : cluster [DBG] pgmap v353: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:58.458 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:21:58.593 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:21:58.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:58 smithi135 bash[14191]: cluster 2024-02-23T00:21:57.376842+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v354: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:58.909 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:58 smithi079 bash[18087]: cluster 2024-02-23T00:21:57.376842+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v354: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:58.909 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:58 smithi079 bash[14134]: cluster 2024-02-23T00:21:57.376842+0000 mgr.y (mgr.14138) 415 : cluster [DBG] pgmap v354: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:21:59.807 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:21:59 smithi079 bash[14134]: cluster 2024-02-23T00:21:59.377497+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v355: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:59.807 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:21:59 smithi079 bash[18087]: cluster 2024-02-23T00:21:59.377497+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v355: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:21:59.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:21:59 smithi135 bash[14191]: cluster 2024-02-23T00:21:59.377497+0000 mgr.y (mgr.14138) 416 : cluster [DBG] pgmap v355: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:01.319 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:01.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:01 smithi079 bash[18087]: audit 2024-02-23T00:22:01.317595+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.79:0/1790654384' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:01.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:01 smithi079 bash[14134]: audit 2024-02-23T00:22:01.317595+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.79:0/1790654384' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:01.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:01 smithi135 bash[14191]: audit 2024-02-23T00:22:01.317595+0000 mon.a (mon.0) 610 : audit [DBG] from='client.? 172.21.15.79:0/1790654384' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:02.019 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:02.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:02 smithi079 bash[14134]: cluster 2024-02-23T00:22:01.378058+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v356: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:02.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:02 smithi079 bash[18087]: cluster 2024-02-23T00:22:01.378058+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v356: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:02.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:02 smithi135 bash[14191]: cluster 2024-02-23T00:22:01.378058+0000 mgr.y (mgr.14138) 417 : cluster [DBG] pgmap v356: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:04.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:04 smithi135 bash[14191]: cluster 2024-02-23T00:22:03.378660+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v357: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:04.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:04 smithi079 bash[18087]: cluster 2024-02-23T00:22:03.378660+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v357: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:04.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:04 smithi079 bash[14134]: cluster 2024-02-23T00:22:03.378660+0000 mgr.y (mgr.14138) 418 : cluster [DBG] pgmap v357: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:05.021 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:05.151 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:05.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:05 smithi135 bash[14191]: cluster 2024-02-23T00:22:05.379341+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v358: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:05.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:05 smithi079 bash[18087]: cluster 2024-02-23T00:22:05.379341+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v358: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:05.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:05 smithi079 bash[14134]: cluster 2024-02-23T00:22:05.379341+0000 mgr.y (mgr.14138) 419 : cluster [DBG] pgmap v358: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:07.967 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:08.697 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:08.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:08 smithi135 bash[14191]: cluster 2024-02-23T00:22:07.380073+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v359: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:08.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:08 smithi135 bash[14191]: audit 2024-02-23T00:22:07.966119+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/941794645' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:08.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:08 smithi079 bash[18087]: cluster 2024-02-23T00:22:07.380073+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v359: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:08.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:08 smithi079 bash[18087]: audit 2024-02-23T00:22:07.966119+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/941794645' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:08 smithi079 bash[14134]: cluster 2024-02-23T00:22:07.380073+0000 mgr.y (mgr.14138) 420 : cluster [DBG] pgmap v359: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:08.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:08 smithi079 bash[14134]: audit 2024-02-23T00:22:07.966119+0000 mon.c (mon.1) 43 : audit [DBG] from='client.? 172.21.15.79:0/941794645' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:09.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:09 smithi135 bash[14191]: cluster 2024-02-23T00:22:09.380832+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v360: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:09.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:09 smithi079 bash[18087]: cluster 2024-02-23T00:22:09.380832+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v360: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:09.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:09 smithi079 bash[14134]: cluster 2024-02-23T00:22:09.380832+0000 mgr.y (mgr.14138) 421 : cluster [DBG] pgmap v360: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:11.698 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:11.829 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:12.691 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:12 smithi079 bash[14134]: cluster 2024-02-23T00:22:11.381478+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v361: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:12.691 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:12 smithi079 bash[18087]: cluster 2024-02-23T00:22:11.381478+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v361: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:12.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:12 smithi135 bash[14191]: cluster 2024-02-23T00:22:11.381478+0000 mgr.y (mgr.14138) 422 : cluster [DBG] pgmap v361: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:14.554 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:14.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:14 smithi135 bash[14191]: cluster 2024-02-23T00:22:13.382177+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v362: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:14.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:14 smithi135 bash[14191]: audit 2024-02-23T00:22:14.553157+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.79:0/2056632587' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:14.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:14 smithi079 bash[18087]: cluster 2024-02-23T00:22:13.382177+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v362: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:14.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:14 smithi079 bash[18087]: audit 2024-02-23T00:22:14.553157+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.79:0/2056632587' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:14.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:14 smithi079 bash[14134]: cluster 2024-02-23T00:22:13.382177+0000 mgr.y (mgr.14138) 423 : cluster [DBG] pgmap v362: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:14.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:14 smithi079 bash[14134]: audit 2024-02-23T00:22:14.553157+0000 mon.c (mon.1) 44 : audit [DBG] from='client.? 172.21.15.79:0/2056632587' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:15.239 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:15.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:15 smithi135 bash[14191]: cluster 2024-02-23T00:22:15.382861+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v363: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:15.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:15 smithi079 bash[14134]: cluster 2024-02-23T00:22:15.382861+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v363: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:15.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:15 smithi079 bash[18087]: cluster 2024-02-23T00:22:15.382861+0000 mgr.y (mgr.14138) 424 : cluster [DBG] pgmap v363: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:18.240 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:18.376 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:18.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:18 smithi079 bash[14134]: cluster 2024-02-23T00:22:17.383504+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v364: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:18.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:18 smithi079 bash[18087]: cluster 2024-02-23T00:22:17.383504+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v364: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:18.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:18 smithi135 bash[14191]: cluster 2024-02-23T00:22:17.383504+0000 mgr.y (mgr.14138) 425 : cluster [DBG] pgmap v364: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:19.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:19 smithi135 bash[14191]: cluster 2024-02-23T00:22:19.384197+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v365: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:19.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:19 smithi079 bash[14134]: cluster 2024-02-23T00:22:19.384197+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v365: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:19.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:19 smithi079 bash[18087]: cluster 2024-02-23T00:22:19.384197+0000 mgr.y (mgr.14138) 426 : cluster [DBG] pgmap v365: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:21.298 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:21.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:21 smithi135 bash[14191]: audit 2024-02-23T00:22:21.296879+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.79:0/320789603' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:21.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:21 smithi079 bash[18087]: audit 2024-02-23T00:22:21.296879+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.79:0/320789603' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:21.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:21 smithi079 bash[14134]: audit 2024-02-23T00:22:21.296879+0000 mon.c (mon.1) 45 : audit [DBG] from='client.? 172.21.15.79:0/320789603' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:22.054 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:22.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:22 smithi135 bash[14191]: cluster 2024-02-23T00:22:21.384800+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v366: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:22.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:22 smithi079 bash[14134]: cluster 2024-02-23T00:22:21.384800+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v366: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:22.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:22 smithi079 bash[18087]: cluster 2024-02-23T00:22:21.384800+0000 mgr.y (mgr.14138) 427 : cluster [DBG] pgmap v366: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:23.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:23 smithi079 bash[14134]: cluster 2024-02-23T00:22:23.385468+0000 mgr.y (mgr.14138) 428 : cluster [DBG] pgmap v367: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:23.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:23 smithi079 bash[18087]: cluster 2024-02-23T00:22:23.385468+0000 mgr.y (mgr.14138) 428 : cluster [DBG] pgmap v367: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:24.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:23 smithi135 bash[14191]: cluster 2024-02-23T00:22:23.385468+0000 mgr.y (mgr.14138) 428 : cluster [DBG] pgmap v367: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:25.055 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:25.188 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:26.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:26 smithi079 bash[14134]: cluster 2024-02-23T00:22:25.386122+0000 mgr.y (mgr.14138) 429 : cluster [DBG] pgmap v368: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:26.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:26 smithi079 bash[18087]: cluster 2024-02-23T00:22:25.386122+0000 mgr.y (mgr.14138) 429 : cluster [DBG] pgmap v368: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:26.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:26 smithi135 bash[14191]: cluster 2024-02-23T00:22:25.386122+0000 mgr.y (mgr.14138) 429 : cluster [DBG] pgmap v368: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:28.026 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:28.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:28 smithi079 bash[14134]: cluster 2024-02-23T00:22:27.386795+0000 mgr.y (mgr.14138) 430 : cluster [DBG] pgmap v369: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:28.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:28 smithi079 bash[14134]: audit 2024-02-23T00:22:28.024903+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.79:0/1881728339' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:28.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:28 smithi079 bash[18087]: cluster 2024-02-23T00:22:27.386795+0000 mgr.y (mgr.14138) 430 : cluster [DBG] pgmap v369: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:28.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:28 smithi079 bash[18087]: audit 2024-02-23T00:22:28.024903+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.79:0/1881728339' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:28.732 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:28.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:28 smithi135 bash[14191]: cluster 2024-02-23T00:22:27.386795+0000 mgr.y (mgr.14138) 430 : cluster [DBG] pgmap v369: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:28.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:28 smithi135 bash[14191]: audit 2024-02-23T00:22:28.024903+0000 mon.a (mon.0) 611 : audit [DBG] from='client.? 172.21.15.79:0/1881728339' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:30.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:30 smithi135 bash[14191]: cluster 2024-02-23T00:22:29.387484+0000 mgr.y (mgr.14138) 431 : cluster [DBG] pgmap v370: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:30.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:30 smithi079 bash[18087]: cluster 2024-02-23T00:22:29.387484+0000 mgr.y (mgr.14138) 431 : cluster [DBG] pgmap v370: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:30.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:30 smithi079 bash[14134]: cluster 2024-02-23T00:22:29.387484+0000 mgr.y (mgr.14138) 431 : cluster [DBG] pgmap v370: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:31.733 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:31.864 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:32.759 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:32 smithi079 bash[18087]: cluster 2024-02-23T00:22:31.388112+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v371: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:32.760 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:32 smithi079 bash[14134]: cluster 2024-02-23T00:22:31.388112+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v371: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:32.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:32 smithi135 bash[14191]: cluster 2024-02-23T00:22:31.388112+0000 mgr.y (mgr.14138) 432 : cluster [DBG] pgmap v371: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:33.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:33 smithi079 bash[18087]: cluster 2024-02-23T00:22:33.388779+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v372: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:33.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:33 smithi079 bash[14134]: cluster 2024-02-23T00:22:33.388779+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v372: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:34.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:33 smithi135 bash[14191]: cluster 2024-02-23T00:22:33.388779+0000 mgr.y (mgr.14138) 433 : cluster [DBG] pgmap v372: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:34.748 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:34.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:34 smithi079 bash[18087]: audit 2024-02-23T00:22:33.670247+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:22:34.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:34 smithi079 bash[18087]: audit 2024-02-23T00:22:33.672723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:22:34.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:34 smithi079 bash[14134]: audit 2024-02-23T00:22:33.670247+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:22:34.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:34 smithi079 bash[14134]: audit 2024-02-23T00:22:33.672723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:22:35.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:34 smithi135 bash[14191]: audit 2024-02-23T00:22:33.670247+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-02-23T00:22:35.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:34 smithi135 bash[14191]: audit 2024-02-23T00:22:33.672723+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14138 172.21.15.79:0/3684433069' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-02-23T00:22:35.424 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:35.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:35 smithi079 bash[18087]: audit 2024-02-23T00:22:34.747460+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.79:0/2192672749' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:35.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:35 smithi079 bash[18087]: cluster 2024-02-23T00:22:35.389459+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v373: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:35.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:35 smithi079 bash[14134]: audit 2024-02-23T00:22:34.747460+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.79:0/2192672749' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:35.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:35 smithi079 bash[14134]: cluster 2024-02-23T00:22:35.389459+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v373: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:36.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:35 smithi135 bash[14191]: audit 2024-02-23T00:22:34.747460+0000 mon.a (mon.0) 614 : audit [DBG] from='client.? 172.21.15.79:0/2192672749' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:36.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:35 smithi135 bash[14191]: cluster 2024-02-23T00:22:35.389459+0000 mgr.y (mgr.14138) 434 : cluster [DBG] pgmap v373: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:38.425 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:38.560 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:38.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:38 smithi135 bash[14191]: cluster 2024-02-23T00:22:37.390067+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v374: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:38.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:38 smithi079 bash[14134]: cluster 2024-02-23T00:22:37.390067+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v374: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:38.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:38 smithi079 bash[18087]: cluster 2024-02-23T00:22:37.390067+0000 mgr.y (mgr.14138) 435 : cluster [DBG] pgmap v374: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:39.782 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:39 smithi079 bash[18087]: cluster 2024-02-23T00:22:39.390731+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v375: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:39.782 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:39 smithi079 bash[14134]: cluster 2024-02-23T00:22:39.390731+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v375: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:39.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:39 smithi135 bash[14191]: cluster 2024-02-23T00:22:39.390731+0000 mgr.y (mgr.14138) 436 : cluster [DBG] pgmap v375: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:41.452 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:42.118 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:42.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:42 smithi135 bash[14191]: cluster 2024-02-23T00:22:41.391482+0000 mgr.y (mgr.14138) 437 : cluster [DBG] pgmap v376: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:42.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:42 smithi135 bash[14191]: audit 2024-02-23T00:22:41.450266+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.79:0/1991553830' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:42.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:42 smithi079 bash[14134]: cluster 2024-02-23T00:22:41.391482+0000 mgr.y (mgr.14138) 437 : cluster [DBG] pgmap v376: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:42.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:42 smithi079 bash[14134]: audit 2024-02-23T00:22:41.450266+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.79:0/1991553830' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:42.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:42 smithi079 bash[18087]: cluster 2024-02-23T00:22:41.391482+0000 mgr.y (mgr.14138) 437 : cluster [DBG] pgmap v376: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:42.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:42 smithi079 bash[18087]: audit 2024-02-23T00:22:41.450266+0000 mon.a (mon.0) 615 : audit [DBG] from='client.? 172.21.15.79:0/1991553830' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:43.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:43 smithi135 bash[14191]: cluster 2024-02-23T00:22:43.392167+0000 mgr.y (mgr.14138) 438 : cluster [DBG] pgmap v377: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:43.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:43 smithi079 bash[18087]: cluster 2024-02-23T00:22:43.392167+0000 mgr.y (mgr.14138) 438 : cluster [DBG] pgmap v377: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:43.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:43 smithi079 bash[14134]: cluster 2024-02-23T00:22:43.392167+0000 mgr.y (mgr.14138) 438 : cluster [DBG] pgmap v377: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:45.119 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:45.253 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:46.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:46 smithi135 bash[14191]: cluster 2024-02-23T00:22:45.392864+0000 mgr.y (mgr.14138) 439 : cluster [DBG] pgmap v378: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:46.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:46 smithi079 bash[18087]: cluster 2024-02-23T00:22:45.392864+0000 mgr.y (mgr.14138) 439 : cluster [DBG] pgmap v378: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:46.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:46 smithi079 bash[14134]: cluster 2024-02-23T00:22:45.392864+0000 mgr.y (mgr.14138) 439 : cluster [DBG] pgmap v378: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:48.191 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:48.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:48 smithi079 bash[18087]: cluster 2024-02-23T00:22:47.393549+0000 mgr.y (mgr.14138) 440 : cluster [DBG] pgmap v379: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:48.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:48 smithi079 bash[18087]: audit 2024-02-23T00:22:48.189399+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.79:0/3963935739' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:48.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:48 smithi079 bash[14134]: cluster 2024-02-23T00:22:47.393549+0000 mgr.y (mgr.14138) 440 : cluster [DBG] pgmap v379: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:48.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:48 smithi079 bash[14134]: audit 2024-02-23T00:22:48.189399+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.79:0/3963935739' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:48.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:48 smithi135 bash[14191]: cluster 2024-02-23T00:22:47.393549+0000 mgr.y (mgr.14138) 440 : cluster [DBG] pgmap v379: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:48.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:48 smithi135 bash[14191]: audit 2024-02-23T00:22:48.189399+0000 mon.a (mon.0) 616 : audit [DBG] from='client.? 172.21.15.79:0/3963935739' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:48.878 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:50.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:50 smithi135 bash[14191]: cluster 2024-02-23T00:22:49.394274+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v380: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:50.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:50 smithi079 bash[18087]: cluster 2024-02-23T00:22:49.394274+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v380: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:50.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:50 smithi079 bash[14134]: cluster 2024-02-23T00:22:49.394274+0000 mgr.y (mgr.14138) 441 : cluster [DBG] pgmap v380: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:51.879 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:52.013 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:52.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:52 smithi135 bash[14191]: cluster 2024-02-23T00:22:51.394892+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v381: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:52.880 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:52 smithi079 bash[18087]: cluster 2024-02-23T00:22:51.394892+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v381: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:52.880 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:52 smithi079 bash[14134]: cluster 2024-02-23T00:22:51.394892+0000 mgr.y (mgr.14138) 442 : cluster [DBG] pgmap v381: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:53.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:53 smithi079 bash[18087]: cluster 2024-02-23T00:22:53.395565+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v382: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:53.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:53 smithi079 bash[14134]: cluster 2024-02-23T00:22:53.395565+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v382: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:54.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:53 smithi135 bash[14191]: cluster 2024-02-23T00:22:53.395565+0000 mgr.y (mgr.14138) 443 : cluster [DBG] pgmap v382: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:22:54.920 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:22:55.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:54 smithi135 bash[14191]: audit 2024-02-23T00:22:54.919118+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.79:0/1453258843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:55.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:55 smithi079 bash[18087]: audit 2024-02-23T00:22:54.919118+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.79:0/1453258843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:55.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:54 smithi079 bash[14134]: audit 2024-02-23T00:22:54.919118+0000 mon.c (mon.1) 46 : audit [DBG] from='client.? 172.21.15.79:0/1453258843' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:22:55.605 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:22:56.369 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:55 smithi135 bash[14191]: cluster 2024-02-23T00:22:55.396229+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v383: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:56.407 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:55 smithi079 bash[14134]: cluster 2024-02-23T00:22:55.396229+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v383: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:56.407 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:55 smithi079 bash[18087]: cluster 2024-02-23T00:22:55.396229+0000 mgr.y (mgr.14138) 444 : cluster [DBG] pgmap v383: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:58.606 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:22:58.741 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:22:58.765 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:22:58 smithi079 bash[18087]: cluster 2024-02-23T00:22:57.396877+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v384: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:58.766 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:22:58 smithi079 bash[14134]: cluster 2024-02-23T00:22:57.396877+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v384: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:22:58.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:22:58 smithi135 bash[14191]: cluster 2024-02-23T00:22:57.396877+0000 mgr.y (mgr.14138) 445 : cluster [DBG] pgmap v384: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:00.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:00 smithi079 bash[14134]: cluster 2024-02-23T00:22:59.397538+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v385: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:00.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:00 smithi079 bash[18087]: cluster 2024-02-23T00:22:59.397538+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v385: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:00.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:00 smithi135 bash[14191]: cluster 2024-02-23T00:22:59.397538+0000 mgr.y (mgr.14138) 446 : cluster [DBG] pgmap v385: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:01.524 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:23:02.264 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:23:02.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:02 smithi079 bash[14134]: cluster 2024-02-23T00:23:01.398111+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v386: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:02.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:02 smithi079 bash[14134]: audit 2024-02-23T00:23:01.523134+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.79:0/2489520772' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:02.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:02 smithi079 bash[18087]: cluster 2024-02-23T00:23:01.398111+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v386: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:02.659 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:02 smithi079 bash[18087]: audit 2024-02-23T00:23:01.523134+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.79:0/2489520772' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:02.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:02 smithi135 bash[14191]: cluster 2024-02-23T00:23:01.398111+0000 mgr.y (mgr.14138) 447 : cluster [DBG] pgmap v386: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:02.870 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:02 smithi135 bash[14191]: audit 2024-02-23T00:23:01.523134+0000 mon.a (mon.0) 617 : audit [DBG] from='client.? 172.21.15.79:0/2489520772' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:03.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:03 smithi135 bash[14191]: cluster 2024-02-23T00:23:03.398740+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v387: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:03.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:03 smithi079 bash[14134]: cluster 2024-02-23T00:23:03.398740+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v387: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:03.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:03 smithi079 bash[18087]: cluster 2024-02-23T00:23:03.398740+0000 mgr.y (mgr.14138) 448 : cluster [DBG] pgmap v387: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:05.266 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:23:05.399 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:23:06.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:06 smithi079 bash[18087]: cluster 2024-02-23T00:23:05.399385+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v388: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:06.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:06 smithi079 bash[14134]: cluster 2024-02-23T00:23:05.399385+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v388: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:06.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:06 smithi135 bash[14191]: cluster 2024-02-23T00:23:05.399385+0000 mgr.y (mgr.14138) 449 : cluster [DBG] pgmap v388: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:08.336 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:23:08.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:08 smithi079 bash[18087]: cluster 2024-02-23T00:23:07.400105+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v389: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:08.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:08 smithi079 bash[18087]: audit 2024-02-23T00:23:08.334432+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.79:0/978122341' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:08.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:08 smithi079 bash[14134]: cluster 2024-02-23T00:23:07.400105+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v389: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:08.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:08 smithi079 bash[14134]: audit 2024-02-23T00:23:08.334432+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.79:0/978122341' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:08.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:08 smithi135 bash[14191]: cluster 2024-02-23T00:23:07.400105+0000 mgr.y (mgr.14138) 450 : cluster [DBG] pgmap v389: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:08.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:08 smithi135 bash[14191]: audit 2024-02-23T00:23:08.334432+0000 mon.c (mon.1) 47 : audit [DBG] from='client.? 172.21.15.79:0/978122341' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:09.061 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:23:10.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:10 smithi135 bash[14191]: cluster 2024-02-23T00:23:09.400823+0000 mgr.y (mgr.14138) 451 : cluster [DBG] pgmap v390: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:10.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:10 smithi079 bash[14134]: cluster 2024-02-23T00:23:09.400823+0000 mgr.y (mgr.14138) 451 : cluster [DBG] pgmap v390: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:10.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:10 smithi079 bash[18087]: cluster 2024-02-23T00:23:09.400823+0000 mgr.y (mgr.14138) 451 : cluster [DBG] pgmap v390: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:12.063 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:23:12.197 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:23:12.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:12 smithi135 bash[14191]: cluster 2024-02-23T00:23:11.401441+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v391: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:12.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:12 smithi079 bash[14134]: cluster 2024-02-23T00:23:11.401441+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v391: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:12.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:12 smithi079 bash[18087]: cluster 2024-02-23T00:23:11.401441+0000 mgr.y (mgr.14138) 452 : cluster [DBG] pgmap v391: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:13.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:13 smithi079 bash[18087]: cluster 2024-02-23T00:23:13.402200+0000 mgr.y (mgr.14138) 453 : cluster [DBG] pgmap v392: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:13.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:13 smithi079 bash[14134]: cluster 2024-02-23T00:23:13.402200+0000 mgr.y (mgr.14138) 453 : cluster [DBG] pgmap v392: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:14.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:13 smithi135 bash[14191]: cluster 2024-02-23T00:23:13.402200+0000 mgr.y (mgr.14138) 453 : cluster [DBG] pgmap v392: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:15.157 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:23:15.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:15 smithi135 bash[14191]: audit 2024-02-23T00:23:15.156052+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.79:0/4293747578' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:15.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:15 smithi079 bash[14134]: audit 2024-02-23T00:23:15.156052+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.79:0/4293747578' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:15.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:15 smithi079 bash[18087]: audit 2024-02-23T00:23:15.156052+0000 mon.a (mon.0) 618 : audit [DBG] from='client.? 172.21.15.79:0/4293747578' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:15.907 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:23:16.619 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:16 smithi135 bash[14191]: cluster 2024-02-23T00:23:15.402834+0000 mgr.y (mgr.14138) 454 : cluster [DBG] pgmap v393: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:16.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:16 smithi079 bash[14134]: cluster 2024-02-23T00:23:15.402834+0000 mgr.y (mgr.14138) 454 : cluster [DBG] pgmap v393: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:16.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:16 smithi079 bash[18087]: cluster 2024-02-23T00:23:15.402834+0000 mgr.y (mgr.14138) 454 : cluster [DBG] pgmap v393: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:18.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:18 smithi135 bash[14191]: cluster 2024-02-23T00:23:17.403498+0000 mgr.y (mgr.14138) 455 : cluster [DBG] pgmap v394: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:18.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:18 smithi079 bash[18087]: cluster 2024-02-23T00:23:17.403498+0000 mgr.y (mgr.14138) 455 : cluster [DBG] pgmap v394: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:18.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:18 smithi079 bash[14134]: cluster 2024-02-23T00:23:17.403498+0000 mgr.y (mgr.14138) 455 : cluster [DBG] pgmap v394: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:18.907 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:23:19.039 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:23:20.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:20 smithi079 bash[14134]: cluster 2024-02-23T00:23:19.404176+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v395: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:20.658 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:20 smithi079 bash[18087]: cluster 2024-02-23T00:23:19.404176+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v395: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:20.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:20 smithi135 bash[14191]: cluster 2024-02-23T00:23:19.404176+0000 mgr.y (mgr.14138) 456 : cluster [DBG] pgmap v395: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:21.954 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:23:22.651 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:23:22.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:22 smithi135 bash[14191]: cluster 2024-02-23T00:23:21.404780+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v396: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:22.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:22 smithi135 bash[14191]: audit 2024-02-23T00:23:21.953366+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.79:0/3155511564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:22.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:22 smithi079 bash[18087]: cluster 2024-02-23T00:23:21.404780+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v396: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:22.908 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:22 smithi079 bash[18087]: audit 2024-02-23T00:23:21.953366+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.79:0/3155511564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:22.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:22 smithi079 bash[14134]: cluster 2024-02-23T00:23:21.404780+0000 mgr.y (mgr.14138) 457 : cluster [DBG] pgmap v396: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:22.908 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:22 smithi079 bash[14134]: audit 2024-02-23T00:23:21.953366+0000 mon.c (mon.1) 48 : audit [DBG] from='client.? 172.21.15.79:0/3155511564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:23.907 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:23 smithi079 bash[18087]: cluster 2024-02-23T00:23:23.405477+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v397: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:23.907 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:23 smithi079 bash[14134]: cluster 2024-02-23T00:23:23.405477+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v397: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:24.119 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:23 smithi135 bash[14191]: cluster 2024-02-23T00:23:23.405477+0000 mgr.y (mgr.14138) 458 : cluster [DBG] pgmap v397: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-02-23T00:23:25.653 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image docker.io/ceph/ceph:v15.2.9 shell --fsid e63540a2-d1df-11ee-95c0-87774f69a715 -- ceph health --format=json 2024-02-23T00:23:25.786 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/mon.a/config 2024-02-23T00:23:26.784 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:26 smithi079 bash[18087]: cluster 2024-02-23T00:23:25.406056+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v398: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:26.785 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:26 smithi079 bash[14134]: cluster 2024-02-23T00:23:25.406056+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v398: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:26.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:26 smithi135 bash[14191]: cluster 2024-02-23T00:23:25.406056+0000 mgr.y (mgr.14138) 459 : cluster [DBG] pgmap v398: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:28.601 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-02-23T00:23:28.813 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:28 smithi079 bash[18087]: cluster 2024-02-23T00:23:27.406827+0000 mgr.y (mgr.14138) 460 : cluster [DBG] pgmap v399: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:28.813 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:28 smithi079 bash[14134]: cluster 2024-02-23T00:23:27.406827+0000 mgr.y (mgr.14138) 460 : cluster [DBG] pgmap v399: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:28.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:28 smithi135 bash[14191]: cluster 2024-02-23T00:23:27.406827+0000 mgr.y (mgr.14138) 460 : cluster [DBG] pgmap v399: 4 pgs: 4 active+clean; 389 B data, 3.9 MiB used, 707 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-02-23T00:23:29.337 INFO:teuthology.orchestra.run.smithi079.stdout:{"status":"HEALTH_WARN","checks":{"CEPHADM_FAILED_DAEMON":{"severity":"HEALTH_WARN","summary":{"message":"1 failed cephadm daemon(s)","count":1},"muted":false}},"mutes":[]} 2024-02-23T00:23:29.338 INFO:tasks.cephadm:Teardown begin 2024-02-23T00:23:29.338 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1502, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/ceph.py", line 1482, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/ceph_manager.py", line 3184, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-02-23T00:23:29.341 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:23:29.356 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:23:29.372 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-02-23T00:23:29.372 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:23:29.408 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-02-23T00:23:29.418 INFO:tasks.cephadm:Stopping all daemons... 2024-02-23T00:23:29.419 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-02-23T00:23:29.419 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a 2024-02-23T00:23:29.657 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:29 smithi079 bash[18087]: audit 2024-02-23T00:23:28.600143+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.79:0/1649988124' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:29.657 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:29 smithi079 systemd[1]: Stopping Ceph mon.a for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:29.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:29 smithi079 bash[14134]: audit 2024-02-23T00:23:28.600143+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.79:0/1649988124' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:29.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:29 smithi079 bash[14134]: debug 2024-02-23T00:23:29.523+0000 7f6b2b097700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:29.658 INFO:journalctl@ceph.mon.a.smithi079.stdout:Feb 23 00:23:29 smithi079 bash[14134]: debug 2024-02-23T00:23:29.523+0000 7f6b2b097700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-02-23T00:23:29.869 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:29 smithi135 bash[14191]: audit 2024-02-23T00:23:28.600143+0000 mon.c (mon.1) 49 : audit [DBG] from='client.? 172.21.15.79:0/1649988124' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-02-23T00:23:30.238 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.a.service' 2024-02-23T00:23:30.282 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:30.282 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-02-23T00:23:30.282 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-02-23T00:23:30.283 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.c 2024-02-23T00:23:30.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:30 smithi079 systemd[1]: Stopping Ceph mon.c for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:30.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:30 smithi079 bash[18087]: debug 2024-02-23T00:23:30.427+0000 7ff33446c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:30.637 INFO:journalctl@ceph.mon.c.smithi079.stdout:Feb 23 00:23:30 smithi079 bash[18087]: debug 2024-02-23T00:23:30.427+0000 7ff33446c700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-02-23T00:23:31.170 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.c.service' 2024-02-23T00:23:31.206 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:31.207 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-02-23T00:23:31.207 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-02-23T00:23:31.207 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.b 2024-02-23T00:23:31.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:31 smithi135 systemd[1]: Stopping Ceph mon.b for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:31.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:31 smithi135 bash[14191]: debug 2024-02-23T00:23:31.330+0000 7f60578ea700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:31.607 INFO:journalctl@ceph.mon.b.smithi135.stdout:Feb 23 00:23:31 smithi135 bash[14191]: debug 2024-02-23T00:23:31.330+0000 7f60578ea700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-02-23T00:23:32.383 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mon.b.service' 2024-02-23T00:23:32.422 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:32.422 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-02-23T00:23:32.422 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-02-23T00:23:32.423 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y 2024-02-23T00:23:32.778 INFO:journalctl@ceph.mgr.y.smithi079.stdout:Feb 23 00:23:32 smithi079 systemd[1]: Stopping Ceph mgr.y for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:33.278 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.y.service' 2024-02-23T00:23:33.312 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:33.312 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-02-23T00:23:33.312 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-02-23T00:23:33.312 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.x 2024-02-23T00:23:33.619 INFO:journalctl@ceph.mgr.x.smithi135.stdout:Feb 23 00:23:33 smithi135 systemd[1]: Stopping Ceph mgr.x for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:44.237 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@mgr.x.service' 2024-02-23T00:23:44.270 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:44.270 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-02-23T00:23:44.270 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-02-23T00:23:44.270 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.0 2024-02-23T00:23:44.634 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:23:44 smithi079 systemd[1]: Stopping Ceph osd.0 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:44.634 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:23:44 smithi079 bash[20551]: debug 2024-02-23T00:23:44.395+0000 7f0d13ad1700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:44.635 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:23:44 smithi079 bash[20551]: debug 2024-02-23T00:23:44.395+0000 7f0d13ad1700 -1 osd.0 52 *** Got signal Terminated *** 2024-02-23T00:23:44.635 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:23:44 smithi079 bash[20551]: debug 2024-02-23T00:23:44.395+0000 7f0d13ad1700 -1 osd.0 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:23:45.407 INFO:journalctl@ceph.osd.0.smithi079.stdout:Feb 23 00:23:45 smithi079 docker[40021]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.0 2024-02-23T00:23:47.011 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.0.service' 2024-02-23T00:23:47.047 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:47.047 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-02-23T00:23:47.047 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-02-23T00:23:47.047 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.1 2024-02-23T00:23:47.279 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:23:47 smithi079 systemd[1]: Stopping Ceph osd.1 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:47.279 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:23:47 smithi079 bash[22146]: debug 2024-02-23T00:23:47.199+0000 7f7db6c3e700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:47.279 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:23:47 smithi079 bash[22146]: debug 2024-02-23T00:23:47.199+0000 7f7db6c3e700 -1 osd.1 52 *** Got signal Terminated *** 2024-02-23T00:23:47.279 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:23:47 smithi079 bash[22146]: debug 2024-02-23T00:23:47.199+0000 7f7db6c3e700 -1 osd.1 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:23:48.157 INFO:journalctl@ceph.osd.1.smithi079.stdout:Feb 23 00:23:47 smithi079 docker[40152]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.1 2024-02-23T00:23:49.758 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.1.service' 2024-02-23T00:23:49.791 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:49.792 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-02-23T00:23:49.792 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-02-23T00:23:49.792 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.2 2024-02-23T00:23:50.141 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:23:49 smithi079 systemd[1]: Stopping Ceph osd.2 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:50.141 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:23:49 smithi079 bash[23873]: debug 2024-02-23T00:23:49.895+0000 7f6d70c4d700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:50.141 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:23:49 smithi079 bash[23873]: debug 2024-02-23T00:23:49.895+0000 7f6d70c4d700 -1 osd.2 52 *** Got signal Terminated *** 2024-02-23T00:23:50.141 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:23:49 smithi079 bash[23873]: debug 2024-02-23T00:23:49.895+0000 7f6d70c4d700 -1 osd.2 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:23:50.832 INFO:journalctl@ceph.osd.2.smithi079.stdout:Feb 23 00:23:50 smithi079 docker[40286]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.2 2024-02-23T00:23:52.285 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.2.service' 2024-02-23T00:23:52.318 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:52.318 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-02-23T00:23:52.318 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-02-23T00:23:52.319 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.3 2024-02-23T00:23:52.649 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:23:52 smithi079 systemd[1]: Stopping Ceph osd.3 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:52.649 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:23:52 smithi079 bash[25415]: debug 2024-02-23T00:23:52.426+0000 7fe2fd69c700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:52.649 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:23:52 smithi079 bash[25415]: debug 2024-02-23T00:23:52.426+0000 7fe2fd69c700 -1 osd.3 52 *** Got signal Terminated *** 2024-02-23T00:23:52.649 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:23:52 smithi079 bash[25415]: debug 2024-02-23T00:23:52.426+0000 7fe2fd69c700 -1 osd.3 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:23:53.358 INFO:journalctl@ceph.osd.3.smithi079.stdout:Feb 23 00:23:52 smithi079 docker[40419]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.3 2024-02-23T00:23:54.790 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.3.service' 2024-02-23T00:23:54.824 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:54.825 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-02-23T00:23:54.825 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-02-23T00:23:54.825 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.4 2024-02-23T00:23:55.119 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:23:54 smithi135 systemd[1]: Stopping Ceph osd.4 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:55.119 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:23:54 smithi135 bash[16465]: debug 2024-02-23T00:23:54.946+0000 7fc2ce895700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:55.119 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:23:54 smithi135 bash[16465]: debug 2024-02-23T00:23:54.946+0000 7fc2ce895700 -1 osd.4 52 *** Got signal Terminated *** 2024-02-23T00:23:55.119 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:23:54 smithi135 bash[16465]: debug 2024-02-23T00:23:54.946+0000 7fc2ce895700 -1 osd.4 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:23:55.869 INFO:journalctl@ceph.osd.4.smithi135.stdout:Feb 23 00:23:55 smithi135 docker[24831]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.4 2024-02-23T00:23:57.523 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.4.service' 2024-02-23T00:23:57.557 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:23:57.557 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-02-23T00:23:57.557 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-02-23T00:23:57.557 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.5 2024-02-23T00:23:57.869 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:23:57 smithi135 systemd[1]: Stopping Ceph osd.5 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:23:57.869 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:23:57 smithi135 bash[18056]: debug 2024-02-23T00:23:57.658+0000 7f9f13c68700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:23:57.869 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:23:57 smithi135 bash[18056]: debug 2024-02-23T00:23:57.658+0000 7f9f13c68700 -1 osd.5 52 *** Got signal Terminated *** 2024-02-23T00:23:57.869 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:23:57 smithi135 bash[18056]: debug 2024-02-23T00:23:57.658+0000 7f9f13c68700 -1 osd.5 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:23:58.619 INFO:journalctl@ceph.osd.5.smithi135.stdout:Feb 23 00:23:58 smithi135 docker[24979]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.5 2024-02-23T00:24:00.342 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.5.service' 2024-02-23T00:24:00.372 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:24:00.372 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-02-23T00:24:00.372 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-02-23T00:24:00.373 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.6 2024-02-23T00:24:00.619 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:24:00 smithi135 systemd[1]: Stopping Ceph osd.6 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:24:00.619 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:24:00 smithi135 bash[19800]: debug 2024-02-23T00:24:00.502+0000 7f7d4ae60700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:24:00.619 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:24:00 smithi135 bash[19800]: debug 2024-02-23T00:24:00.502+0000 7f7d4ae60700 -1 osd.6 52 *** Got signal Terminated *** 2024-02-23T00:24:00.619 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:24:00 smithi135 bash[19800]: debug 2024-02-23T00:24:00.502+0000 7f7d4ae60700 -1 osd.6 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:24:01.369 INFO:journalctl@ceph.osd.6.smithi135.stdout:Feb 23 00:24:01 smithi135 docker[25125]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.6 2024-02-23T00:24:03.010 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.6.service' 2024-02-23T00:24:03.044 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:24:03.044 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-02-23T00:24:03.044 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-02-23T00:24:03.044 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.7 2024-02-23T00:24:03.369 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:24:03 smithi135 systemd[1]: Stopping Ceph osd.7 for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:24:03.369 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:24:03 smithi135 bash[21337]: debug 2024-02-23T00:24:03.146+0000 7f60f5902700 -1 received signal: Terminated from Kernel ( Could be generated by pthread_kill(), raise(), abort(), alarm() ) UID: 0 2024-02-23T00:24:03.370 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:24:03 smithi135 bash[21337]: debug 2024-02-23T00:24:03.146+0000 7f60f5902700 -1 osd.7 52 *** Got signal Terminated *** 2024-02-23T00:24:03.370 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:24:03 smithi135 bash[21337]: debug 2024-02-23T00:24:03.146+0000 7f60f5902700 -1 osd.7 52 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-02-23T00:24:04.115 INFO:journalctl@ceph.osd.7.smithi135.stdout:Feb 23 00:24:03 smithi135 docker[25263]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-osd.7 2024-02-23T00:24:05.488 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@osd.7.service' 2024-02-23T00:24:05.520 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:24:05.520 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-02-23T00:24:05.521 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-02-23T00:24:05.521 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-e63540a2-d1df-11ee-95c0-87774f69a715@prometheus.a 2024-02-23T00:24:05.548 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-e63540a2-d1df-11ee-95c0-87774f69a715@prometheus.a.service' 2024-02-23T00:24:05.619 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-02-23T00:24:05.619 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-02-23T00:24:05.619 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e63540a2-d1df-11ee-95c0-87774f69a715 --force --keep-logs 2024-02-23T00:24:05.752 INFO:teuthology.orchestra.run.smithi079.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-23T00:24:05.753 INFO:teuthology.orchestra.run.smithi079.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-23T00:24:05.753 INFO:teuthology.orchestra.run.smithi079.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-23T00:24:05.753 INFO:teuthology.orchestra.run.smithi079.stderr: [--retry RETRY] [--env ENV] 2024-02-23T00:24:05.753 INFO:teuthology.orchestra.run.smithi079.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-23T00:24:05.753 INFO:teuthology.orchestra.run.smithi079.stderr: ... 2024-02-23T00:24:05.753 INFO:teuthology.orchestra.run.smithi079.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-23T00:24:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-23T00:24:05.763 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e63540a2-d1df-11ee-95c0-87774f69a715 --force --keep-logs 2024-02-23T00:24:05.895 INFO:teuthology.orchestra.run.smithi135.stderr:usage: cephadm [-h] [--image IMAGE] [--docker] [--data-dir DATA_DIR] 2024-02-23T00:24:05.895 INFO:teuthology.orchestra.run.smithi135.stderr: [--log-dir LOG_DIR] [--logrotate-dir LOGROTATE_DIR] 2024-02-23T00:24:05.895 INFO:teuthology.orchestra.run.smithi135.stderr: [--unit-dir UNIT_DIR] [--verbose] [--timeout TIMEOUT] 2024-02-23T00:24:05.895 INFO:teuthology.orchestra.run.smithi135.stderr: [--retry RETRY] [--env ENV] 2024-02-23T00:24:05.895 INFO:teuthology.orchestra.run.smithi135.stderr: {version,pull,inspect-image,ls,list-networks,adopt,rm-daemon,rm-cluster,run,shell,enter,ceph-volume,unit,logs,bootstrap,deploy,check-host,prepare-host,add-repo,rm-repo,install,registry-login,gather-facts} 2024-02-23T00:24:05.896 INFO:teuthology.orchestra.run.smithi135.stderr: ... 2024-02-23T00:24:05.896 INFO:teuthology.orchestra.run.smithi135.stderr:cephadm: error: unrecognized arguments: --keep-logs 2024-02-23T00:24:05.905 DEBUG:teuthology.orchestra.run:got remote process result: 2 2024-02-23T00:24:05.905 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:24:05.919 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-02-23T00:24:05.934 INFO:tasks.cephadm:Archiving crash dumps... 2024-02-23T00:24:05.936 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/remote/ubuntu@smithi079.front.sepia.ceph.com/crash 2024-02-23T00:24:05.937 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/crash -- . 2024-02-23T00:24:05.979 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/crash to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/remote/ubuntu@smithi135.front.sepia.ceph.com/crash 2024-02-23T00:24:05.980 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/crash -- . 2024-02-23T00:24:05.995 INFO:tasks.cephadm:Checking cluster log for badness... 2024-02-23T00:24:05.996 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-23T00:24:06.016 INFO:teuthology.orchestra.run.smithi079.stdout:2024-02-23T00:17:36.281002+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T00:24:06.016 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-02-23T00:24:06.016 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[SEC\]' /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-23T00:24:06.078 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[ERR\]' /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-23T00:24:06.091 DEBUG:teuthology.orchestra.run.smithi079:> sudo egrep '\[WRN\]' /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v '\(MON_DOWN\)' | egrep -v '\(PG_' | egrep -v 'mons down' | egrep -v 'pg inactive' | egrep -v 'out of quorum' | egrep -v '\(OSD_' | egrep -v 'osds down' | egrep -v 'osd down' | head -n 1 2024-02-23T00:24:06.105 INFO:teuthology.orchestra.run.smithi079.stdout:2024-02-23T00:17:36.281002+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON) 2024-02-23T00:24:06.105 INFO:tasks.cephadm:Compressing logs... 2024-02-23T00:24:06.106 DEBUG:teuthology.orchestra.run.smithi079:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-23T00:24:06.107 DEBUG:teuthology.orchestra.run.smithi135:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-02-23T00:24:06.117 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-23T00:24:06.123 INFO:teuthology.orchestra.run.smithi135.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-02-23T00:24:06.135 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.b.log 2024-02-23T00:24:06.136 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.5.log 2024-02-23T00:24:06.137 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mgr.x.log 2024-02-23T00:24:06.137 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.a.log 2024-02-23T00:24:06.137 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mgr.y.log 2024-02-23T00:24:06.138 INFO:teuthology.orchestra.run.smithi135.stderr:gzip /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.5.log: -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-23T00:24:06.138 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.6.log 2024-02-23T00:24:06.139 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mgr.x.log: /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/rbd-target-api.log 2024-02-23T00:24:06.139 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log 2024-02-23T00:24:06.140 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.c.log 2024-02-23T00:24:06.140 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.audit.log 2024-02-23T00:24:06.140 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.1.log 2024-02-23T00:24:06.140 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log 2024-02-23T00:24:06.142 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-23T00:24:06.142 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.1.log: gzip -5 --verbose /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log: -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.0.log 2024-02-23T00:24:06.142 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.3.log 2024-02-23T00:24:06.144 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/rbd-target-api.log: --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.cephadm.log 2024-02-23T00:24:06.144 INFO:teuthology.orchestra.run.smithi135.stderr: 74.1%/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log: 89.7% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-23T00:24:06.144 INFO:teuthology.orchestra.run.smithi135.stderr: -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/rbd-target-api.log.gz 2024-02-23T00:24:06.144 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.4.log 2024-02-23T00:24:06.145 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-23T00:24:06.145 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.cephadm.log: /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.4.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.7.log 2024-02-23T00:24:06.145 INFO:teuthology.orchestra.run.smithi135.stderr: 86.2% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-23T00:24:06.145 INFO:teuthology.orchestra.run.smithi135.stderr: 89.7% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-23T00:24:06.145 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-23T00:24:06.146 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.0.log: 95.8% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.cephadm.log.gz 2024-02-23T00:24:06.146 INFO:teuthology.orchestra.run.smithi079.stderr: 93.5% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.audit.log.gz 2024-02-23T00:24:06.146 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-volume.log 2024-02-23T00:24:06.147 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.2.log 2024-02-23T00:24:06.147 INFO:teuthology.orchestra.run.smithi079.stderr: 93.5% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph.log.gz 2024-02-23T00:24:06.149 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.7.log: 92.3% 89.6% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-23T00:24:06.149 INFO:teuthology.orchestra.run.smithi135.stderr: -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mgr.x.log.gz 2024-02-23T00:24:06.151 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-02-23T00:24:06.154 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.2.log: 90.0% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-volume.log.gz 2024-02-23T00:24:06.154 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/cephadm.log: 89.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-23T00:24:06.165 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: 91.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-02-23T00:24:06.199 INFO:teuthology.orchestra.run.smithi135.stderr: 90.8% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.6.log.gz 2024-02-23T00:24:06.224 INFO:teuthology.orchestra.run.smithi135.stderr: 91.4% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.4.log.gz 2024-02-23T00:24:06.228 INFO:teuthology.orchestra.run.smithi135.stderr: 92.4% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.b.log.gz 2024-02-23T00:24:06.229 INFO:teuthology.orchestra.run.smithi079.stderr: 90.9% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.3.log.gz 2024-02-23T00:24:06.230 INFO:teuthology.orchestra.run.smithi135.stderr: 91.1% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.5.log.gz 2024-02-23T00:24:06.231 INFO:teuthology.orchestra.run.smithi135.stderr: 92.7% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.7.log.gz 2024-02-23T00:24:06.232 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-02-23T00:24:06.232 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m0.119s 2024-02-23T00:24:06.232 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m0.433s 2024-02-23T00:24:06.232 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.046s 2024-02-23T00:24:06.238 INFO:teuthology.orchestra.run.smithi079.stderr: 90.9% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.0.log.gz 2024-02-23T00:24:06.239 INFO:teuthology.orchestra.run.smithi079.stderr: 91.1% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.2.log.gz 2024-02-23T00:24:06.241 INFO:teuthology.orchestra.run.smithi079.stderr: 91.1% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-osd.1.log.gz 2024-02-23T00:24:06.279 INFO:teuthology.orchestra.run.smithi079.stderr: 92.0% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.c.log.gz 2024-02-23T00:24:06.307 INFO:teuthology.orchestra.run.smithi079.stderr: 92.8% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mgr.y.log.gz 2024-02-23T00:24:06.443 INFO:teuthology.orchestra.run.smithi079.stderr: 90.6% -- replaced with /var/log/ceph/e63540a2-d1df-11ee-95c0-87774f69a715/ceph-mon.a.log.gz 2024-02-23T00:24:06.444 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-02-23T00:24:06.444 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.335s 2024-02-23T00:24:06.444 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.967s 2024-02-23T00:24:06.444 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.064s 2024-02-23T00:24:06.445 INFO:tasks.cephadm:Archiving logs... 2024-02-23T00:24:06.445 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/remote/ubuntu@smithi079.front.sepia.ceph.com/log 2024-02-23T00:24:06.446 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-23T00:24:06.644 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/remote/ubuntu@smithi135.front.sepia.ceph.com/log 2024-02-23T00:24:06.645 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-02-23T00:24:06.723 INFO:tasks.cephadm:Removing cluster... 2024-02-23T00:24:06.723 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e63540a2-d1df-11ee-95c0-87774f69a715 --force 2024-02-23T00:24:08.849 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid e63540a2-d1df-11ee-95c0-87774f69a715 --force 2024-02-23T00:24:10.369 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 systemd[1]: Stopping Ceph iscsi.iscsi.a for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:24:10.870 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.870 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.870 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.870 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.870 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.870 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._connect_unixsocket(self.address) 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Call stack: 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-23T00:24:10.871 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._bootstrap_inner() 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.run() 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2784, in run 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: logger.info("Started the configuration object watcher") 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Message: 'Started the configuration object watcher' 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Arguments: () 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.872 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._connect_unixsocket(self.address) 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Call stack: 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: main() 2024-02-23T00:24:10.873 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2861, in main 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: osd_state_ok = ceph_gw.osd_blacklist_cleanup() 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 66, in osd_blacklist_cleanup 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.logger.info("Processing osd blacklist entries for this node") 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Message: 'Processing osd blacklist entries for this node' 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Arguments: () 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.874 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._connect_unixsocket(self.address) 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-23T00:24:10.875 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Call stack: 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/threading.py", line 884, in _bootstrap 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._bootstrap_inner() 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/threading.py", line 916, in _bootstrap_inner 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.run() 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2786, in run 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.interval)) 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Message: 'Checking for config object changes every 1s' 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Arguments: () 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.876 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._connect_unixsocket(self.address) 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Call stack: 2024-02-23T00:24:10.877 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: main() 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: ceph_gw.define() 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 225, in define 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.logger.info("Reading the configuration object to update local LIO " 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Message: 'Reading the configuration object to update local LIO configuration' 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Arguments: () 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.878 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._connect_unixsocket(self.address) 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Call stack: 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: main() 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2866, in main 2024-02-23T00:24:10.879 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: ceph_gw.define() 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/ceph_iscsi_config/gateway.py", line 236, in define 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: "nothing to define to LIO".format(self.hostname)) 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Message: 'Configuration does not have an entry for this host(smithi135.front.sepia.ceph.com) - nothing to define to LIO' 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Arguments: () 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 857, in _connect_unixsocket 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.880 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 939, in emit 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self._connect_unixsocket(self.address) 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 868, in _connect_unixsocket 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.connect(address) 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: FileNotFoundError: [Errno 2] No such file or directory 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Call stack: 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2951, in 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: main() 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/bin/rbd-target-api", line 2894, in main 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: ssl_context=context) 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run 2024-02-23T00:24:10.881 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: run_simple(host, port, self, **options) 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: inner() 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 701, in inner 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: log_startup(srv.socket) 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 689, in log_startup 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: display_hostname, port, quit_msg) 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib/python3.6/site-packages/werkzeug/_internal.py", line 87, in _log 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: getattr(_logger, type)(message.rstrip(), *args, **kwargs) 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Message: ' * Running on %s://%s:%d/ %s' 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Arguments: ('http', '[::]', 5000, '(Press CTRL+C to quit)') 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: --- Logging error --- 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: Traceback (most recent call last): 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: File "/usr/lib64/python3.6/logging/handlers.py", line 936, in emit 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: self.socket.send(msg) 2024-02-23T00:24:10.882 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: OSError: [Errno 9] Bad file descriptor 2024-02-23T00:24:10.883 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:10 smithi135 bash[22455]: During handling of the above exception, another exception occurred: 2024-02-23T00:24:21.352 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:21 smithi135 docker[25565]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-iscsi.iscsi.a 2024-02-23T00:24:21.352 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:21 smithi135 bash[22437]: (process:1): GLib-GObject-CRITICAL **: 00:24:21.318: g_object_unref: assertion 'G_IS_OBJECT (object)' failed 2024-02-23T00:24:21.619 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:21 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@iscsi.iscsi.a.service: Main process exited, code=exited, status=137/n/a 2024-02-23T00:24:21.801 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:21 smithi135 bash[25621]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-iscsi.iscsi.a-tcmu 2024-02-23T00:24:22.046 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:21 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@iscsi.iscsi.a.service: Failed with result 'exit-code'. 2024-02-23T00:24:22.047 INFO:journalctl@ceph.iscsi.iscsi.a.smithi135.stdout:Feb 23 00:24:21 smithi135 systemd[1]: Stopped Ceph iscsi.iscsi.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:24:22.329 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 systemd[1]: Stopping Ceph grafana.a for e63540a2-d1df-11ee-95c0-87774f69a715... 2024-02-23T00:24:22.619 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped UsageStatsService" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped provisioningServiceImpl" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped BackendPluginManager" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped AlertEngine" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped UserAuthTokenService" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped PluginManager" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped NotificationService" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped Stream Manager" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped CleanUpService" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped InternalMetricsService" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=info msg="Stopped RemoteCache" logger=server reason="context canceled" 2024-02-23T00:24:22.620 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 bash[24184]: t=2024-02-23T00:24:22+0000 lvl=eror msg="Server shutdown" logger=server reason=nil 2024-02-23T00:24:23.119 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 docker[25704]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715-grafana.a 2024-02-23T00:24:23.119 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@grafana.a.service: Main process exited, code=exited, status=1/FAILURE 2024-02-23T00:24:23.119 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 systemd[1]: ceph-e63540a2-d1df-11ee-95c0-87774f69a715@grafana.a.service: Failed with result 'exit-code'. 2024-02-23T00:24:23.119 INFO:journalctl@ceph.grafana.a.smithi135.stdout:Feb 23 00:24:22 smithi135 systemd[1]: Stopped Ceph grafana.a for e63540a2-d1df-11ee-95c0-87774f69a715. 2024-02-23T00:24:23.434 INFO:tasks.cephadm:Removing cephadm ... 2024-02-23T00:24:23.434 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-23T00:24:23.442 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-02-23T00:24:23.447 INFO:tasks.cephadm:Teardown complete 2024-02-23T00:24:23.448 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1502, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/ceph.py", line 1482, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/ceph_manager.py", line 3184, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-02-23T00:24:23.670 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2924c95c69584175be354d6f787a9e2d Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_b1dac5519c57c269ea98a22fb7729016a1d0e4d2/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.8/contextlib.py", line 113, in __enter__ return next(self.gen) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/cephadm.py", line 1502, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/ceph.py", line 1482, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/github.com_kamoltat_ceph_4f758cd8e8854d1f126da86e254076852bf059a9/qa/tasks/ceph_manager.py", line 3184, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-02-23T00:24:23.672 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-02-23T00:24:23.730 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-02-23T00:24:23.774 INFO:teuthology.task.clock:Checking final clock skew... 2024-02-23T00:24:23.774 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-23T00:24:23.801 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-02-23T00:24:23.814 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-02-23T00:24:23.815 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-02-23T00:24:23.815 INFO:teuthology.orchestra.run.smithi079.stdout:*hv01.front.sepi 44.4.53.2 2 u 64 64 377 0.065 -2.362 0.131 2024-02-23T00:24:23.815 INFO:teuthology.orchestra.run.smithi079.stdout:+hv02.front.sepi 63.231.80.2 3 u 2 64 377 0.063 1.446 0.144 2024-02-23T00:24:23.815 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 64 64 377 0.090 1.734 0.100 2024-02-23T00:24:23.815 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-02-23T00:24:23.825 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-02-23T00:24:23.825 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-02-23T00:24:23.825 INFO:teuthology.orchestra.run.smithi135.stdout:*hv01.front.sepi 44.4.53.2 2 u 3 64 377 0.083 3.300 3.227 2024-02-23T00:24:23.825 INFO:teuthology.orchestra.run.smithi135.stdout:+hv02.front.sepi 63.231.80.2 3 u 66 64 377 0.083 6.913 3.572 2024-02-23T00:24:23.825 INFO:teuthology.orchestra.run.smithi135.stdout:+hv03.front.sepi 74.6.168.72 3 u 1 64 377 0.103 4.748 2.270 2024-02-23T00:24:23.826 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-02-23T00:24:23.826 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-02-23T00:24:23.835 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-02-23T00:24:23.835 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-02-23T00:24:23.887 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-02-23T00:24:23.979 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-02-23T00:24:24.050 INFO:teuthology.task.internal:Duration was 1194.974009 seconds 2024-02-23T00:24:24.051 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-02-23T00:24:24.121 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-02-23T00:24:24.121 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-23T00:24:24.124 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-02-23T00:24:24.176 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-02-23T00:24:24.176 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-02-23T00:24:24.176 DEBUG:teuthology.orchestra.run.smithi079:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-23T00:24:24.188 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-02-23T00:24:24.189 DEBUG:teuthology.orchestra.run.smithi135:> egrep --binary-files=text '\bBUG\b|\bINFO\b|\bDEADLOCK\b' /home/ubuntu/cephtest/archive/syslog/kern.log | grep -v 'task .* blocked for more than .* seconds' | grep -v 'lockdep is turned off' | grep -v 'trying to register non-static key' | grep -v 'DEBUG: fsize' | grep -v CRON | grep -v 'BUG: bad unlock balance detected' | grep -v 'inconsistent lock state' | grep -v '*** DEADLOCK ***' | grep -v 'INFO: possible irq lock inversion dependency detected' | grep -v 'INFO: NMI handler (perf_event_nmi_handler) took too long to run' | grep -v 'INFO: recovery required on readonly' | grep -v 'ceph-create-keys: INFO' | grep -v INFO:ceph-create-keys | grep -v 'Loaded datasource DataSourceOpenStack' | grep -v 'container-storage-setup: INFO: Volume group backing root filesystem could not be determined' | egrep -v '\bsalt-master\b|\bsalt-minion\b|\bsalt-api\b' | grep -v ceph-crash | egrep -v '\btcmu-runner\b.*\bINFO\b' | head -n 1 2024-02-23T00:24:24.204 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-02-23T00:24:24.205 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-23T00:24:24.236 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-02-23T00:24:24.286 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-02-23T00:24:24.287 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-23T00:24:24.289 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-02-23T00:24:24.415 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-02-23T00:24:24.426 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-02-23T00:24:24.427 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-23T00:24:24.439 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-02-23T00:24:24.456 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-02-23T00:24:24.466 DEBUG:teuthology.orchestra.run.smithi079:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-23T00:24:24.484 DEBUG:teuthology.orchestra.run.smithi135:> sudo sysctl -w kernel.core_pattern=core && sudo bash -c 'for f in `find /home/ubuntu/cephtest/archive/coredump -type f`; do file $f | grep -q systemd-sysusers && rm $f || true ; done' && rmdir --ignore-fail-on-non-empty -- /home/ubuntu/cephtest/archive/coredump 2024-02-23T00:24:24.497 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-02-23T00:24:24.499 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-02-23T00:24:24.520 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-23T00:24:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:24:24.527 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-02-23T00:24:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-02-23T00:24:24.570 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-02-23T00:24:24.580 INFO:teuthology.task.internal:Transferring archived files... 2024-02-23T00:24:24.580 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/remote/smithi079 2024-02-23T00:24:24.581 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-23T00:24:24.612 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402/remote/smithi135 2024-02-23T00:24:24.613 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-02-23T00:24:24.639 INFO:teuthology.task.internal:Removing archive directory... 2024-02-23T00:24:24.640 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-23T00:24:24.652 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-02-23T00:24:24.658 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-02-23T00:24:24.668 INFO:teuthology.task.internal:Not uploading archives. 2024-02-23T00:24:24.669 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-02-23T00:24:24.713 INFO:teuthology.task.internal:Tidying up after the test... 2024-02-23T00:24:24.713 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-23T00:24:24.715 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-02-23T00:24:24.721 INFO:teuthology.orchestra.run.smithi079.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 23 00:24 /home/ubuntu/cephtest 2024-02-23T00:24:24.723 INFO:teuthology.orchestra.run.smithi135.stdout: 924112 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Feb 23 00:24 /home/ubuntu/cephtest 2024-02-23T00:24:24.725 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-02-23T00:24:24.759 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-02-23T00:24:24.862 INFO:teuthology.nuke:Checking targets against current locks 2024-02-23T00:24:24.900 DEBUG:teuthology.nuke:shortname: smithi079 2024-02-23T00:24:24.901 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:24:24.942 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:32.994795', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-23T00:24:24.955 DEBUG:teuthology.nuke:shortname: smithi135 2024-02-23T00:24:24.955 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-02-23T00:24:24.997 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/yuriw-2024-02-22_21:39:39-rados-pacific-release-distro-default-smithi/7571402', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '20.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-02-22 23:55:32.992837', 'locked_by': 'scheduled_yuriw@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM='} 2024-02-23T00:24:25.033 INFO:teuthology.orchestra.console.smithi079:Power off 2024-02-23T00:24:25.034 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-23T00:24:25.082 INFO:teuthology.orchestra.console.smithi135:Power off 2024-02-23T00:24:25.082 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-02-23T00:24:25.091 DEBUG:teuthology.orchestra.console.smithi079:power off output: Chassis Power Control: Down/Off 2024-02-23T00:24:25.092 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:24:25.129 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2024-02-23T00:24:25.130 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:24:25.141 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is on 2024-02-23T00:24:25.182 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-02-23T00:24:29.143 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:24:29.183 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:24:29.254 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is on 2024-02-23T00:24:29.294 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-02-23T00:24:33.259 DEBUG:teuthology.orchestra.console.smithi079:pexpect command: ipmitool -H smithi079.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:24:33.295 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-02-23T00:24:33.370 DEBUG:teuthology.orchestra.console.smithi079:check power output: Chassis Power is off 2024-02-23T00:24:33.406 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2024-02-23T00:24:33.471 INFO:teuthology.orchestra.console.smithi079:Power off completed 2024-02-23T00:24:33.507 INFO:teuthology.orchestra.console.smithi135:Power off completed 2024-02-23T00:24:33.612 INFO:teuthology.run:Summary data: description: rados/cephadm/upgrade/{1-start-distro/1-start-ubuntu_20.04-15.2.9 2-repo_digest/defaut 3-upgrade/simple 4-wait 5-upgrade-ls mon_election/classic} duration: 1194.9740092754364 failure_reason: '"2024-02-23T00:17:36.281002+0000 mon.a (mon.0) 572 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) (CEPHADM_FAILED_DAEMON)" in cluster log' owner: scheduled_yuriw@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=2924c95c69584175be354d6f787a9e2d status: fail success: false 2024-02-23T00:24:33.612 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-02-23T00:24:33.699 INFO:teuthology.run:FAIL