2024-06-06T20:33:12.552 INFO:root:teuthology version: 0.0.1.dev303+g861a8dc 2024-06-06T20:33:12.553 DEBUG:teuthology.run:Teuthology command: teuthology --archive /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103 --verbose --name lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi --description orch/cephadm/osds/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} --owner scheduled_lflores@teuthology -- /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/orig.config.yaml 2024-06-06T20:33:12.577 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-06T20:33:12.649 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103 branch: reef-release description: orch/cephadm/osds/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} email: null first_in_suite: false job_id: '7744103' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef-release ceph: conf: mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 4b306633421b1cb0f0c4372ff5d6c363d032b25c ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} cephadm: image: quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 install: ceph: flavor: default sha1: 4b306633421b1cb0f0c4372ff5d6c363d032b25c kernel: hwe: true workunit: branch: reef-release sha1: 4b306633421b1cb0f0c4372ff5d6c363d032b25c owner: scheduled_lflores@teuthology priority: 60 repo: https://git.ceph.com/ceph-ci.git roles: - - host.a - client.0 - - host.b - client.1 seed: 1640 sha1: 4b306633421b1cb0f0c4372ff5d6c363d032b25c sleep_before_teardown: 0 subset: 111/120000 suite: orch suite_branch: reef-release suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 4b306633421b1cb0f0c4372ff5d6c363d032b25c targets: smithi111.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= smithi174.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBFyT/r7xuKfmg50w0OdQebr4A/ptJo1Zk6DyZNZNZM/q5rW+sznh+wvHqeT3e4YtCdZLaXyvMms8o8u8H5nXOYM= tasks: - nvme_loop: null - cephadm: roleless: true - cephadm.shell: host.a: - ceph orch status - ceph orch ps - ceph orch ls - ceph orch host ls - ceph orch device ls - ceph orch ls | grep '^osd.all-available-devices ' - cephadm.shell: host.a: - 'set -e set -x ceph orch ps ceph orch device ls DEVID=$(ceph device ls | grep osd.1 | awk ''{print $1}'') HOST=$(ceph orch device ls | grep "$DEVID" | awk ''{print $1}'') DEV=$(ceph orch device ls | grep "$DEVID" | awk ''{print $2}'') echo "host $HOST, dev $DEV, devid $DEVID" ceph orch osd rm --zap --replace 1 while ceph orch osd rm status | grep ^1 ; do sleep 5 ; done while ! ceph osd dump | grep osd.1 | grep "up\s*in" ; do sleep 5 ; done ' teuthology: fragments_dropped: [] meta: {} postmerge: [] teuthology_branch: main teuthology_sha1: 861a8dcf7aa816a26e13f039336f7ed0a9aec0fa timestamp: 2024-06-06_18:21:47 tube: smithi user: lflores verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2698841 2024-06-06T20:33:12.649 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa; will attempt to use it 2024-06-06T20:33:12.650 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks 2024-06-06T20:33:12.650 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-06-06T20:33:12.651 INFO:teuthology.task.internal:Checking packages... 2024-06-06T20:33:12.675 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '4b306633421b1cb0f0c4372ff5d6c363d032b25c' 2024-06-06T20:33:12.675 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-06-06T20:33:12.675 INFO:teuthology.packaging:ref: None 2024-06-06T20:33:12.675 INFO:teuthology.packaging:tag: None 2024-06-06T20:33:12.675 INFO:teuthology.packaging:branch: reef-release 2024-06-06T20:33:12.675 INFO:teuthology.packaging:sha1: 4b306633421b1cb0f0c4372ff5d6c363d032b25c 2024-06-06T20:33:12.676 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&ref=reef-release 2024-06-06T20:33:12.819 INFO:teuthology.task.internal:Found packages for ceph version 18.2.2-1209-g4b306633-1focal 2024-06-06T20:33:12.820 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-06-06T20:33:12.827 INFO:teuthology.task.internal:no buildpackages task found 2024-06-06T20:33:12.827 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-06-06T20:33:12.851 INFO:teuthology.task.internal:Saving configuration 2024-06-06T20:33:12.861 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-06-06T20:33:12.867 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-06-06T20:33:12.891 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi111.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103', '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-06-06 20:26:44.469816', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-06-06T20:33:12.914 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi174.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103', '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-06-06 20:26:44.471092', 'locked_by': 'scheduled_lflores@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2024-06-06T20:33:12.915 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-06-06T20:33:12.921 INFO:teuthology.task.internal:roles: ubuntu@smithi111.front.sepia.ceph.com - ['host.a', 'client.0'] 2024-06-06T20:33:12.921 INFO:teuthology.task.internal:roles: ubuntu@smithi174.front.sepia.ceph.com - ['host.b', 'client.1'] 2024-06-06T20:33:12.921 INFO:teuthology.run_tasks:Running task console_log... 2024-06-06T20:33:12.981 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fc382effac0>, signals=[15]) 2024-06-06T20:33:12.981 INFO:teuthology.run_tasks:Running task internal.connect... 2024-06-06T20:33:12.991 INFO:teuthology.task.internal:Opening connections... 2024-06-06T20:33:12.991 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi111.front.sepia.ceph.com 2024-06-06T20:33:12.992 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:33:13.082 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi174.front.sepia.ceph.com 2024-06-06T20:33:13.082 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:33:13.169 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-06-06T20:33:13.179 DEBUG:teuthology.orchestra.run.smithi111:> uname -m 2024-06-06T20:33:13.186 INFO:teuthology.orchestra.run.smithi111.stdout:x86_64 2024-06-06T20:33:13.186 DEBUG:teuthology.orchestra.run.smithi111:> cat /etc/os-release 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:NAME="Ubuntu" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:ID=ubuntu 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:ID_LIKE=debian 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_ID="20.04" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-06T20:33:13.233 INFO:teuthology.orchestra.run.smithi111.stdout:VERSION_CODENAME=focal 2024-06-06T20:33:13.234 INFO:teuthology.orchestra.run.smithi111.stdout:UBUNTU_CODENAME=focal 2024-06-06T20:33:13.234 INFO:teuthology.lock.ops:Updating smithi111.front.sepia.ceph.com on lock server 2024-06-06T20:33:13.255 DEBUG:teuthology.orchestra.run.smithi174:> uname -m 2024-06-06T20:33:13.261 INFO:teuthology.orchestra.run.smithi174.stdout:x86_64 2024-06-06T20:33:13.261 DEBUG:teuthology.orchestra.run.smithi174:> cat /etc/os-release 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:NAME="Ubuntu" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:ID=ubuntu 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:ID_LIKE=debian 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_ID="20.04" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:HOME_URL="https://www.ubuntu.com/" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-06-06T20:33:13.311 INFO:teuthology.orchestra.run.smithi174.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-06-06T20:33:13.312 INFO:teuthology.orchestra.run.smithi174.stdout:VERSION_CODENAME=focal 2024-06-06T20:33:13.312 INFO:teuthology.orchestra.run.smithi174.stdout:UBUNTU_CODENAME=focal 2024-06-06T20:33:13.312 INFO:teuthology.lock.ops:Updating smithi174.front.sepia.ceph.com on lock server 2024-06-06T20:33:13.329 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-06-06T20:33:13.342 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-06-06T20:33:13.354 INFO:teuthology.task.internal:Checking for old test directory... 2024-06-06T20:33:13.355 DEBUG:teuthology.orchestra.run.smithi111:> test '!' -e /home/ubuntu/cephtest 2024-06-06T20:33:13.357 DEBUG:teuthology.orchestra.run.smithi174:> test '!' -e /home/ubuntu/cephtest 2024-06-06T20:33:13.362 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-06-06T20:33:13.372 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-06-06T20:33:13.372 DEBUG:teuthology.orchestra.run.smithi111:> test -z $(ls -A /var/lib/ceph) 2024-06-06T20:33:13.374 DEBUG:teuthology.orchestra.run.smithi174:> test -z $(ls -A /var/lib/ceph) 2024-06-06T20:33:13.406 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-06-06T20:33:13.462 INFO:teuthology.run_tasks:Running task kernel... 2024-06-06T20:33:13.482 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-06-06T20:33:13.483 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2024-06-06T20:33:13.483 DEBUG:teuthology.task.kernel:normalized overrides {'host.a': {'hwe': True}, 'client.0': {'hwe': True}, 'host.b': {'hwe': True}, 'client.1': {'hwe': True}} 2024-06-06T20:33:13.483 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro', 'hwe': True}, 'host.b': {'kdb': 1, 'sha1': 'distro', 'hwe': True}}, timeout 300 2024-06-06T20:33:13.483 DEBUG:teuthology.orchestra.run.smithi111:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-06T20:33:13.483 DEBUG:teuthology.orchestra.run.smithi174:> test -f /run/.containerenv -o -f /.dockerenv 2024-06-06T20:33:13.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:33:13.489 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2024-06-06T20:33:13.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:33:13.490 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2024-06-06T20:33:13.496 INFO:teuthology.orchestra.run.smithi111.stdout:5.4.0-124-generic 2024-06-06T20:33:13.497 INFO:teuthology.task.kernel:Running kernel on smithi111: 5.4.0-124-generic 2024-06-06T20:33:13.497 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get clean 2024-06-06T20:33:13.498 INFO:teuthology.orchestra.run.smithi174.stdout:5.4.0-124-generic 2024-06-06T20:33:13.498 INFO:teuthology.task.kernel:Running kernel on smithi174: 5.4.0-124-generic 2024-06-06T20:33:13.498 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get clean 2024-06-06T20:33:13.649 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2024-06-06T20:33:13.653 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get update 2024-06-06T20:33:13.812 INFO:teuthology.orchestra.run.smithi111.stdout:Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-06-06T20:33:13.953 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-06T20:33:13.954 INFO:teuthology.orchestra.run.smithi174.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] 2024-06-06T20:33:13.996 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-06T20:33:14.003 INFO:teuthology.orchestra.run.smithi174.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-06-06T20:33:14.117 INFO:teuthology.orchestra.run.smithi111.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] 2024-06-06T20:33:14.134 INFO:teuthology.orchestra.run.smithi111.stdout:Get:4 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,960 kB] 2024-06-06T20:33:14.287 INFO:teuthology.orchestra.run.smithi111.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [757 kB] 2024-06-06T20:33:14.301 INFO:teuthology.orchestra.run.smithi111.stdout:Get:6 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [444 kB] 2024-06-06T20:33:14.304 INFO:teuthology.orchestra.run.smithi111.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-06-06T20:33:14.304 INFO:teuthology.orchestra.run.smithi111.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.4 kB] 2024-06-06T20:33:14.305 INFO:teuthology.orchestra.run.smithi111.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,843 kB] 2024-06-06T20:33:14.323 INFO:teuthology.orchestra.run.smithi111.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [398 kB] 2024-06-06T20:33:14.326 INFO:teuthology.orchestra.run.smithi111.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-06-06T20:33:14.326 INFO:teuthology.orchestra.run.smithi111.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [965 kB] 2024-06-06T20:33:14.334 INFO:teuthology.orchestra.run.smithi111.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [660 kB] 2024-06-06T20:33:14.340 INFO:teuthology.orchestra.run.smithi111.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [204 kB] 2024-06-06T20:33:14.342 INFO:teuthology.orchestra.run.smithi111.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-06-06T20:33:14.344 INFO:teuthology.orchestra.run.smithi111.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.0 kB] 2024-06-06T20:33:14.344 INFO:teuthology.orchestra.run.smithi111.stdout:Get:17 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-06-06T20:33:14.344 INFO:teuthology.orchestra.run.smithi111.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,904 B] 2024-06-06T20:33:14.364 INFO:teuthology.orchestra.run.smithi111.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-06-06T20:33:14.367 INFO:teuthology.orchestra.run.smithi174.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-06-06T20:33:14.440 INFO:teuthology.orchestra.run.smithi174.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [757 kB] 2024-06-06T20:33:14.577 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [981 kB] 2024-06-06T20:33:14.658 INFO:teuthology.orchestra.run.smithi111.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] 2024-06-06T20:33:14.802 INFO:teuthology.orchestra.run.smithi174.stdout:Get:7 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,960 kB] 2024-06-06T20:33:14.872 INFO:teuthology.orchestra.run.smithi111.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [981 kB] 2024-06-06T20:33:14.994 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [444 kB] 2024-06-06T20:33:15.009 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.2 kB] 2024-06-06T20:33:15.009 INFO:teuthology.orchestra.run.smithi174.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [36.4 kB] 2024-06-06T20:33:15.011 INFO:teuthology.orchestra.run.smithi174.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [2,843 kB] 2024-06-06T20:33:15.088 INFO:teuthology.orchestra.run.smithi174.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [398 kB] 2024-06-06T20:33:15.096 INFO:teuthology.orchestra.run.smithi174.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [552 B] 2024-06-06T20:33:15.096 INFO:teuthology.orchestra.run.smithi174.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [660 kB] 2024-06-06T20:33:15.126 INFO:teuthology.orchestra.run.smithi174.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [965 kB] 2024-06-06T20:33:15.305 INFO:teuthology.orchestra.run.smithi174.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [204 kB] 2024-06-06T20:33:15.790 INFO:teuthology.orchestra.run.smithi174.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,338 kB] 2024-06-06T20:33:16.315 INFO:teuthology.orchestra.run.smithi174.stdout:Get:18 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-06-06T20:33:16.382 INFO:teuthology.orchestra.run.smithi174.stdout:Get:19 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [24.0 kB] 2024-06-06T20:33:16.419 INFO:teuthology.orchestra.run.smithi174.stdout:Get:20 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,200 B] 2024-06-06T20:33:16.432 INFO:teuthology.orchestra.run.smithi174.stdout:Get:21 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,904 B] 2024-06-06T20:33:16.445 INFO:teuthology.orchestra.run.smithi111.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [3,338 kB] 2024-06-06T20:33:16.451 INFO:teuthology.orchestra.run.smithi174.stdout:Get:22 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [548 B] 2024-06-06T20:33:19.793 INFO:teuthology.orchestra.run.smithi174.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [526 kB] 2024-06-06T20:33:20.426 INFO:teuthology.orchestra.run.smithi174.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-06-06T20:33:20.431 INFO:teuthology.orchestra.run.smithi174.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.7 kB] 2024-06-06T20:33:20.510 INFO:teuthology.orchestra.run.smithi174.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,960 kB] 2024-06-06T20:33:21.381 INFO:teuthology.orchestra.run.smithi111.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [526 kB] 2024-06-06T20:33:21.481 INFO:teuthology.orchestra.run.smithi174.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [414 kB] 2024-06-06T20:33:21.513 INFO:teuthology.orchestra.run.smithi174.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-06-06T20:33:22.058 INFO:teuthology.orchestra.run.smithi174.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [787 kB] 2024-06-06T20:33:22.082 INFO:teuthology.orchestra.run.smithi111.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [17.2 kB] 2024-06-06T20:33:22.089 INFO:teuthology.orchestra.run.smithi111.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [37.7 kB] 2024-06-06T20:33:22.105 INFO:teuthology.orchestra.run.smithi111.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [2,960 kB] 2024-06-06T20:33:22.207 INFO:teuthology.orchestra.run.smithi174.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,193 kB] 2024-06-06T20:33:22.234 INFO:teuthology.orchestra.run.smithi174.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [287 kB] 2024-06-06T20:33:22.238 INFO:teuthology.orchestra.run.smithi174.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-06-06T20:33:22.239 INFO:teuthology.orchestra.run.smithi174.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-06-06T20:33:22.239 INFO:teuthology.orchestra.run.smithi174.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB] 2024-06-06T20:33:22.240 INFO:teuthology.orchestra.run.smithi174.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,880 B] 2024-06-06T20:33:22.240 INFO:teuthology.orchestra.run.smithi174.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-06-06T20:33:22.240 INFO:teuthology.orchestra.run.smithi174.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-06-06T20:33:22.241 INFO:teuthology.orchestra.run.smithi174.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-06-06T20:33:22.241 INFO:teuthology.orchestra.run.smithi174.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-06-06T20:33:22.254 INFO:teuthology.orchestra.run.smithi174.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-06-06T20:33:22.273 INFO:teuthology.orchestra.run.smithi174.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-06-06T20:33:22.274 INFO:teuthology.orchestra.run.smithi174.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-06-06T20:33:24.205 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 20.5 MB in 9s (2,344 kB/s) 2024-06-06T20:33:25.630 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2024-06-06T20:33:25.656 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-06-06T20:33:25.732 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2024-06-06T20:33:25.924 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2024-06-06T20:33:25.924 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2024-06-06T20:33:26.107 INFO:teuthology.orchestra.run.smithi174.stdout:The following additional packages will be installed: 2024-06-06T20:33:26.107 INFO:teuthology.orchestra.run.smithi174.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-06-06T20:33:26.107 INFO:teuthology.orchestra.run.smithi174.stdout: libusbmuxd6 linux-image-5.15.0-107-generic linux-modules-5.15.0-107-generic 2024-06-06T20:33:26.107 INFO:teuthology.orchestra.run.smithi174.stdout: linux-modules-extra-5.15.0-107-generic thermald upower usbmuxd 2024-06-06T20:33:26.108 INFO:teuthology.orchestra.run.smithi174.stdout:Suggested packages: 2024-06-06T20:33:26.109 INFO:teuthology.orchestra.run.smithi174.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2024-06-06T20:33:26.109 INFO:teuthology.orchestra.run.smithi174.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-107-generic 2024-06-06T20:33:26.155 INFO:teuthology.orchestra.run.smithi174.stdout:The following NEW packages will be installed: 2024-06-06T20:33:26.155 INFO:teuthology.orchestra.run.smithi174.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-06-06T20:33:26.155 INFO:teuthology.orchestra.run.smithi174.stdout: libusbmuxd6 linux-image-5.15.0-107-generic linux-image-generic-hwe-20.04 2024-06-06T20:33:26.156 INFO:teuthology.orchestra.run.smithi174.stdout: linux-modules-5.15.0-107-generic linux-modules-extra-5.15.0-107-generic 2024-06-06T20:33:26.156 INFO:teuthology.orchestra.run.smithi174.stdout: thermald upower usbmuxd 2024-06-06T20:33:26.264 INFO:teuthology.orchestra.run.smithi111.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [414 kB] 2024-06-06T20:33:26.342 INFO:teuthology.orchestra.run.smithi174.stdout:0 upgraded, 13 newly installed, 0 to remove and 303 not upgraded. 2024-06-06T20:33:26.343 INFO:teuthology.orchestra.run.smithi174.stdout:Need to get 90.9 MB of archives. 2024-06-06T20:33:26.343 INFO:teuthology.orchestra.run.smithi174.stdout:After this operation, 497 MB of additional disk space will be used. 2024-06-06T20:33:26.343 INFO:teuthology.orchestra.run.smithi174.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2024-06-06T20:33:26.632 INFO:teuthology.orchestra.run.smithi174.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2024-06-06T20:33:26.666 INFO:teuthology.orchestra.run.smithi174.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2024-06-06T20:33:26.686 INFO:teuthology.orchestra.run.smithi174.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2024-06-06T20:33:26.757 INFO:teuthology.orchestra.run.smithi174.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2024-06-06T20:33:26.804 INFO:teuthology.orchestra.run.smithi174.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-107-generic amd64 5.15.0-107.117~20.04.1 [21.0 MB] 2024-06-06T20:33:26.990 INFO:teuthology.orchestra.run.smithi111.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [552 B] 2024-06-06T20:33:27.153 INFO:teuthology.orchestra.run.smithi111.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,193 kB] 2024-06-06T20:33:27.892 INFO:teuthology.orchestra.run.smithi174.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-107-generic amd64 5.15.0-107.117~20.04.1 [11.4 MB] 2024-06-06T20:33:28.175 INFO:teuthology.orchestra.run.smithi174.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-107-generic amd64 5.15.0-107.117~20.04.1 [57.9 MB] 2024-06-06T20:33:28.876 INFO:teuthology.orchestra.run.smithi111.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [787 kB] 2024-06-06T20:33:29.731 INFO:teuthology.orchestra.run.smithi111.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [287 kB] 2024-06-06T20:33:30.068 INFO:teuthology.orchestra.run.smithi174.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.107.117~20.04.1 [2,596 B] 2024-06-06T20:33:30.069 INFO:teuthology.orchestra.run.smithi174.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2024-06-06T20:33:30.069 INFO:teuthology.orchestra.run.smithi174.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2024-06-06T20:33:30.088 INFO:teuthology.orchestra.run.smithi111.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [25.7 kB] 2024-06-06T20:33:30.162 INFO:teuthology.orchestra.run.smithi111.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,444 B] 2024-06-06T20:33:30.164 INFO:teuthology.orchestra.run.smithi111.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [26.2 kB] 2024-06-06T20:33:30.173 INFO:teuthology.orchestra.run.smithi111.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,880 B] 2024-06-06T20:33:30.176 INFO:teuthology.orchestra.run.smithi111.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [620 B] 2024-06-06T20:33:30.176 INFO:teuthology.orchestra.run.smithi111.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2024-06-06T20:33:30.241 INFO:teuthology.orchestra.run.smithi174.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2024-06-06T20:33:30.256 INFO:teuthology.orchestra.run.smithi111.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2024-06-06T20:33:30.333 INFO:teuthology.orchestra.run.smithi111.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2024-06-06T20:33:30.504 INFO:teuthology.orchestra.run.smithi111.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2024-06-06T20:33:30.596 INFO:teuthology.orchestra.run.smithi174.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2024-06-06T20:33:30.688 INFO:teuthology.orchestra.run.smithi111.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2024-06-06T20:33:30.711 INFO:teuthology.orchestra.run.smithi111.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2024-06-06T20:33:31.264 INFO:teuthology.orchestra.run.smithi174.stdout:Fetched 90.9 MB in 4s (20.4 MB/s) 2024-06-06T20:33:31.473 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2024-06-06T20:33:32.715 INFO:teuthology.orchestra.run.smithi111.stdout:Fetched 20.5 MB in 17s (1,204 kB/s) 2024-06-06T20:33:33.134 INFO:teuthology.orchestra.run.smithi174.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-06-06T20:33:33.139 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2024-06-06T20:33:33.262 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-06-06T20:33:33.623 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libplist3:amd64. 2024-06-06T20:33:33.635 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2024-06-06T20:33:33.673 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2024-06-06T20:33:34.009 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2024-06-06T20:33:34.024 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2024-06-06T20:33:34.067 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2024-06-06T20:33:34.203 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2024-06-06T20:33:34.230 DEBUG:teuthology.orchestra.run.smithi111:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-06-06T20:33:34.306 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2024-06-06T20:33:34.404 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2024-06-06T20:33:34.417 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2024-06-06T20:33:34.462 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-06-06T20:33:34.520 INFO:teuthology.orchestra.run.smithi111.stdout:Building dependency tree... 2024-06-06T20:33:34.521 INFO:teuthology.orchestra.run.smithi111.stdout:Reading state information... 2024-06-06T20:33:34.702 INFO:teuthology.orchestra.run.smithi111.stdout:The following additional packages will be installed: 2024-06-06T20:33:34.702 INFO:teuthology.orchestra.run.smithi111.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-06-06T20:33:34.702 INFO:teuthology.orchestra.run.smithi111.stdout: libusbmuxd6 linux-image-5.15.0-107-generic linux-modules-5.15.0-107-generic 2024-06-06T20:33:34.703 INFO:teuthology.orchestra.run.smithi111.stdout: linux-modules-extra-5.15.0-107-generic thermald upower usbmuxd 2024-06-06T20:33:34.704 INFO:teuthology.orchestra.run.smithi111.stdout:Suggested packages: 2024-06-06T20:33:34.704 INFO:teuthology.orchestra.run.smithi111.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2024-06-06T20:33:34.704 INFO:teuthology.orchestra.run.smithi111.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-107-generic 2024-06-06T20:33:34.758 INFO:teuthology.orchestra.run.smithi111.stdout:The following NEW packages will be installed: 2024-06-06T20:33:34.759 INFO:teuthology.orchestra.run.smithi111.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2024-06-06T20:33:34.759 INFO:teuthology.orchestra.run.smithi111.stdout: libusbmuxd6 linux-image-5.15.0-107-generic linux-image-generic-hwe-20.04 2024-06-06T20:33:34.759 INFO:teuthology.orchestra.run.smithi111.stdout: linux-modules-5.15.0-107-generic linux-modules-extra-5.15.0-107-generic 2024-06-06T20:33:34.759 INFO:teuthology.orchestra.run.smithi111.stdout: thermald upower usbmuxd 2024-06-06T20:33:34.798 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libupower-glib3:amd64. 2024-06-06T20:33:34.811 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2024-06-06T20:33:34.820 INFO:teuthology.orchestra.run.smithi111.stdout:0 upgraded, 13 newly installed, 0 to remove and 303 not upgraded. 2024-06-06T20:33:34.820 INFO:teuthology.orchestra.run.smithi111.stdout:Need to get 90.9 MB of archives. 2024-06-06T20:33:34.820 INFO:teuthology.orchestra.run.smithi111.stdout:After this operation, 497 MB of additional disk space will be used. 2024-06-06T20:33:34.821 INFO:teuthology.orchestra.run.smithi111.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2024-06-06T20:33:34.848 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2024-06-06T20:33:34.890 INFO:teuthology.orchestra.run.smithi111.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2024-06-06T20:33:34.897 INFO:teuthology.orchestra.run.smithi111.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2024-06-06T20:33:34.902 INFO:teuthology.orchestra.run.smithi111.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2024-06-06T20:33:34.920 INFO:teuthology.orchestra.run.smithi111.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2024-06-06T20:33:34.929 INFO:teuthology.orchestra.run.smithi111.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-107-generic amd64 5.15.0-107.117~20.04.1 [21.0 MB] 2024-06-06T20:33:35.159 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-modules-5.15.0-107-generic. 2024-06-06T20:33:35.173 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../05-linux-modules-5.15.0-107-generic_5.15.0-107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:35.217 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-modules-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:35.242 INFO:teuthology.orchestra.run.smithi111.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-107-generic amd64 5.15.0-107.117~20.04.1 [11.4 MB] 2024-06-06T20:33:35.341 INFO:teuthology.orchestra.run.smithi111.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-107-generic amd64 5.15.0-107.117~20.04.1 [57.9 MB] 2024-06-06T20:33:36.182 INFO:teuthology.orchestra.run.smithi111.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.107.117~20.04.1 [2,596 B] 2024-06-06T20:33:36.183 INFO:teuthology.orchestra.run.smithi111.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2024-06-06T20:33:36.185 INFO:teuthology.orchestra.run.smithi111.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2024-06-06T20:33:36.189 INFO:teuthology.orchestra.run.smithi111.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2024-06-06T20:33:36.191 INFO:teuthology.orchestra.run.smithi111.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2024-06-06T20:33:36.892 INFO:teuthology.orchestra.run.smithi111.stdout:Fetched 90.9 MB in 1s (62.0 MB/s) 2024-06-06T20:33:37.107 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2024-06-06T20:33:37.592 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-image-5.15.0-107-generic. 2024-06-06T20:33:37.608 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../06-linux-image-5.15.0-107-generic_5.15.0-107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:37.698 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-image-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:38.187 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-107-generic. 2024-06-06T20:33:38.202 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-107-generic_5.15.0-107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:38.245 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-modules-extra-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:38.852 INFO:teuthology.orchestra.run.smithi111.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-06-06T20:33:38.857 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2024-06-06T20:33:39.013 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-06-06T20:33:39.391 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libplist3:amd64. 2024-06-06T20:33:39.404 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2024-06-06T20:33:39.441 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2024-06-06T20:33:39.778 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2024-06-06T20:33:39.792 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2024-06-06T20:33:39.836 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2024-06-06T20:33:40.495 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2024-06-06T20:33:40.510 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2024-06-06T20:33:40.614 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-06-06T20:33:40.967 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libupower-glib3:amd64. 2024-06-06T20:33:40.980 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2024-06-06T20:33:41.017 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2024-06-06T20:33:41.337 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-modules-5.15.0-107-generic. 2024-06-06T20:33:41.351 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../05-linux-modules-5.15.0-107-generic_5.15.0-107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:41.386 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-modules-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:43.946 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-image-5.15.0-107-generic. 2024-06-06T20:33:43.960 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../06-linux-image-5.15.0-107-generic_5.15.0-107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:44.065 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-image-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:44.583 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-107-generic. 2024-06-06T20:33:44.599 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-107-generic_5.15.0-107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:44.641 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-modules-extra-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:44.911 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2024-06-06T20:33:44.926 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:44.969 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.107.117~20.04.1) ... 2024-06-06T20:33:45.297 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package libevdev2:amd64. 2024-06-06T20:33:45.311 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2024-06-06T20:33:45.355 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-06-06T20:33:45.749 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package thermald. 2024-06-06T20:33:45.763 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2024-06-06T20:33:45.807 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2024-06-06T20:33:46.346 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package upower. 2024-06-06T20:33:46.359 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2024-06-06T20:33:46.423 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking upower (0.99.11-1build2) ... 2024-06-06T20:33:46.833 INFO:teuthology.orchestra.run.smithi174.stdout:Selecting previously unselected package usbmuxd. 2024-06-06T20:33:46.846 INFO:teuthology.orchestra.run.smithi174.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2024-06-06T20:33:46.891 INFO:teuthology.orchestra.run.smithi174.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-06-06T20:33:47.189 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2024-06-06T20:33:47.312 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-06-06T20:33:47.429 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2024-06-06T20:33:47.555 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2024-06-06T20:33:47.715 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-06-06T20:33:47.841 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-06-06T20:33:47.966 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up upower (0.99.11-1build2) ... 2024-06-06T20:33:48.679 INFO:teuthology.orchestra.run.smithi174.stdout:upower.service is a disabled or a static unit, not starting it. 2024-06-06T20:33:49.171 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-06-06T20:33:49.344 INFO:teuthology.orchestra.run.smithi174.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2024-06-06T20:33:49.355 INFO:teuthology.orchestra.run.smithi174.stdout:Adding system user `usbmux' (UID 114) ... 2024-06-06T20:33:49.355 INFO:teuthology.orchestra.run.smithi174.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2024-06-06T20:33:49.862 INFO:teuthology.orchestra.run.smithi174.stdout:Not creating home directory `/var/lib/usbmux'. 2024-06-06T20:33:50.085 INFO:teuthology.orchestra.run.smithi174.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2024-06-06T20:33:50.134 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2024-06-06T20:33:50.434 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2024-06-06T20:33:50.434 INFO:teuthology.orchestra.run.smithi174.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2024-06-06T20:33:50.880 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-image-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:52.161 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2024-06-06T20:33:52.180 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.107.117~20.04.1_amd64.deb ... 2024-06-06T20:33:52.194 INFO:teuthology.orchestra.run.smithi174.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-107-generic 2024-06-06T20:33:52.194 INFO:teuthology.orchestra.run.smithi174.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-107-generic 2024-06-06T20:33:52.219 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.107.117~20.04.1) ... 2024-06-06T20:33:52.356 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-modules-extra-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:52.547 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package libevdev2:amd64. 2024-06-06T20:33:52.561 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2024-06-06T20:33:52.605 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-06-06T20:33:52.983 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package thermald. 2024-06-06T20:33:52.997 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2024-06-06T20:33:53.050 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2024-06-06T20:33:53.588 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package upower. 2024-06-06T20:33:53.602 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2024-06-06T20:33:53.666 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking upower (0.99.11-1build2) ... 2024-06-06T20:33:53.782 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.107.117~20.04.1) ... 2024-06-06T20:33:53.899 INFO:teuthology.orchestra.run.smithi174.stdout:Setting up linux-modules-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:54.068 INFO:teuthology.orchestra.run.smithi111.stdout:Selecting previously unselected package usbmuxd. 2024-06-06T20:33:54.084 INFO:teuthology.orchestra.run.smithi111.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2024-06-06T20:33:54.126 INFO:teuthology.orchestra.run.smithi111.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-06-06T20:33:54.425 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2024-06-06T20:33:54.547 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2024-06-06T20:33:54.698 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2024-06-06T20:33:54.824 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2024-06-06T20:33:54.950 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2024-06-06T20:33:55.051 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2024-06-06T20:33:55.152 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up upower (0.99.11-1build2) ... 2024-06-06T20:33:55.293 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-06-06T20:33:55.598 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-06-06T20:33:55.675 INFO:teuthology.orchestra.run.smithi111.stdout:upower.service is a disabled or a static unit, not starting it. 2024-06-06T20:33:55.731 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2024-06-06T20:33:55.906 INFO:teuthology.orchestra.run.smithi111.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2024-06-06T20:33:55.920 INFO:teuthology.orchestra.run.smithi111.stdout:Adding system user `usbmux' (UID 114) ... 2024-06-06T20:33:55.920 INFO:teuthology.orchestra.run.smithi111.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2024-06-06T20:33:56.367 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2024-06-06T20:33:56.423 INFO:teuthology.orchestra.run.smithi111.stdout:Not creating home directory `/var/lib/usbmux'. 2024-06-06T20:33:56.459 INFO:teuthology.orchestra.run.smithi174.stdout:Processing triggers for linux-image-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:56.528 INFO:teuthology.orchestra.run.smithi174.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-06T20:33:56.528 INFO:teuthology.orchestra.run.smithi174.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-107-generic 2024-06-06T20:33:56.647 INFO:teuthology.orchestra.run.smithi111.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2024-06-06T20:33:56.837 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2024-06-06T20:33:57.143 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2024-06-06T20:33:57.143 INFO:teuthology.orchestra.run.smithi111.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2024-06-06T20:33:57.584 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-image-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:33:58.900 INFO:teuthology.orchestra.run.smithi111.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-107-generic 2024-06-06T20:33:58.900 INFO:teuthology.orchestra.run.smithi111.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-107-generic 2024-06-06T20:33:59.052 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-modules-extra-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:34:00.420 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.107.117~20.04.1) ... 2024-06-06T20:34:00.546 INFO:teuthology.orchestra.run.smithi111.stdout:Setting up linux-modules-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:34:02.073 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2024-06-06T20:34:02.337 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for man-db (2.9.1-1) ... 2024-06-06T20:34:03.081 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2024-06-06T20:34:03.190 INFO:teuthology.orchestra.run.smithi111.stdout:Processing triggers for linux-image-5.15.0-107-generic (5.15.0-107.117~20.04.1) ... 2024-06-06T20:34:03.265 INFO:teuthology.orchestra.run.smithi111.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-06-06T20:34:03.265 INFO:teuthology.orchestra.run.smithi111.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-107-generic 2024-06-06T20:34:22.033 INFO:teuthology.orchestra.run.smithi174.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-06T20:34:22.033 INFO:teuthology.orchestra.run.smithi174.stdout:Sourcing file `/etc/default/grub' 2024-06-06T20:34:22.042 INFO:teuthology.orchestra.run.smithi174.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-06T20:34:22.061 INFO:teuthology.orchestra.run.smithi174.stdout:Generating grub configuration file ... 2024-06-06T20:34:22.401 INFO:teuthology.orchestra.run.smithi174.stdout:Found linux image: /boot/vmlinuz-5.15.0-107-generic 2024-06-06T20:34:22.421 INFO:teuthology.orchestra.run.smithi174.stdout:Found initrd image: /boot/initrd.img-5.15.0-107-generic 2024-06-06T20:34:22.828 INFO:teuthology.orchestra.run.smithi174.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-06T20:34:22.840 INFO:teuthology.orchestra.run.smithi174.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-06T20:34:24.554 INFO:teuthology.orchestra.run.smithi174.stdout:done 2024-06-06T20:34:24.949 DEBUG:teuthology.orchestra.run.smithi174:> dpkg -s linux-image-generic-hwe-20.04 2024-06-06T20:34:24.991 INFO:teuthology.orchestra.run.smithi174.stdout:Package: linux-image-generic-hwe-20.04 2024-06-06T20:34:24.991 INFO:teuthology.orchestra.run.smithi174.stdout:Status: install ok installed 2024-06-06T20:34:24.991 INFO:teuthology.orchestra.run.smithi174.stdout:Priority: optional 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Section: kernel 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Installed-Size: 21 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Maintainer: Ubuntu Kernel Team 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Architecture: amd64 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Source: linux-meta-hwe-5.15 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Version: 5.15.0.107.117~20.04.1 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-107), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Depends: linux-image-5.15.0-107-generic, linux-modules-extra-5.15.0-107-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Recommends: thermald 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout:Description: Generic Linux kernel image 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout: This package will always depend on the latest generic kernel image 2024-06-06T20:34:24.992 INFO:teuthology.orchestra.run.smithi174.stdout: available. 2024-06-06T20:34:24.993 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-107-generic 2024-06-06T20:34:24.993 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-06T20:34:24.993 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-06T20:34:24.993 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-06-06T20:34:24.993 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi174.front.sepia.ceph.com, path=None, version=distro) 2024-06-06T20:34:24.993 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get clean 2024-06-06T20:34:25.074 DEBUG:teuthology.orchestra.run.smithi174:> sudo apt-get update 2024-06-06T20:34:25.213 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-06T20:34:25.213 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-06-06T20:34:25.222 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-06-06T20:34:25.242 INFO:teuthology.orchestra.run.smithi174.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-06-06T20:34:27.022 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2024-06-06T20:34:27.048 DEBUG:teuthology.orchestra.run.smithi174:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-06-06T20:34:27.121 INFO:teuthology.orchestra.run.smithi174.stdout:Reading package lists... 2024-06-06T20:34:27.315 INFO:teuthology.orchestra.run.smithi174.stdout:Building dependency tree... 2024-06-06T20:34:27.315 INFO:teuthology.orchestra.run.smithi174.stdout:Reading state information... 2024-06-06T20:34:27.536 INFO:teuthology.orchestra.run.smithi174.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.107.117~20.04.1). 2024-06-06T20:34:27.537 INFO:teuthology.orchestra.run.smithi174.stdout:0 upgraded, 0 newly installed, 0 to remove and 303 not upgraded. 2024-06-06T20:34:27.538 DEBUG:teuthology.orchestra.run.smithi174:> dpkg -s linux-image-generic-hwe-20.04 2024-06-06T20:34:27.560 INFO:teuthology.orchestra.run.smithi174.stdout:Package: linux-image-generic-hwe-20.04 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Status: install ok installed 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Priority: optional 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Section: kernel 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Installed-Size: 21 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Maintainer: Ubuntu Kernel Team 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Architecture: amd64 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Source: linux-meta-hwe-5.15 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Version: 5.15.0.107.117~20.04.1 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-107), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Depends: linux-image-5.15.0-107-generic, linux-modules-extra-5.15.0-107-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Recommends: thermald 2024-06-06T20:34:27.561 INFO:teuthology.orchestra.run.smithi174.stdout:Description: Generic Linux kernel image 2024-06-06T20:34:27.562 INFO:teuthology.orchestra.run.smithi174.stdout: This package will always depend on the latest generic kernel image 2024-06-06T20:34:27.562 INFO:teuthology.orchestra.run.smithi174.stdout: available. 2024-06-06T20:34:27.562 DEBUG:teuthology.orchestra.run.smithi174:> mktemp 2024-06-06T20:34:27.570 INFO:teuthology.orchestra.run.smithi174.stdout:/tmp/tmp.3UXImuPIpf 2024-06-06T20:34:27.570 DEBUG:teuthology.orchestra.run.smithi174:> sudo cp /boot/grub/grub.cfg /tmp/tmp.3UXImuPIpf 2024-06-06T20:34:27.583 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 0666 /tmp/tmp.3UXImuPIpf 2024-06-06T20:34:27.663 DEBUG:teuthology.orchestra.remote:smithi174:/tmp/tmp.3UXImuPIpf is 9KB 2024-06-06T20:34:27.678 DEBUG:teuthology.orchestra.run.smithi174:> rm -fr /tmp/tmp.3UXImuPIpf 2024-06-06T20:34:27.684 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-06T20:34:27.740 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:34:27.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-06T20:34:27.740 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-06T20:34:27.774 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-107-generic 2024-06-06T20:34:27.774 DEBUG:teuthology.orchestra.run.smithi174:> sudo update-grub 2024-06-06T20:34:29.006 INFO:teuthology.orchestra.run.smithi174.stderr:Sourcing file `/etc/default/grub' 2024-06-06T20:34:29.016 INFO:teuthology.orchestra.run.smithi174.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-06T20:34:29.032 INFO:teuthology.orchestra.run.smithi174.stderr:Generating grub configuration file ... 2024-06-06T20:34:29.053 INFO:teuthology.orchestra.run.smithi111.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-06-06T20:34:29.053 INFO:teuthology.orchestra.run.smithi111.stdout:Sourcing file `/etc/default/grub' 2024-06-06T20:34:29.063 INFO:teuthology.orchestra.run.smithi111.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-06T20:34:29.078 INFO:teuthology.orchestra.run.smithi111.stdout:Generating grub configuration file ... 2024-06-06T20:34:29.273 INFO:teuthology.orchestra.run.smithi174.stderr:Found linux image: /boot/vmlinuz-5.15.0-107-generic 2024-06-06T20:34:29.284 INFO:teuthology.orchestra.run.smithi174.stderr:Found initrd image: /boot/initrd.img-5.15.0-107-generic 2024-06-06T20:34:29.382 INFO:teuthology.orchestra.run.smithi111.stdout:Found linux image: /boot/vmlinuz-5.15.0-107-generic 2024-06-06T20:34:29.406 INFO:teuthology.orchestra.run.smithi111.stdout:Found initrd image: /boot/initrd.img-5.15.0-107-generic 2024-06-06T20:34:29.642 INFO:teuthology.orchestra.run.smithi174.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-06T20:34:29.653 INFO:teuthology.orchestra.run.smithi174.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-06T20:34:29.826 INFO:teuthology.orchestra.run.smithi111.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-06T20:34:29.837 INFO:teuthology.orchestra.run.smithi111.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-06T20:34:30.426 INFO:teuthology.orchestra.run.smithi174.stderr:done 2024-06-06T20:34:30.428 DEBUG:teuthology.orchestra.run.smithi174:> sudo shutdown -r now 2024-06-06T20:34:31.556 INFO:teuthology.orchestra.run.smithi111.stdout:done 2024-06-06T20:34:31.957 DEBUG:teuthology.orchestra.run.smithi111:> dpkg -s linux-image-generic-hwe-20.04 2024-06-06T20:34:32.021 INFO:teuthology.orchestra.run.smithi111.stdout:Package: linux-image-generic-hwe-20.04 2024-06-06T20:34:32.021 INFO:teuthology.orchestra.run.smithi111.stdout:Status: install ok installed 2024-06-06T20:34:32.021 INFO:teuthology.orchestra.run.smithi111.stdout:Priority: optional 2024-06-06T20:34:32.021 INFO:teuthology.orchestra.run.smithi111.stdout:Section: kernel 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Installed-Size: 21 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Maintainer: Ubuntu Kernel Team 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Architecture: amd64 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Source: linux-meta-hwe-5.15 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Version: 5.15.0.107.117~20.04.1 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-107), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Depends: linux-image-5.15.0-107-generic, linux-modules-extra-5.15.0-107-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Recommends: thermald 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout:Description: Generic Linux kernel image 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout: This package will always depend on the latest generic kernel image 2024-06-06T20:34:32.022 INFO:teuthology.orchestra.run.smithi111.stdout: available. 2024-06-06T20:34:32.022 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-107-generic 2024-06-06T20:34:32.023 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-06-06T20:34:32.023 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-06-06T20:34:32.023 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-06-06T20:34:32.023 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi111.front.sepia.ceph.com, path=None, version=distro) 2024-06-06T20:34:32.023 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get clean 2024-06-06T20:34:32.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo apt-get update 2024-06-06T20:34:32.241 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2024-06-06T20:34:32.349 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease 2024-06-06T20:34:32.431 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2024-06-06T20:34:32.513 INFO:teuthology.orchestra.run.smithi111.stdout:Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2024-06-06T20:34:34.088 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2024-06-06T20:34:34.116 DEBUG:teuthology.orchestra.run.smithi111:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2024-06-06T20:34:34.188 INFO:teuthology.orchestra.run.smithi111.stdout:Reading package lists... 2024-06-06T20:34:34.394 INFO:teuthology.orchestra.run.smithi111.stdout:Building dependency tree... 2024-06-06T20:34:34.395 INFO:teuthology.orchestra.run.smithi111.stdout:Reading state information... 2024-06-06T20:34:34.613 INFO:teuthology.orchestra.run.smithi111.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.107.117~20.04.1). 2024-06-06T20:34:34.614 INFO:teuthology.orchestra.run.smithi111.stdout:0 upgraded, 0 newly installed, 0 to remove and 303 not upgraded. 2024-06-06T20:34:34.615 DEBUG:teuthology.orchestra.run.smithi111:> dpkg -s linux-image-generic-hwe-20.04 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Package: linux-image-generic-hwe-20.04 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Status: install ok installed 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Priority: optional 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Section: kernel 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Installed-Size: 21 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Maintainer: Ubuntu Kernel Team 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Architecture: amd64 2024-06-06T20:34:34.632 INFO:teuthology.orchestra.run.smithi111.stdout:Source: linux-meta-hwe-5.15 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout:Version: 5.15.0.107.117~20.04.1 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.3), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-107), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout:Depends: linux-image-5.15.0-107-generic, linux-modules-extra-5.15.0-107-generic, linux-firmware, intel-microcode, amd64-microcode 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout:Recommends: thermald 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout:Description: Generic Linux kernel image 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout: This package will always depend on the latest generic kernel image 2024-06-06T20:34:34.633 INFO:teuthology.orchestra.run.smithi111.stdout: available. 2024-06-06T20:34:34.633 DEBUG:teuthology.orchestra.run.smithi111:> mktemp 2024-06-06T20:34:34.639 INFO:teuthology.orchestra.run.smithi111.stdout:/tmp/tmp.YMJBeA3BBz 2024-06-06T20:34:34.640 DEBUG:teuthology.orchestra.run.smithi111:> sudo cp /boot/grub/grub.cfg /tmp/tmp.YMJBeA3BBz 2024-06-06T20:34:34.650 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 0666 /tmp/tmp.YMJBeA3BBz 2024-06-06T20:34:34.740 DEBUG:teuthology.orchestra.remote:smithi111:/tmp/tmp.YMJBeA3BBz is 9KB 2024-06-06T20:34:34.753 DEBUG:teuthology.orchestra.run.smithi111:> rm -fr /tmp/tmp.YMJBeA3BBz 2024-06-06T20:34:34.760 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-06-06T20:34:34.818 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:34:34.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-06-06T20:34:34.818 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-06-06T20:34:34.852 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-107-generic 2024-06-06T20:34:34.852 DEBUG:teuthology.orchestra.run.smithi111:> sudo update-grub 2024-06-06T20:34:36.262 INFO:teuthology.orchestra.run.smithi111.stderr:Sourcing file `/etc/default/grub' 2024-06-06T20:34:36.272 INFO:teuthology.orchestra.run.smithi111.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-06-06T20:34:36.282 INFO:teuthology.orchestra.run.smithi111.stderr:Generating grub configuration file ... 2024-06-06T20:34:36.549 INFO:teuthology.orchestra.run.smithi111.stderr:Found linux image: /boot/vmlinuz-5.15.0-107-generic 2024-06-06T20:34:36.561 INFO:teuthology.orchestra.run.smithi111.stderr:Found initrd image: /boot/initrd.img-5.15.0-107-generic 2024-06-06T20:34:36.920 INFO:teuthology.orchestra.run.smithi111.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2024-06-06T20:34:36.931 INFO:teuthology.orchestra.run.smithi111.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2024-06-06T20:34:37.682 INFO:teuthology.orchestra.run.smithi111.stderr:done 2024-06-06T20:34:37.684 DEBUG:teuthology.orchestra.run.smithi111:> sudo shutdown -r now 2024-06-06T20:35:00.436 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-06-06T20:35:00.436 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-06-06T20:35:00.437 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:35:07.694 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-06-06T20:35:07.694 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:35:07.695 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:35:18.942 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.174 2024-06-06T20:35:26.110 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2024-06-06T20:35:27.944 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-06-06T20:35:27.944 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:35:31.006 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.174 2024-06-06T20:35:35.114 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:35:35.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:35:38.174 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2024-06-06T20:35:43.010 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-06-06T20:35:43.010 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:35:50.178 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:35:50.179 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:35:53.250 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.111 2024-06-06T20:36:08.262 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:36:08.263 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:36:14.721 DEBUG:teuthology.orchestra.run.smithi174:> true 2024-06-06T20:36:15.205 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-06-06T20:36:15.205 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-107-generic"... 2024-06-06T20:36:15.205 DEBUG:teuthology.orchestra.run.smithi174:> uname -r 2024-06-06T20:36:15.254 INFO:teuthology.orchestra.run.smithi174.stdout:5.15.0-107-generic 2024-06-06T20:36:15.254 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-107-generic vs 5.15.0-107-generic 2024-06-06T20:36:15.254 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-06T20:36:15.254 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-06T20:36:16.256 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-06-06T20:36:16.256 DEBUG:teuthology.orchestra.run.smithi174:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-06T20:36:16.334 INFO:teuthology.orchestra.run.smithi174.stdout:ttyS1 2024-06-06T20:36:16.355 DEBUG:teuthology.parallel:result is None 2024-06-06T20:36:40.146 DEBUG:teuthology.orchestra.run.smithi111:> true 2024-06-06T20:36:40.637 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:36:40.637 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-107-generic"... 2024-06-06T20:36:40.637 DEBUG:teuthology.orchestra.run.smithi111:> uname -r 2024-06-06T20:36:40.688 INFO:teuthology.orchestra.run.smithi111.stdout:5.15.0-107-generic 2024-06-06T20:36:40.689 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-107-generic vs 5.15.0-107-generic 2024-06-06T20:36:40.689 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-06-06T20:36:40.689 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-06-06T20:36:41.690 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-06-06T20:36:41.690 DEBUG:teuthology.orchestra.run.smithi111:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-06-06T20:36:42.072 INFO:teuthology.orchestra.run.smithi111.stdout:ttyS1 2024-06-06T20:36:42.109 DEBUG:teuthology.parallel:result is None 2024-06-06T20:36:42.109 INFO:teuthology.run_tasks:Running task internal.base... 2024-06-06T20:36:42.116 INFO:teuthology.task.internal:Creating test directory... 2024-06-06T20:36:42.116 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-06T20:36:42.118 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-06-06T20:36:42.126 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-06-06T20:36:42.132 INFO:teuthology.run_tasks:Running task internal.archive... 2024-06-06T20:36:42.142 INFO:teuthology.task.internal:Creating archive directory... 2024-06-06T20:36:42.142 DEBUG:teuthology.orchestra.run.smithi111:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-06T20:36:42.172 DEBUG:teuthology.orchestra.run.smithi174:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-06-06T20:36:42.279 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-06-06T20:36:42.286 INFO:teuthology.task.internal:Enabling coredump saving... 2024-06-06T20:36:42.286 DEBUG:teuthology.orchestra.run.smithi111:> 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-06-06T20:36:42.288 DEBUG:teuthology.orchestra.run.smithi174:> 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-06-06T20:36:42.306 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-06T20:36:42.312 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-06T20:36:42.313 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-06T20:36:42.324 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-06-06T20:36:42.325 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-06-06T20:36:42.336 INFO:teuthology.task.internal:Configuring sudo... 2024-06-06T20:36:42.336 DEBUG:teuthology.orchestra.run.smithi111:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-06T20:36:42.368 DEBUG:teuthology.orchestra.run.smithi174:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-06-06T20:36:42.385 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-06-06T20:36:42.393 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-06-06T20:36:42.393 DEBUG:teuthology.orchestra.run.smithi111:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-06T20:36:42.432 DEBUG:teuthology.orchestra.run.smithi174:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-06-06T20:36:42.439 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-06T20:36:42.485 DEBUG:teuthology.orchestra.run.smithi111:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-06T20:36:42.533 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:36:42.533 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-06T20:36:42.597 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-06-06T20:36:42.605 DEBUG:teuthology.orchestra.run.smithi174:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-06-06T20:36:42.655 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:36:42.655 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-06-06T20:36:42.718 DEBUG:teuthology.orchestra.run.smithi111:> sudo service rsyslog restart 2024-06-06T20:36:42.720 DEBUG:teuthology.orchestra.run.smithi174:> sudo service rsyslog restart 2024-06-06T20:36:42.807 INFO:teuthology.run_tasks:Running task internal.timer... 2024-06-06T20:36:42.815 INFO:teuthology.task.internal:Starting timer... 2024-06-06T20:36:42.815 INFO:teuthology.run_tasks:Running task pcp... 2024-06-06T20:36:42.825 INFO:teuthology.run_tasks:Running task selinux... 2024-06-06T20:36:42.833 DEBUG:teuthology.task.selinux:Excluding smithi111: OS 'ubuntu' does not support SELinux 2024-06-06T20:36:42.833 DEBUG:teuthology.task.selinux:Excluding smithi174: OS 'ubuntu' does not support SELinux 2024-06-06T20:36:42.833 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-06-06T20:36:42.833 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-06-06T20:36:42.833 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-06-06T20:36:42.833 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-06-06T20:36:42.842 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-06-06T20:36:42.846 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-06-06T20:36:42.964 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-06-06T20:36:42.974 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-06-06T20:36:42.975 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi111.front.sepia.ceph.com,smithi174.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-06-06T20:42:07.826 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi111.front.sepia.ceph.com'), Remote(name='ubuntu@smithi174.front.sepia.ceph.com')] 2024-06-06T20:42:07.827 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:42:07.828 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi111.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:42:07.926 DEBUG:teuthology.orchestra.run.smithi111:> true 2024-06-06T20:42:08.048 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi111.front.sepia.ceph.com' 2024-06-06T20:42:08.048 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-06-06T20:42:08.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi174.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-06-06T20:42:08.141 DEBUG:teuthology.orchestra.run.smithi174:> true 2024-06-06T20:42:08.264 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi174.front.sepia.ceph.com' 2024-06-06T20:42:08.264 INFO:teuthology.run_tasks:Running task clock... 2024-06-06T20:42:08.276 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-06-06T20:42:08.276 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-06T20:42:08.276 DEBUG:teuthology.orchestra.run.smithi111:> 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-06-06T20:42:08.279 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-06-06T20:42:08.279 DEBUG:teuthology.orchestra.run.smithi174:> 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-06-06T20:42:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-06T20:42:08.310 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Command line: ntpd -gq 2024-06-06T20:42:08.311 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: proto: precision = 0.083 usec (-23) 2024-06-06T20:42:08.311 INFO:teuthology.orchestra.run.smithi111.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-06T20:42:08.312 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-06T20:42:08.312 INFO:teuthology.orchestra.run.smithi111.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: restrict ::: KOD does nothing without LIMITED. 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listen and drop on 0 v6wildcard [::]:123 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listen normally on 2 lo 127.0.0.1:123 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listen normally on 3 enp3s0f1 172.21.15.111:123 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listen normally on 4 lo [::1]:123 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:cc2f%5]:123 2024-06-06T20:42:08.313 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:08 ntpd[13232]: Listening on routing socket on fd #22 for interface updates 2024-06-06T20:42:08.342 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: ntpd 4.2.8p12@1.3728-o (1): Starting 2024-06-06T20:42:08.342 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Command line: ntpd -gq 2024-06-06T20:42:08.343 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: proto: precision = 0.105 usec (-23) 2024-06-06T20:42:08.343 INFO:teuthology.orchestra.run.smithi174.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-06T20:42:08.343 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-06-06T20:42:08.344 INFO:teuthology.orchestra.run.smithi174.stderr:restrict ::: KOD does nothing without LIMITED. 2024-06-06T20:42:08.344 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: restrict ::: KOD does nothing without LIMITED. 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listen and drop on 0 v6wildcard [::]:123 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listen normally on 2 lo 127.0.0.1:123 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listen normally on 3 enp3s0f1 172.21.15.174:123 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listen normally on 4 lo [::1]:123 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:771b%5]:123 2024-06-06T20:42:08.345 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:08 ntpd[13193]: Listening on routing socket on fd #22 for interface updates 2024-06-06T20:42:09.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:09 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:09.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:09 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:09.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:09 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:09.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:09 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:09.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:09 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:09.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:09 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:10.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:10 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:10.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:10 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:10.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:10 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:10.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:10 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:10.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:10 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:10.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:10 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:11.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:11 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:11.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:11 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:11.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:11 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:11.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:11 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:11.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:11 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:11.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:11 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:11.342 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:11 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:11.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:11 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:11.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:11 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:11.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:11 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:11.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:11 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:11.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:11 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:12.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:12.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:12 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:12.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:12.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:12.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:12.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:12.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:12 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:13.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:13.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:13.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:13.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:13.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:13.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:13.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:13.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:13 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:13.342 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:13.342 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:13.342 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:13.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:13.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:13.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:13.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:13.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:13 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:14.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:14.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:14 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:14.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:14.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:14 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:15.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:15.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:15.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:15.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:15.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:15.311 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:15.312 INFO:teuthology.orchestra.run.smithi111.stdout: 6 Jun 20:42:15 ntpd[13232]: ntpd: time slew +0.001299 s 2024-06-06T20:42:15.312 INFO:teuthology.orchestra.run.smithi111.stdout:ntpd: time slew +0.001299s 2024-06-06T20:42:15.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-06T20:42:15.312 INFO:teuthology.orchestra.run.smithi111.stderr: 6 Jun 20:42:15 ntpd[13232]: can't open /var/log/ntpstats/loopstats.20240606: Permission denied 2024-06-06T20:42:15.342 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:15 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:15.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:15 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:15.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:15 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:15.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:15 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:15.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:15 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:15.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:15 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:15.370 INFO:teuthology.orchestra.run.smithi111.stdout: remote refid st t when poll reach delay offset jitter 2024-06-06T20:42:15.370 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================== 2024-06-06T20:42:15.370 INFO:teuthology.orchestra.run.smithi111.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:15.370 INFO:teuthology.orchestra.run.smithi111.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:15.370 INFO:teuthology.orchestra.run.smithi111.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:15.371 INFO:teuthology.orchestra.run.smithi111.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:16.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:16.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:16.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:16.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:16.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:16.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:16 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:17.342 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: can't open /var/log/ntpstats/rawstats.20240606: Permission denied 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: can't open /var/log/ntpstats/peerstats.20240606: Permission denied 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stdout: 6 Jun 20:42:17 ntpd[13193]: ntpd: time slew +0.002164 s 2024-06-06T20:42:17.343 INFO:teuthology.orchestra.run.smithi174.stdout:ntpd: time slew +0.002164s 2024-06-06T20:42:17.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-06-06T20:42:17.344 INFO:teuthology.orchestra.run.smithi174.stderr: 6 Jun 20:42:17 ntpd[13193]: can't open /var/log/ntpstats/loopstats.20240606: Permission denied 2024-06-06T20:42:17.403 INFO:teuthology.orchestra.run.smithi174.stdout: remote refid st t when poll reach delay offset jitter 2024-06-06T20:42:17.404 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================== 2024-06-06T20:42:17.404 INFO:teuthology.orchestra.run.smithi174.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:17.404 INFO:teuthology.orchestra.run.smithi174.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:17.404 INFO:teuthology.orchestra.run.smithi174.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:17.404 INFO:teuthology.orchestra.run.smithi174.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2024-06-06T20:42:17.405 INFO:teuthology.run_tasks:Running task nvme_loop... 2024-06-06T20:42:17.419 INFO:tasks.nvme_loop:Setting up nvme_loop on scratch devices... 2024-06-06T20:42:17.419 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:42:17.419 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/scratch_devs of=/dev/stdout 2024-06-06T20:42:17.427 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-06-06T20:42:17.427 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_1 2024-06-06T20:42:17.474 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-06T20:42:17.474 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:17.475 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 491 Links: 1 2024-06-06T20:42:17.475 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:17.475 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:40:42.272856119 +0000 2024-06-06T20:42:17.475 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:40:42.016862023 +0000 2024-06-06T20:42:17.475 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:40:42.016862023 +0000 2024-06-06T20:42:17.475 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:42:17.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-06T20:42:17.530 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:42:17.530 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:42:17.530 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.00043109 s, 1.2 MB/s 2024-06-06T20:42:17.531 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-06T20:42:17.584 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_2 2024-06-06T20:42:17.634 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-06T20:42:17.634 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:17.635 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 498 Links: 1 2024-06-06T20:42:17.635 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:17.635 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:40:42.776844496 +0000 2024-06-06T20:42:17.635 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:40:42.524850308 +0000 2024-06-06T20:42:17.635 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:40:42.524850308 +0000 2024-06-06T20:42:17.635 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:42:17.635 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-06T20:42:17.688 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:42:17.688 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:42:17.688 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000430468 s, 1.2 MB/s 2024-06-06T20:42:17.689 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-06T20:42:17.744 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_3 2024-06-06T20:42:17.798 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-06T20:42:17.798 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:17.798 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 502 Links: 1 2024-06-06T20:42:17.798 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:17.799 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:40:43.216834349 +0000 2024-06-06T20:42:17.799 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:40:42.968840068 +0000 2024-06-06T20:42:17.799 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:40:42.968840068 +0000 2024-06-06T20:42:17.799 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:42:17.799 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-06T20:42:17.852 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:42:17.852 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:42:17.852 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000403676 s, 1.3 MB/s 2024-06-06T20:42:17.853 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-06T20:42:17.904 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/vg_nvme/lv_4 2024-06-06T20:42:17.954 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-06T20:42:17.954 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:17.954 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 507 Links: 1 2024-06-06T20:42:17.955 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:17.955 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:40:43.700823188 +0000 2024-06-06T20:42:17.955 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:40:43.460828722 +0000 2024-06-06T20:42:17.955 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:40:43.460828722 +0000 2024-06-06T20:42:17.955 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:42:17.955 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-06T20:42:18.010 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:42:18.010 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:42:18.010 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.00038672 s, 1.3 MB/s 2024-06-06T20:42:18.011 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-06T20:42:18.068 DEBUG:teuthology.orchestra.run.smithi111:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-06-06T20:42:18.196 INFO:teuthology.orchestra.run.smithi111.stdout:loop 2024-06-06T20:42:18.197 INFO:tasks.nvme_loop:Connecting nvme_loop smithi111:/dev/vg_nvme/lv_1... 2024-06-06T20:42:18.198 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-06-06T20:42:18.221 INFO:teuthology.orchestra.run.smithi111.stdout:1 2024-06-06T20:42:18.250 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/vg_nvme/lv_11 2024-06-06T20:42:18.274 INFO:tasks.nvme_loop:Connecting nvme_loop smithi111:/dev/vg_nvme/lv_2... 2024-06-06T20:42:18.275 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-06-06T20:42:18.340 INFO:teuthology.orchestra.run.smithi111.stdout:1 2024-06-06T20:42:18.365 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/vg_nvme/lv_21 2024-06-06T20:42:18.391 INFO:tasks.nvme_loop:Connecting nvme_loop smithi111:/dev/vg_nvme/lv_3... 2024-06-06T20:42:18.391 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-06-06T20:42:18.461 INFO:teuthology.orchestra.run.smithi111.stdout:1 2024-06-06T20:42:18.486 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/vg_nvme/lv_31 2024-06-06T20:42:18.510 INFO:tasks.nvme_loop:Connecting nvme_loop smithi111:/dev/vg_nvme/lv_4... 2024-06-06T20:42:18.511 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-06-06T20:42:18.576 INFO:teuthology.orchestra.run.smithi111.stdout:1 2024-06-06T20:42:18.597 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/vg_nvme/lv_41 2024-06-06T20:42:18.621 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:42:18.621 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/scratch_devs of=/dev/stdout 2024-06-06T20:42:18.674 DEBUG:teuthology.orchestra.run.smithi111:> sudo nvme list 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:Node SN Model Namespace Usage Format FW Rev 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/nvme0n1 PHFT620400VZ400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/nvme1n1 d75f405c5fed32914125 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/nvme2n1 d4c328d764b930ffc08e Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/nvme3n1 98b6add7b8e4d86ed5e9 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:18.728 INFO:teuthology.orchestra.run.smithi111.stdout:/dev/nvme4n1 b5753cc2b45d9b17cd11 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:18.729 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-06-06T20:42:18.729 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:42:18.729 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/scratch_devs 2024-06-06T20:42:18.785 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:42:18.785 DEBUG:teuthology.orchestra.run.smithi174:> dd if=/scratch_devs of=/dev/stdout 2024-06-06T20:42:18.793 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-06-06T20:42:18.793 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_1 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 492 Links: 1 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:40:39.672432682 +0000 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:40:39.408438771 +0000 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:40:39.408438771 +0000 2024-06-06T20:42:18.843 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:42:18.843 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-06-06T20:42:18.895 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:42:18.896 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:42:18.896 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.00033183 s, 1.5 MB/s 2024-06-06T20:42:18.896 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-06-06T20:42:18.948 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_2 2024-06-06T20:42:18.998 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-06-06T20:42:18.998 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:18.999 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 498 Links: 1 2024-06-06T20:42:18.999 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:18.999 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:40:40.164421336 +0000 2024-06-06T20:42:18.999 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:40:39.888427700 +0000 2024-06-06T20:42:18.999 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:40:39.888427700 +0000 2024-06-06T20:42:18.999 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:42:18.999 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-06-06T20:42:19.054 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:42:19.054 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:42:19.054 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000419815 s, 1.2 MB/s 2024-06-06T20:42:19.055 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-06-06T20:42:19.108 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_3 2024-06-06T20:42:19.158 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-06-06T20:42:19.158 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:19.158 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 503 Links: 1 2024-06-06T20:42:19.158 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:19.158 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:40:40.372416540 +0000 2024-06-06T20:42:19.158 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:40:40.368416631 +0000 2024-06-06T20:42:19.159 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:40:40.368416631 +0000 2024-06-06T20:42:19.159 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:42:19.159 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-06-06T20:42:19.214 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:42:19.214 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:42:19.214 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000423292 s, 1.2 MB/s 2024-06-06T20:42:19.215 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-06-06T20:42:19.267 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/vg_nvme/lv_4 2024-06-06T20:42:19.322 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-06-06T20:42:19.322 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-06-06T20:42:19.322 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 509 Links: 1 2024-06-06T20:42:19.322 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-06-06T20:42:19.322 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:40:41.076400305 +0000 2024-06-06T20:42:19.323 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:40:40.836405840 +0000 2024-06-06T20:42:19.323 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:40:40.836405840 +0000 2024-06-06T20:42:19.323 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:42:19.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-06-06T20:42:19.377 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:42:19.377 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:42:19.377 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000382046 s, 1.3 MB/s 2024-06-06T20:42:19.378 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-06-06T20:42:19.428 DEBUG:teuthology.orchestra.run.smithi174:> grep '^nvme_loop' /proc/modules || sudo modprobe nvme_loop && sudo mkdir -p /sys/kernel/config/nvmet/hosts/hostnqn && sudo mkdir -p /sys/kernel/config/nvmet/ports/1 && echo loop | sudo tee /sys/kernel/config/nvmet/ports/1/addr_trtype 2024-06-06T20:42:19.563 INFO:teuthology.orchestra.run.smithi174.stdout:loop 2024-06-06T20:42:19.564 INFO:tasks.nvme_loop:Connecting nvme_loop smithi174:/dev/vg_nvme/lv_1... 2024-06-06T20:42:19.564 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1 && echo -n /dev/vg_nvme/lv_1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_1/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_1 /sys/kernel/config/nvmet/ports/1/subsystems/lv_1 && sudo nvme connect -t loop -n lv_1 -q hostnqn 2024-06-06T20:42:19.586 INFO:teuthology.orchestra.run.smithi174.stdout:1 2024-06-06T20:42:19.611 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/vg_nvme/lv_11 2024-06-06T20:42:19.637 INFO:tasks.nvme_loop:Connecting nvme_loop smithi174:/dev/vg_nvme/lv_2... 2024-06-06T20:42:19.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1 && echo -n /dev/vg_nvme/lv_2 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_2/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_2 /sys/kernel/config/nvmet/ports/1/subsystems/lv_2 && sudo nvme connect -t loop -n lv_2 -q hostnqn 2024-06-06T20:42:19.701 INFO:teuthology.orchestra.run.smithi174.stdout:1 2024-06-06T20:42:19.727 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/vg_nvme/lv_21 2024-06-06T20:42:19.748 INFO:tasks.nvme_loop:Connecting nvme_loop smithi174:/dev/vg_nvme/lv_3... 2024-06-06T20:42:19.749 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1 && echo -n /dev/vg_nvme/lv_3 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_3/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_3 /sys/kernel/config/nvmet/ports/1/subsystems/lv_3 && sudo nvme connect -t loop -n lv_3 -q hostnqn 2024-06-06T20:42:19.817 INFO:teuthology.orchestra.run.smithi174.stdout:1 2024-06-06T20:42:19.842 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/vg_nvme/lv_31 2024-06-06T20:42:19.868 INFO:tasks.nvme_loop:Connecting nvme_loop smithi174:/dev/vg_nvme/lv_4... 2024-06-06T20:42:19.868 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4 && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/attr_allow_any_host && sudo mkdir -p /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1 && echo -n /dev/vg_nvme/lv_4 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/device_path && echo 1 | sudo tee /sys/kernel/config/nvmet/subsystems/lv_4/namespaces/1/enable && sudo ln -s /sys/kernel/config/nvmet/subsystems/lv_4 /sys/kernel/config/nvmet/ports/1/subsystems/lv_4 && sudo nvme connect -t loop -n lv_4 -q hostnqn 2024-06-06T20:42:19.933 INFO:teuthology.orchestra.run.smithi174.stdout:1 2024-06-06T20:42:19.959 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/vg_nvme/lv_41 2024-06-06T20:42:19.984 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:42:19.984 DEBUG:teuthology.orchestra.run.smithi174:> dd if=/scratch_devs of=/dev/stdout 2024-06-06T20:42:20.034 DEBUG:teuthology.orchestra.run.smithi174:> sudo nvme list 2024-06-06T20:42:20.087 INFO:teuthology.orchestra.run.smithi174.stdout:Node SN Model Namespace Usage Format FW Rev 2024-06-06T20:42:20.087 INFO:teuthology.orchestra.run.smithi174.stdout:---------------- -------------------- ---------------------------------------- --------- -------------------------- ---------------- -------- 2024-06-06T20:42:20.088 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/nvme0n1 PHFT62050074400BGN INTEL SSDPEDMD400G4 1 400.09 GB / 400.09 GB 512 B + 0 B 8DV101H0 2024-06-06T20:42:20.088 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/nvme1n1 43cd300fc04e8c85e27b Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:20.088 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/nvme2n1 7b103319fdbd8e01dfa5 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:20.088 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/nvme3n1 2837309ab4d4301b674a Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:20.088 INFO:teuthology.orchestra.run.smithi174.stdout:/dev/nvme4n1 0caa14be847d2c3e3974 Linux 1 96.00 GB / 96.00 GB 512 B + 0 B 5.15.0-1 2024-06-06T20:42:20.089 INFO:tasks.nvme_loop:new_devs ['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-06-06T20:42:20.089 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:42:20.089 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/scratch_devs 2024-06-06T20:42:20.146 INFO:teuthology.run_tasks:Running task cephadm... 2024-06-06T20:42:20.245 INFO:tasks.cephadm:Config: {'roleless': True, 'conf': {'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '4b306633421b1cb0f0c4372ff5d6c363d032b25c', 'image': 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9'} 2024-06-06T20:42:20.246 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 2024-06-06T20:42:20.246 INFO:tasks.cephadm:Cluster fsid is 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:42:20.246 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-06-06T20:42:20.246 INFO:tasks.cephadm:No mon roles; fabricating mons 2024-06-06T20:42:20.247 INFO:tasks.cephadm:Monitor IPs: {'mon.smithi111': '172.21.15.111', 'mon.smithi174': '172.21.15.174'} 2024-06-06T20:42:20.247 INFO:tasks.cephadm:Normalizing hostnames... 2024-06-06T20:42:20.247 DEBUG:teuthology.orchestra.run.smithi111:> sudo hostname $(hostname -s) 2024-06-06T20:42:20.263 DEBUG:teuthology.orchestra.run.smithi174:> sudo hostname $(hostname -s) 2024-06-06T20:42:20.279 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-06-06T20:42:20.280 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F20.04%2Fx86_64&sha1=4b306633421b1cb0f0c4372ff5d6c363d032b25c 2024-06-06T20:42:20.495 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '4b306633421b1cb0f0c4372ff5d6c363d032b25c', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=focal,DIST=focal,MACHINE_SIZE=gigantic/79806/', 'root_build_cause': 'SCMTRIGGER', 'version': '18.2.2-1209-g4b306633', 'node_name': '172.21.15.4+smithi004', 'job_name': 'ceph-dev-new-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=focal,DIST=focal,MACHINE_SIZE=gigantic', 'package_manager_version': '18.2.2-1209-g4b306633-1focal'}, 'url': 'https://2.chacra.ceph.com/r/ceph/reef-release/4b306633421b1cb0f0c4372ff5d6c363d032b25c/ubuntu/focal/flavors/default/', 'distro_codename': 'focal', 'modified': '2024-05-30 20:27:52.971342', 'distro_version': '20.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'reef-release', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/reef-release/4b306633421b1cb0f0c4372ff5d6c363d032b25c/ubuntu/focal/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-06-06T20:42:20.630 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref reef-release, sha1 4b306633421b1cb0f0c4372ff5d6c363d032b25c from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F20.04%2Fx86_64&flavor=default&sha1=4b306633421b1cb0f0c4372ff5d6c363d032b25c 2024-06-06T20:42:20.631 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/reef-release/4b306633421b1cb0f0c4372ff5d6c363d032b25c/ubuntu/focal/x86_64/flavors/default/cephadm 2024-06-06T20:42:20.632 DEBUG:teuthology.orchestra.run.smithi111:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef-release/4b306633421b1cb0f0c4372ff5d6c363d032b25c/ubuntu/focal/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-06T20:42:21.001 INFO:teuthology.orchestra.run.smithi111.stdout:-rw-rw-r-- 1 ubuntu ubuntu 215104 Jun 6 20:42 /home/ubuntu/cephtest/cephadm 2024-06-06T20:42:21.001 DEBUG:teuthology.orchestra.run.smithi174:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/reef-release/4b306633421b1cb0f0c4372ff5d6c363d032b25c/ubuntu/focal/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-06-06T20:42:21.362 INFO:teuthology.orchestra.run.smithi174.stdout:-rw-rw-r-- 1 ubuntu ubuntu 215104 Jun 6 20:42 /home/ubuntu/cephtest/cephadm 2024-06-06T20:42:21.363 DEBUG:teuthology.orchestra.run.smithi111:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-06T20:42:21.371 DEBUG:teuthology.orchestra.run.smithi174:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-06-06T20:42:21.389 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 on all hosts... 2024-06-06T20:42:21.389 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 pull 2024-06-06T20:42:21.417 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 pull 2024-06-06T20:42:21.617 INFO:teuthology.orchestra.run.smithi111.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9... 2024-06-06T20:42:21.635 INFO:teuthology.orchestra.run.smithi174.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9... 2024-06-06T20:43:24.974 INFO:teuthology.orchestra.run.smithi111.stdout:{ 2024-06-06T20:43:24.974 INFO:teuthology.orchestra.run.smithi111.stdout: "ceph_version": "ceph version 18.2.2-1209-g4b306633 (4b306633421b1cb0f0c4372ff5d6c363d032b25c) reef (stable)", 2024-06-06T20:43:24.974 INFO:teuthology.orchestra.run.smithi111.stdout: "image_id": "deb455ba5aa6208eb26151ccecafb49229ef84a016b0540715ab37c3838a4771", 2024-06-06T20:43:24.975 INFO:teuthology.orchestra.run.smithi111.stdout: "repo_digests": [ 2024-06-06T20:43:24.975 INFO:teuthology.orchestra.run.smithi111.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9df3386c38955dedf58b36adea452c75a1d47ea5f4409fec4f20241f0443fc26" 2024-06-06T20:43:24.975 INFO:teuthology.orchestra.run.smithi111.stdout: ] 2024-06-06T20:43:24.975 INFO:teuthology.orchestra.run.smithi111.stdout:} 2024-06-06T20:43:30.912 INFO:teuthology.orchestra.run.smithi174.stdout:{ 2024-06-06T20:43:30.913 INFO:teuthology.orchestra.run.smithi174.stdout: "ceph_version": "ceph version 18.2.2-1209-g4b306633 (4b306633421b1cb0f0c4372ff5d6c363d032b25c) reef (stable)", 2024-06-06T20:43:30.913 INFO:teuthology.orchestra.run.smithi174.stdout: "image_id": "deb455ba5aa6208eb26151ccecafb49229ef84a016b0540715ab37c3838a4771", 2024-06-06T20:43:30.913 INFO:teuthology.orchestra.run.smithi174.stdout: "repo_digests": [ 2024-06-06T20:43:30.913 INFO:teuthology.orchestra.run.smithi174.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:9df3386c38955dedf58b36adea452c75a1d47ea5f4409fec4f20241f0443fc26" 2024-06-06T20:43:30.913 INFO:teuthology.orchestra.run.smithi174.stdout: ] 2024-06-06T20:43:30.913 INFO:teuthology.orchestra.run.smithi174.stdout:} 2024-06-06T20:43:30.936 DEBUG:teuthology.orchestra.run.smithi111:> sudo mkdir -p /etc/ceph 2024-06-06T20:43:30.954 DEBUG:teuthology.orchestra.run.smithi174:> sudo mkdir -p /etc/ceph 2024-06-06T20:43:30.970 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 777 /etc/ceph 2024-06-06T20:43:31.011 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 777 /etc/ceph 2024-06-06T20:43:31.026 INFO:tasks.cephadm:Writing seed config... 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-06-06T20:43:31.027 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-06-06T20:43:31.028 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:43:31.028 DEBUG:teuthology.orchestra.run.smithi111:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-06-06T20:43:31.058 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd # enable some debugging auth debug = true ms die on old message = true ms die on bug = true debug asserts on shutdown = true # adjust warnings mon max pg per osd = 10000# >= luminous mon pg warn max object skew = 0 mon osd allow primary affinity = true mon osd allow pg remap = true mon warn on legacy crush tunables = false mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false mon warn on too few osds = false mon_warn_on_pool_pg_num_not_power_of_two = false # disable pg_autoscaler by default for new pools osd_pool_default_pg_autoscale_mode = off # tests delete pools mon allow pool delete = true fsid = 451a3ea8-2445-11ef-bc9b-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops 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-06-06T20:43:31.058 DEBUG:teuthology.orchestra.run.smithi111:mon.smithi111> sudo journalctl -f -n 0 -u ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111.service 2024-06-06T20:43:31.105 INFO:tasks.cephadm:Bootstrapping... 2024-06-06T20:43:31.106 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 -v bootstrap --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 --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-ip 172.21.15.111 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:43:31.277 INFO:teuthology.orchestra.run.smithi111.stdout:-------------------------------------------------------------------------------- 2024-06-06T20:43:31.277 INFO:teuthology.orchestra.run.smithi111.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9', '-v', 'bootstrap', '--fsid', '451a3ea8-2445-11ef-bc9b-c7b262605968', '--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-ip', '172.21.15.111', '--skip-admin-label'] 2024-06-06T20:43:31.278 INFO:teuthology.orchestra.run.smithi111.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-06-06T20:43:31.278 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying podman|docker is present... 2024-06-06T20:43:31.278 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying lvm2 is present... 2024-06-06T20:43:31.278 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying time synchronization is in place... 2024-06-06T20:43:31.284 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-06-06T20:43:31.285 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-06-06T20:43:31.292 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-06-06T20:43:31.292 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.299 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-06-06T20:43:31.299 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-06-06T20:43:31.306 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-06-06T20:43:31.306 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.313 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-06-06T20:43:31.313 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout masked 2024-06-06T20:43:31.318 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-06-06T20:43:31.318 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.324 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-06-06T20:43:31.324 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-06-06T20:43:31.330 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-06-06T20:43:31.330 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.337 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout enabled 2024-06-06T20:43:31.343 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout active 2024-06-06T20:43:31.343 INFO:teuthology.orchestra.run.smithi111.stdout:Unit ntp.service is enabled and running 2024-06-06T20:43:31.343 INFO:teuthology.orchestra.run.smithi111.stdout:Repeating the final host check... 2024-06-06T20:43:31.343 INFO:teuthology.orchestra.run.smithi111.stdout:docker (/usr/bin/docker) is present 2024-06-06T20:43:31.343 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl is present 2024-06-06T20:43:31.343 INFO:teuthology.orchestra.run.smithi111.stdout:lvcreate is present 2024-06-06T20:43:31.349 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-06-06T20:43:31.349 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-06-06T20:43:31.354 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-06-06T20:43:31.354 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.361 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-06-06T20:43:31.361 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-06-06T20:43:31.368 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-06-06T20:43:31.368 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.374 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-06-06T20:43:31.375 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout masked 2024-06-06T20:43:31.380 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-06T20:43:31.380 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-06-06T20:43:31.380 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.386 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-06-06T20:43:31.386 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-06-06T20:43:31.392 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-06-06T20:43:31.392 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout inactive 2024-06-06T20:43:31.400 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout enabled 2024-06-06T20:43:31.407 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stdout active 2024-06-06T20:43:31.407 INFO:teuthology.orchestra.run.smithi111.stdout:Unit ntp.service is enabled and running 2024-06-06T20:43:31.408 INFO:teuthology.orchestra.run.smithi111.stdout:Host looks OK 2024-06-06T20:43:31.408 INFO:teuthology.orchestra.run.smithi111.stdout:Cluster fsid: 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:31.408 INFO:teuthology.orchestra.run.smithi111.stdout:Acquiring lock 140472697646432 on /run/cephadm/451a3ea8-2445-11ef-bc9b-c7b262605968.lock 2024-06-06T20:43:31.408 INFO:teuthology.orchestra.run.smithi111.stdout:Lock 140472697646432 acquired on /run/cephadm/451a3ea8-2445-11ef-bc9b-c7b262605968.lock 2024-06-06T20:43:31.408 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying IP 172.21.15.111 port 3300 ... 2024-06-06T20:43:31.408 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying IP 172.21.15.111 port 6789 ... 2024-06-06T20:43:31.409 INFO:teuthology.orchestra.run.smithi111.stdout:Base mon IP(s) is [172.21.15.111:3300, 172.21.15.111:6789], mon addrv is [v2:172.21.15.111:3300,v1:172.21.15.111:6789] 2024-06-06T20:43:31.414 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-06-06T20:43:31.414 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.111 metric 100 2024-06-06T20:43:31.414 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-06-06T20:43:31.414 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.111 2024-06-06T20:43:31.414 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.111 metric 100 2024-06-06T20:43:31.418 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-06-06T20:43:31.418 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-06-06T20:43:31.418 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1790sec pref medium 2024-06-06T20:43:31.421 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-06-06T20:43:31.422 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-06-06T20:43:31.422 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-06-06T20:43:31.422 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-06-06T20:43:31.422 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:cc2f/64 scope link 2024-06-06T20:43:31.422 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-06-06T20:43:31.423 INFO:teuthology.orchestra.run.smithi111.stdout:Mon IP `172.21.15.111` is in CIDR network `172.21.0.0/20` 2024-06-06T20:43:31.423 INFO:teuthology.orchestra.run.smithi111.stdout:Mon IP `172.21.15.111` is in CIDR network `172.21.0.0/20` 2024-06-06T20:43:31.423 INFO:teuthology.orchestra.run.smithi111.stdout:Mon IP `172.21.15.111` is in CIDR network `172.21.15.254/32` 2024-06-06T20:43:31.423 INFO:teuthology.orchestra.run.smithi111.stdout:Mon IP `172.21.15.111` is in CIDR network `172.21.15.254/32` 2024-06-06T20:43:31.423 INFO:teuthology.orchestra.run.smithi111.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.15.254/32', '172.21.15.254/32'] 2024-06-06T20:43:31.424 INFO:teuthology.orchestra.run.smithi111.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-06-06T20:43:31.424 INFO:teuthology.orchestra.run.smithi111.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9... 2024-06-06T20:43:31.705 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/docker: stdout 4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9: Pulling from ceph-ci/ceph 2024-06-06T20:43:31.705 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/docker: stdout Digest: sha256:9df3386c38955dedf58b36adea452c75a1d47ea5f4409fec4f20241f0443fc26 2024-06-06T20:43:31.705 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 2024-06-06T20:43:31.705 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 2024-06-06T20:43:33.353 INFO:teuthology.orchestra.run.smithi111.stdout:ceph: stdout ceph version 18.2.2-1209-g4b306633 (4b306633421b1cb0f0c4372ff5d6c363d032b25c) reef (stable) 2024-06-06T20:43:33.353 INFO:teuthology.orchestra.run.smithi111.stdout:Ceph version: ceph version 18.2.2-1209-g4b306633 (4b306633421b1cb0f0c4372ff5d6c363d032b25c) reef (stable) 2024-06-06T20:43:33.353 INFO:teuthology.orchestra.run.smithi111.stdout:Extracting ceph user uid/gid from container image... 2024-06-06T20:43:34.757 INFO:teuthology.orchestra.run.smithi111.stdout:stat: stdout 167 167 2024-06-06T20:43:34.757 INFO:teuthology.orchestra.run.smithi111.stdout:Creating initial keys... 2024-06-06T20:43:36.194 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-authtool: stdout AQB3H2JmpXLEIxAAQV3d80dPLo5hFTAx59zCaw== 2024-06-06T20:43:37.720 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-authtool: stdout AQB5H2JmOlA7AxAAaP+Eaf78tY52PB1sGm3kxw== 2024-06-06T20:43:39.182 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-authtool: stdout AQB6H2Jm7qXrIBAAsdb3gFVWn8ABWYHDmBRzhw== 2024-06-06T20:43:39.184 INFO:teuthology.orchestra.run.smithi111.stdout:Creating initial monmap... 2024-06-06T20:43:40.553 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:monmaptool for smithi111 [v2:172.21.15.111:3300,v1:172.21.15.111:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:setting min_mon_release = pacific 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/monmaptool: set fsid to 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:43:40.554 INFO:teuthology.orchestra.run.smithi111.stdout:Creating mon... 2024-06-06T20:43:41.938 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.322+0000 7f5b30d49b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.322+0000 7f5b30d49b00 1 imported monmap: 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-06-06T20:43:40.013401+0000 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr created 2024-06-06T20:43:40.013401+0000 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon.smithi111 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.322+0000 7f5b30d49b00 0 /usr/bin/ceph-mon: set fsid to 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: RocksDB version: 7.9.2 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.939 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Git sha 0 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Compile date 2024-05-30 16:42:20 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: DB SUMMARY 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: DB Session ID: W1LKSWRN5HV608ZBRTVW 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi111/store.db dir, Total Num: 0, files: 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi111/store.db: 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.error_if_exists: 0 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.create_if_missing: 1 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.paranoid_checks: 1 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-06T20:43:41.940 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.env: 0x55ebee09db20 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.info_log: 0x55ebf02aaaa0 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.statistics: (nil) 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.use_fsync: 0 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_log_file_size: 0 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-06T20:43:41.941 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.allow_fallocate: 1 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.use_direct_reads: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.db_log_dir: 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.wal_dir: 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-06T20:43:41.942 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.write_buffer_manager: 0x55ebf02b0e60 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.unordered_write: 0 2024-06-06T20:43:41.943 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.row_cache: None 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.wal_filter: None 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.two_write_queues: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.wal_compression: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.atomic_flush: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-06T20:43:41.944 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.log_readahead_size: 0 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_background_jobs: 2 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_background_compactions: -1 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_subcompactions: 1 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-06T20:43:41.945 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_open_files: -1 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Options.max_background_flushes: -1 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Compression algorithms supported: 2024-06-06T20:43:41.946 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kZSTD supported: 0 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kXpressCompression supported: 0 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kBZip2Compression supported: 0 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kLZ4Compression supported: 1 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kZlibCompression supported: 1 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: kSnappyCompression supported: 1 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.326+0000 7f5b30d49b00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi111/store.db/MANIFEST-000001 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.947 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.merge_operator: 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_filter: None 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55ebf02a3fc0) 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-06-06T20:43:41.948 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55ebf02991f0 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-06-06T20:43:41.949 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-06-06T20:43:41.950 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression: NoCompression 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-06T20:43:41.951 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.num_levels: 7 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-06T20:43:41.952 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-06T20:43:41.953 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-06T20:43:41.954 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-06T20:43:41.955 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.table_properties_collectors: 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.inplace_update_support: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.bloom_locality: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.max_successive_merges: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-06T20:43:41.956 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.ttl: 2592000 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.enable_blob_files: false 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.min_blob_size: 0 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-06T20:43:41.957 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi111/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-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b775abab-d6a7-4dc7-85be-ebea18f300ae 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.330+0000 7f5b30d49b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.334+0000 7f5b30d49b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55ebf02c2e00 2024-06-06T20:43:41.958 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.334+0000 7f5b30d49b00 4 rocksdb: DB pointer 0x55ebf0394000 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.334+0000 7f5b284d5640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.334+0000 7f5b284d5640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/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-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/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-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/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-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/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 Rblob(GB) Wblob(GB) 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-06T20:43:41.959 INFO:teuthology.orchestra.run.smithi111.stdout:/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 0.0 0.0 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/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 0.0 0.0 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/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 Rblob(GB) Wblob(GB) 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-06-06T20:43:41.960 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/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-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/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-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/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-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55ebf02991f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.7e-05 secs_since: 0 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.338+0000 7f5b30d49b00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.338+0000 7f5b30d49b00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph-mon: stderr debug 2024-06-06T20:43:41.338+0000 7f5b30d49b00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-smithi111 for mon.smithi111 2024-06-06T20:43:41.961 INFO:teuthology.orchestra.run.smithi111.stdout:create mon.smithi111 on 2024-06-06T20:43:42.351 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-06-06T20:43:42.603 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968.target -> /etc/systemd/system/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968.target. 2024-06-06T20:43:42.603 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968.target -> /etc/systemd/system/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968.target. 2024-06-06T20:43:42.893 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111 2024-06-06T20:43:42.893 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to reset failed state of unit ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111.service: Unit ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111.service not loaded. 2024-06-06T20:43:43.098 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968.target.wants/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111.service -> /etc/systemd/system/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@.service. 2024-06-06T20:43:43.111 INFO:teuthology.orchestra.run.smithi111.stdout:firewalld does not appear to be present 2024-06-06T20:43:43.111 INFO:teuthology.orchestra.run.smithi111.stdout:Not possible to enable service . firewalld.service is not available 2024-06-06T20:43:43.112 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for mon to start... 2024-06-06T20:43:43.112 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for mon... 2024-06-06T20:43:44.797 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:44 smithi111 bash[14293]: cluster 2024-06-06T20:43:44.566632+0000 mon.smithi111 (mon.0) 1 : cluster [INF] mon.smithi111 is new leader, mons smithi111 in quorum (ranks 0) 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout cluster: 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout id: 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout services: 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum smithi111 (age 0.203385s) 2024-06-06T20:43:45.344 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout data: 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout pgs: 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:mon is available 2024-06-06T20:43:45.345 INFO:teuthology.orchestra.run.smithi111.stdout:Assimilating anything we can from ceph.conf... 2024-06-06T20:43:45.640 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:45 smithi111 bash[14293]: cluster 2024-06-06T20:43:44.573430+0000 mon.smithi111 (mon.0) 2 : cluster [INF] mon.smithi111 is new leader, mons smithi111 in quorum (ranks 0) 2024-06-06T20:43:45.640 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:45 smithi111 bash[14293]: cluster 2024-06-06T20:43:44.573662+0000 mon.smithi111 (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {smithi111=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-06-06T20:43:45.640 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:45 smithi111 bash[14293]: cluster 2024-06-06T20:43:44.576570+0000 mon.smithi111 (mon.0) 4 : cluster [DBG] fsmap 2024-06-06T20:43:45.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:45 smithi111 bash[14293]: cluster 2024-06-06T20:43:44.579867+0000 mon.smithi111 (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-06T20:43:45.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:45 smithi111 bash[14293]: cluster 2024-06-06T20:43:44.580453+0000 mon.smithi111 (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-06-06T20:43:45.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:45 smithi111 bash[14293]: audit 2024-06-06T20:43:44.776754+0000 mon.smithi111 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.111:0/1410973459' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-06-06T20:43:46.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:46 smithi111 bash[14293]: audit 2024-06-06T20:43:46.370699+0000 mon.smithi111 (mon.0) 8 : audit [INF] from='client.? 172.21.15.111:0/3249952849' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-06T20:43:46.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:46 smithi111 bash[14293]: audit 2024-06-06T20:43:46.376148+0000 mon.smithi111 (mon.0) 9 : audit [INF] from='client.? 172.21.15.111:0/3249952849' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout [global] 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout fsid = 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.111:3300,v1:172.21.15.111:6789] 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-06-06T20:43:46.974 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout [mgr] 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout [osd] 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-06-06T20:43:46.975 INFO:teuthology.orchestra.run.smithi111.stdout:Generating new minimal ceph.conf... 2024-06-06T20:43:48.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:48 smithi111 bash[14293]: audit 2024-06-06T20:43:48.028510+0000 mon.smithi111 (mon.0) 10 : audit [DBG] from='client.? 172.21.15.111:0/1281329799' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:43:48.728 INFO:teuthology.orchestra.run.smithi111.stdout:Restarting the monitor... 2024-06-06T20:43:49.140 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:48 smithi111 systemd[1]: Stopping Ceph mon.smithi111 for 451a3ea8-2445-11ef-bc9b-c7b262605968... 2024-06-06T20:43:49.140 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:48 smithi111 bash[14293]: debug 2024-06-06T20:43:48.873+0000 7f37932f6640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi111 -f --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 (PID: 1) UID: 0 2024-06-06T20:43:49.140 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:48 smithi111 bash[14293]: debug 2024-06-06T20:43:48.873+0000 7f37932f6640 -1 mon.smithi111@0(leader) e1 *** Got Signal Terminated *** 2024-06-06T20:43:49.771 INFO:teuthology.orchestra.run.smithi111.stdout:Setting public_network to 172.21.15.254/32,172.21.0.0/20 in mon config section 2024-06-06T20:43:49.828 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:49 smithi111 bash[14701]: ceph-451a3ea8-2445-11ef-bc9b-c7b262605968-mon-smithi111 2024-06-06T20:43:49.828 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:49 smithi111 bash[14765]: Error response from daemon: No such container: ceph-451a3ea8-2445-11ef-bc9b-c7b262605968-mon-smithi111 2024-06-06T20:43:49.828 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:49 smithi111 systemd[1]: ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111.service: Succeeded. 2024-06-06T20:43:49.829 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:49 smithi111 systemd[1]: Stopped Ceph mon.smithi111 for 451a3ea8-2445-11ef-bc9b-c7b262605968. 2024-06-06T20:43:49.829 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:49 smithi111 systemd[1]: Started Ceph mon.smithi111 for 451a3ea8-2445-11ef-bc9b-c7b262605968. 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.829+0000 7f1396477b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.829+0000 7f1396477b00 0 ceph version 18.2.2-1209-g4b306633 (4b306633421b1cb0f0c4372ff5d6c363d032b25c) reef (stable), process ceph-mon, pid 7 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.829+0000 7f1396477b00 0 pidfile_write: ignore empty --pid-file 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 0 load: jerasure load: lrc 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: RocksDB version: 7.9.2 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Git sha 0 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Compile date 2024-05-30 16:42:20 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: DB SUMMARY 2024-06-06T20:43:51.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: DB Session ID: 19Q0FWW0RD0E0CC9OA6Q 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: CURRENT file: CURRENT 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: IDENTITY file: IDENTITY 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-smithi111/store.db dir, Total Num: 1, files: 000008.sst 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-smithi111/store.db: 000009.log size: 83938 ; 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.error_if_exists: 0 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.create_if_missing: 0 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.paranoid_checks: 1 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-06-06T20:43:51.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.env: 0x555904d95b20 2024-06-06T20:43:51.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.fs: PosixFileSystem 2024-06-06T20:43:51.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.info_log: 0x555906e4ede0 2024-06-06T20:43:51.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-06-06T20:43:51.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.statistics: (nil) 2024-06-06T20:43:51.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.use_fsync: 0 2024-06-06T20:43:51.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_log_file_size: 0 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.allow_fallocate: 1 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-06-06T20:43:51.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.use_direct_reads: 0 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.create_missing_column_families: 0 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.db_log_dir: 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.wal_dir: 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.advise_random_on_open: 1 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-06-06T20:43:51.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.write_buffer_manager: 0x555906e5c320 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.rate_limiter: (nil) 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.unordered_write: 0 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-06-06T20:43:51.146 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.row_cache: None 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.wal_filter: None 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.two_write_queues: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.manual_wal_flush: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.wal_compression: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.atomic_flush: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-06-06T20:43:51.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.log_readahead_size: 0 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_background_jobs: 2 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_background_compactions: -1 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_subcompactions: 1 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-06-06T20:43:51.148 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_total_wal_size: 0 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_open_files: -1 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bytes_per_sync: 0 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_background_flushes: -1 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Compression algorithms supported: 2024-06-06T20:43:51.149 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kZSTD supported: 0 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kXpressCompression supported: 0 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kBZip2Compression supported: 0 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kLZ4Compression supported: 1 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kZlibCompression supported: 1 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: kSnappyCompression supported: 1 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-smithi111/store.db/MANIFEST-000010 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-06-06T20:43:51.150 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.merge_operator: 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_filter: None 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_filter_factory: None 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555906e4eaa0) 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cache_index_and_filter_blocks: 1 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cache_index_and_filter_blocks_with_high_priority: 0 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: pin_top_level_index_and_filter: 1 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: index_type: 0 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: data_block_index_type: 0 2024-06-06T20:43:51.151 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: index_shortening: 1 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: data_block_hash_table_util_ratio: 0.750000 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: checksum: 4 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: no_block_cache: 0 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_cache: 0x555906e451f0 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_cache_name: BinnedLRUCache 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_cache_options: 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: capacity : 536870912 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: num_shard_bits : 4 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: strict_capacity_limit : 0 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: high_pri_pool_ratio: 0.000 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_cache_compressed: (nil) 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: persistent_cache: (nil) 2024-06-06T20:43:51.152 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_size: 4096 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_size_deviation: 10 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_restart_interval: 16 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: index_block_restart_interval: 1 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: metadata_block_size: 4096 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: partition_filters: 0 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: use_delta_encoding: 1 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: filter_policy: bloomfilter 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: whole_key_filtering: 1 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: verify_compression: 0 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: read_amp_bytes_per_bit: 0 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: format_version: 5 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: enable_index_compression: 1 2024-06-06T20:43:51.153 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: block_align: 0 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: max_auto_readahead_size: 262144 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: prepopulate_block_cache: 0 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: initial_auto_readahead_size: 8192 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: num_file_reads_for_auto_readahead: 2 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression: NoCompression 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.num_levels: 7 2024-06-06T20:43:51.154 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-06-06T20:43:51.155 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.level: 32767 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.enabled: false 2024-06-06T20:43:51.156 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-06-06T20:43:51.157 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-06-06T20:43:51.157 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-06-06T20:43:51.157 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-06-06T20:43:51.157 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-06-06T20:43:51.157 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-06-06T20:43:51.157 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-06-06T20:43:51.158 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.arena_block_size: 1048576 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-06-06T20:43:51.159 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.table_properties_collectors: 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.inplace_update_support: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.bloom_locality: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.max_successive_merges: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.force_consistency_checks: 1 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-06-06T20:43:51.160 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.ttl: 2592000 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.enable_blob_files: false 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.min_blob_size: 0 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.blob_file_size: 268435456 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-06-06T20:43:51.161 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-smithi111/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: b775abab-d6a7-4dc7-85be-ebea18f300ae 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1717706630840711, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.833+0000 7f1396477b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1717706630841913, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 80739, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 248, "table_properties": {"data_size": 78922, "index_size": 227, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 581, "raw_key_size": 9753, "raw_average_key_size": 47, "raw_value_size": 73313, "raw_average_value_size": 354, "num_data_blocks": 10, "num_entries": 207, "num_filter_entries": 207, "num_deletions": 3, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1717706630, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "b775abab-d6a7-4dc7-85be-ebea18f300ae", "db_session_id": "19Q0FWW0RD0E0CC9OA6Q", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1717706630842070, "job": 1, "event": "recovery_finished"} 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-smithi111/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555906e70e00 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 4 rocksdb: DB pointer 0x555906f6a000 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f138c242640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-06-06T20:43:51.162 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f138c242640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: ** DB Stats ** 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: ** Compaction Stats [default] ** 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: 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 Rblob(GB) Wblob(GB) 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: L0 2/0 80.72 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-06T20:43:51.163 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Sum 2/0 80.72 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 98.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: ** Compaction Stats [default] ** 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: 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 Rblob(GB) Wblob(GB) 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 98.7 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Uptime(secs): 0.0 total, 0.0 interval 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Flush(GB): cumulative 0.000, interval 0.000 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: AddFile(GB): cumulative 0.000, interval 0.000 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: AddFile(Total Files): cumulative 0, interval 0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: AddFile(L0 Files): cumulative 0, interval 0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: AddFile(Keys): cumulative 0, interval 0 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Cumulative compaction: 0.00 GB write, 18.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-06T20:43:51.164 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Interval compaction: 0.00 GB write, 18.90 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: 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-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Block cache BinnedLRUCache@0x555906e451f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.5e-05 secs_since: 0 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: ** File Read Latency Histogram By Level [default] ** 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.837+0000 7f1396477b00 0 starting mon.smithi111 rank 0 at public addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] at bind addrs [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] mon_data /var/lib/ceph/mon/ceph-smithi111 fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 1 mon.smithi111@-1(???) e1 preinit fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 0 mon.smithi111@-1(???).mds e1 new map 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 0 mon.smithi111@-1(???).mds e1 print_map 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: e1 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: enable_multiple, ever_enabled_multiple: 1,1 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: default 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-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: legacy client fscid: -1 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: 2024-06-06T20:43:51.165 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: No filesystems configured 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 0 mon.smithi111@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 0 mon.smithi111@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 0 mon.smithi111@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 0 mon.smithi111@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: debug 2024-06-06T20:43:50.841+0000 7f1396477b00 1 mon.smithi111@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cluster 2024-06-06T20:43:50.870657+0000 mon.smithi111 (mon.0) 1 : cluster [INF] mon.smithi111 is new leader, mons smithi111 in quorum (ranks 0) 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cluster 2024-06-06T20:43:50.870758+0000 mon.smithi111 (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {smithi111=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cluster 2024-06-06T20:43:50.871719+0000 mon.smithi111 (mon.0) 3 : cluster [DBG] fsmap 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cluster 2024-06-06T20:43:50.871781+0000 mon.smithi111 (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-06-06T20:43:51.166 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:50 smithi111 bash[14799]: cluster 2024-06-06T20:43:50.872506+0000 mon.smithi111 (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-06-06T20:43:51.955 INFO:teuthology.orchestra.run.smithi111.stdout:Wrote config to /etc/ceph/ceph.conf 2024-06-06T20:43:51.980 INFO:teuthology.orchestra.run.smithi111.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:43:51.980 INFO:teuthology.orchestra.run.smithi111.stdout:Creating mgr... 2024-06-06T20:43:51.981 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying port 0.0.0.0:9283 ... 2024-06-06T20:43:51.981 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying port 0.0.0.0:8765 ... 2024-06-06T20:43:51.981 INFO:teuthology.orchestra.run.smithi111.stdout:Verifying port 0.0.0.0:8443 ... 2024-06-06T20:43:52.296 INFO:teuthology.orchestra.run.smithi111.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mgr.smithi111.upirjr 2024-06-06T20:43:52.296 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Failed to reset failed state of unit ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mgr.smithi111.upirjr.service: Unit ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mgr.smithi111.upirjr.service not loaded. 2024-06-06T20:43:52.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:52 smithi111 bash[14799]: audit 2024-06-06T20:43:51.230223+0000 mon.smithi111 (mon.0) 6 : audit [INF] from='client.? 172.21.15.111:0/142172658' entity='client.admin' 2024-06-06T20:43:52.502 INFO:teuthology.orchestra.run.smithi111.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968.target.wants/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mgr.smithi111.upirjr.service -> /etc/systemd/system/ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@.service. 2024-06-06T20:43:52.515 INFO:teuthology.orchestra.run.smithi111.stdout:firewalld does not appear to be present 2024-06-06T20:43:52.515 INFO:teuthology.orchestra.run.smithi111.stdout:Not possible to enable service . firewalld.service is not available 2024-06-06T20:43:52.515 INFO:teuthology.orchestra.run.smithi111.stdout:firewalld does not appear to be present 2024-06-06T20:43:52.515 INFO:teuthology.orchestra.run.smithi111.stdout:Not possible to open ports <[9283, 8765, 8443]>. firewalld.service is not available 2024-06-06T20:43:52.515 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for mgr to start... 2024-06-06T20:43:52.515 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for mgr... 2024-06-06T20:43:54.640 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:54 smithi111 bash[14799]: audit 2024-06-06T20:43:54.144891+0000 mon.smithi111 (mon.0) 7 : audit [DBG] from='client.? 172.21.15.111:0/210635183' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-06T20:43:54.784 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:54.784 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:43:54.784 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "fsid": "451a3ea8-2445-11ef-bc9b-c7b262605968", 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "health": { 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 0 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "smithi111" 2024-06-06T20:43:54.785 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "monmap": { 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-06-06T20:43:54.786 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-06-06T20:43:54.790 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "available": false, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "modules": [ 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "iostat", 2024-06-06T20:43:54.791 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "nfs", 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "restful" 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "services": {} 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "modified": "2024-06-06T20:43:44.575226+0000", 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "services": {} 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:43:54.792 INFO:teuthology.orchestra.run.smithi111.stdout:mgr not available, waiting (1/15)... 2024-06-06T20:43:58.198 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:58 smithi111 bash[14799]: audit 2024-06-06T20:43:57.983564+0000 mon.smithi111 (mon.0) 8 : audit [DBG] from='client.? 172.21.15.111:0/242381038' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-06T20:43:58.647 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:43:58.647 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "fsid": "451a3ea8-2445-11ef-bc9b-c7b262605968", 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "health": { 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 0 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "smithi111" 2024-06-06T20:43:58.648 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:43:58.649 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "monmap": { 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:58.650 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-06-06T20:43:58.651 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-06-06T20:43:58.651 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-06-06T20:43:58.651 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-06-06T20:43:58.654 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "available": false, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "modules": [ 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "iostat", 2024-06-06T20:43:58.655 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "nfs", 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "restful" 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "services": {} 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "modified": "2024-06-06T20:43:44.575226+0000", 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "services": {} 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:43:58.656 INFO:teuthology.orchestra.run.smithi111.stdout:mgr not available, waiting (2/15)... 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: cluster 2024-06-06T20:43:59.863898+0000 mon.smithi111 (mon.0) 9 : cluster [INF] Activating manager daemon smithi111.upirjr 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: cluster 2024-06-06T20:43:59.870188+0000 mon.smithi111 (mon.0) 10 : cluster [DBG] mgrmap e2: smithi111.upirjr(active, starting, since 0.00657902s) 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: audit 2024-06-06T20:43:59.872531+0000 mon.smithi111 (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: audit 2024-06-06T20:43:59.872727+0000 mon.smithi111 (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: audit 2024-06-06T20:43:59.872916+0000 mon.smithi111 (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: audit 2024-06-06T20:43:59.873090+0000 mon.smithi111 (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: audit 2024-06-06T20:43:59.873899+0000 mon.smithi111 (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr metadata", "who": "smithi111.upirjr", "id": "smithi111.upirjr"}]: dispatch 2024-06-06T20:44:00.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:43:59 smithi111 bash[14799]: cluster 2024-06-06T20:43:59.905848+0000 mon.smithi111 (mon.0) 16 : cluster [INF] Manager daemon smithi111.upirjr is now available 2024-06-06T20:44:01.140 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:00 smithi111 bash[14799]: audit 2024-06-06T20:43:59.926070+0000 mon.smithi111 (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/mirror_snapshot_schedule"}]: dispatch 2024-06-06T20:44:01.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:00 smithi111 bash[14799]: audit 2024-06-06T20:43:59.931079+0000 mon.smithi111 (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:01.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:00 smithi111 bash[14799]: audit 2024-06-06T20:43:59.931231+0000 mon.smithi111 (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/trash_purge_schedule"}]: dispatch 2024-06-06T20:44:01.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:00 smithi111 bash[14799]: audit 2024-06-06T20:43:59.933392+0000 mon.smithi111 (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:01.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:00 smithi111 bash[14799]: audit 2024-06-06T20:43:59.936691+0000 mon.smithi111 (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.111:0/1415620478' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:01.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:00 smithi111 bash[14799]: cluster 2024-06-06T20:44:00.875223+0000 mon.smithi111 (mon.0) 22 : cluster [DBG] mgrmap e3: smithi111.upirjr(active, since 1.01161s) 2024-06-06T20:44:02.970 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "fsid": "451a3ea8-2445-11ef-bc9b-c7b262605968", 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "health": { 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-06-06T20:44:02.971 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 0 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "smithi111" 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "monmap": { 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-06-06T20:44:02.972 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:44:02.973 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-06-06T20:44:02.973 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-06-06T20:44:02.973 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-06-06T20:44:02.973 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-06-06T20:44:02.976 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-06-06T20:44:02.976 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-06-06T20:44:02.976 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.976 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-06-06T20:44:02.976 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.977 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "available": true, 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "modules": [ 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "iostat", 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "nfs", 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "restful" 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ], 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "services": {} 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.978 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "modified": "2024-06-06T20:43:44.575226+0000", 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "services": {} 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout }, 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:44:02.979 INFO:teuthology.orchestra.run.smithi111.stdout:mgr is available 2024-06-06T20:44:03.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:02 smithi111 bash[14799]: cluster 2024-06-06T20:44:01.923843+0000 mon.smithi111 (mon.0) 23 : cluster [DBG] mgrmap e4: smithi111.upirjr(active, since 2s) 2024-06-06T20:44:03.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:02 smithi111 bash[14799]: audit 2024-06-06T20:44:02.315262+0000 mon.smithi111 (mon.0) 24 : audit [DBG] from='client.? 172.21.15.111:0/3233925399' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-06-06T20:44:04.640 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:04 smithi111 bash[14799]: audit 2024-06-06T20:44:04.344625+0000 mon.smithi111 (mon.0) 25 : audit [INF] from='client.? 172.21.15.111:0/3539806525' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout [global] 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout fsid = 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout [mgr] 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-06-06T20:44:05.025 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 2024-06-06T20:44:05.026 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout [osd] 2024-06-06T20:44:05.026 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-06-06T20:44:05.026 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-06-06T20:44:05.026 INFO:teuthology.orchestra.run.smithi111.stdout:Enabling cephadm module... 2024-06-06T20:44:06.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:06 smithi111 bash[14799]: audit 2024-06-06T20:44:06.385693+0000 mon.smithi111 (mon.0) 26 : audit [INF] from='client.? 172.21.15.111:0/2122924609' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-06-06T20:44:07.640 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:07 smithi111 bash[14799]: audit 2024-06-06T20:44:06.443026+0000 mon.smithi111 (mon.0) 27 : audit [INF] from='client.? 172.21.15.111:0/2122924609' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-06-06T20:44:07.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:07 smithi111 bash[14799]: cluster 2024-06-06T20:44:06.443149+0000 mon.smithi111 (mon.0) 28 : cluster [DBG] mgrmap e5: smithi111.upirjr(active, since 6s) 2024-06-06T20:44:08.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:08 smithi111 bash[14799]: audit 2024-06-06T20:44:08.412688+0000 mon.smithi111 (mon.0) 29 : audit [DBG] from='client.? 172.21.15.111:0/178794483' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "available": true, 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "active_name": "smithi111.upirjr", 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for the mgr to restart... 2024-06-06T20:44:09.084 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for mgr epoch 5... 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: cluster 2024-06-06T20:44:12.404179+0000 mon.smithi111 (mon.0) 30 : cluster [INF] Active manager daemon smithi111.upirjr restarted 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: cluster 2024-06-06T20:44:12.404595+0000 mon.smithi111 (mon.0) 31 : cluster [INF] Activating manager daemon smithi111.upirjr 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: cluster 2024-06-06T20:44:12.413727+0000 mon.smithi111 (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: cluster 2024-06-06T20:44:12.413872+0000 mon.smithi111 (mon.0) 33 : cluster [DBG] mgrmap e6: smithi111.upirjr(active, starting, since 0.00945718s) 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: audit 2024-06-06T20:44:12.415534+0000 mon.smithi111 (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: audit 2024-06-06T20:44:12.416711+0000 mon.smithi111 (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr metadata", "who": "smithi111.upirjr", "id": "smithi111.upirjr"}]: dispatch 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: audit 2024-06-06T20:44:12.417808+0000 mon.smithi111 (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: audit 2024-06-06T20:44:12.418248+0000 mon.smithi111 (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: audit 2024-06-06T20:44:12.418446+0000 mon.smithi111 (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-06T20:44:12.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:12 smithi111 bash[14799]: cluster 2024-06-06T20:44:12.445903+0000 mon.smithi111 (mon.0) 39 : cluster [INF] Manager daemon smithi111.upirjr is now available 2024-06-06T20:44:13.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: cephadm 2024-06-06T20:44:12.462210+0000 mgr.smithi111.upirjr (mgr.14118) 2 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:12.468463+0000 mon.smithi111 (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:12.476005+0000 mon.smithi111 (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:12.483211+0000 mon.smithi111 (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:12.487499+0000 mon.smithi111 (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:12.502194+0000 mon.smithi111 (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/mirror_snapshot_schedule"}]: dispatch 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:12.504660+0000 mon.smithi111 (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/trash_purge_schedule"}]: dispatch 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:13.312700+0000 mon.smithi111 (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: audit 2024-06-06T20:44:13.318279+0000 mon.smithi111 (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:13.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:13 smithi111 bash[14799]: cluster 2024-06-06T20:44:13.414339+0000 mon.smithi111 (mon.0) 48 : cluster [DBG] mgrmap e7: smithi111.upirjr(active, since 1.00992s) 2024-06-06T20:44:14.172 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:44:14.172 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-06-06T20:44:14.172 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "initialized": true 2024-06-06T20:44:14.172 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:44:14.172 INFO:teuthology.orchestra.run.smithi111.stdout:mgr epoch 5 is available 2024-06-06T20:44:14.172 INFO:teuthology.orchestra.run.smithi111.stdout:Setting orchestrator backend to cephadm... 2024-06-06T20:44:14.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:14 smithi111 bash[14799]: audit 2024-06-06T20:44:13.417199+0000 mgr.smithi111.upirjr (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-06-06T20:44:14.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:14 smithi111 bash[14799]: audit 2024-06-06T20:44:13.429849+0000 mgr.smithi111.upirjr (mgr.14118) 4 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-06-06T20:44:14.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:14 smithi111 bash[14799]: audit 2024-06-06T20:44:14.357466+0000 mon.smithi111 (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:44:15.754 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: cephadm 2024-06-06T20:44:14.130141+0000 mgr.smithi111.upirjr (mgr.14118) 5 : cephadm [INF] [06/Jun/2024:20:44:14] ENGINE Bus STARTING 2024-06-06T20:44:15.754 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: cephadm 2024-06-06T20:44:14.232207+0000 mgr.smithi111.upirjr (mgr.14118) 6 : cephadm [INF] [06/Jun/2024:20:44:14] ENGINE Serving on http://172.21.15.111:8765 2024-06-06T20:44:15.754 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: cephadm 2024-06-06T20:44:14.356243+0000 mgr.smithi111.upirjr (mgr.14118) 7 : cephadm [INF] [06/Jun/2024:20:44:14] ENGINE Serving on https://172.21.15.111:7150 2024-06-06T20:44:15.754 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: cephadm 2024-06-06T20:44:14.356459+0000 mgr.smithi111.upirjr (mgr.14118) 8 : cephadm [INF] [06/Jun/2024:20:44:14] ENGINE Bus STARTED 2024-06-06T20:44:15.754 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: cephadm 2024-06-06T20:44:14.358380+0000 mgr.smithi111.upirjr (mgr.14118) 9 : cephadm [ERR] [06/Jun/2024:20:44:14] ENGINE Error in HTTPServer.serve 2024-06-06T20:44:15.754 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: Traceback (most recent call last): 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: self._connections.run(self.expiration_interval) 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: self._run(expiration_interval) 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: new_conn = self._from_server_socket(self.server.socket) 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: s = self.context.wrap_socket( 2024-06-06T20:44:15.755 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: return self.sslsocket_class._create( 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: self.do_handshake() 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: self._sslobj.do_handshake() 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: cluster 2024-06-06T20:44:14.476337+0000 mon.smithi111 (mon.0) 50 : cluster [DBG] mgrmap e8: smithi111.upirjr(active, since 2s) 2024-06-06T20:44:15.756 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:15 smithi111 bash[14799]: audit 2024-06-06T20:44:15.477949+0000 mon.smithi111 (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:16.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:16 smithi111 bash[14799]: audit 2024-06-06T20:44:15.468169+0000 mgr.smithi111.upirjr (mgr.14118) 10 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:16.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:16 smithi111 bash[14799]: audit 2024-06-06T20:44:15.492327+0000 mon.smithi111 (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:44:17.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:17 smithi111 bash[14799]: audit 2024-06-06T20:44:17.459085+0000 mgr.smithi111.upirjr (mgr.14118) 11 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:18.142 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout value unchanged 2024-06-06T20:44:18.142 INFO:teuthology.orchestra.run.smithi111.stdout:Generating ssh key... 2024-06-06T20:44:19.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:19 smithi111 bash[14799]: audit 2024-06-06T20:44:19.342420+0000 mgr.smithi111.upirjr (mgr.14118) 12 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:19.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:19 smithi111 bash[14799]: cephadm 2024-06-06T20:44:19.342816+0000 mgr.smithi111.upirjr (mgr.14118) 13 : cephadm [INF] Generating ssh key... 2024-06-06T20:44:21.140 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:20 smithi111 bash[14799]: audit 2024-06-06T20:44:19.722312+0000 mon.smithi111 (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:21.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:20 smithi111 bash[14799]: audit 2024-06-06T20:44:19.725831+0000 mon.smithi111 (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:22.390 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTuZj/qV3fHWtr2jMu4WyE5J3cYqu3bEtiVxc94SBXmR6GIL3qahRXN84vNVciyQt3wQ1l3pWMRAAJSN5xioMrzW30P2P8Ied5GJ00stC70h4woedlZwyas/cUXbrtGnsqgKZMUbG32HwM/jbUSDNWOEc9ucuTNs1jYGlYEeeToYw0VMJESyIBb0L7oe3yb0YI6vTxm4UUk2lWKJvdzFBa6n5hVWmz1WCmNgwFzQqusaf3j+7eH5y2pud/w3dQ7rfGALvjFt8++0uvh3ftBzz7UGROL8kLrVtBBSVzMLtCXvx09hvCqS7rpWDhsP3meMZNyUCJG732eDtGpp7BaS7srqhr9a9T9gs8l7yDZKc/b+zZ609yrUiEjqa3PukqyOEpRhwOLvStQGh0/US0ZIEmiKW1lPIvGzHGOTnhDF/8JoZTOER3CT5w6Lws8F0bnDFiD2X73JEq47RjIo8TAK8L8lcK5uRnPMPhKQL+rwbczT9nynXOogKJJbYvGUOXMVc= ceph-451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:44:22.390 INFO:teuthology.orchestra.run.smithi111.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-06-06T20:44:22.391 INFO:teuthology.orchestra.run.smithi111.stdout:Adding key to root@localhost authorized_keys... 2024-06-06T20:44:22.391 INFO:teuthology.orchestra.run.smithi111.stdout:Adding host smithi111... 2024-06-06T20:44:22.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:22 smithi111 bash[14799]: audit 2024-06-06T20:44:21.731774+0000 mgr.smithi111.upirjr (mgr.14118) 14 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:24.741 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:24 smithi111 bash[14799]: audit 2024-06-06T20:44:23.745968+0000 mgr.smithi111.upirjr (mgr.14118) 15 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi111", "addr": "172.21.15.111", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:25.738 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:25 smithi111 bash[14799]: cephadm 2024-06-06T20:44:24.949097+0000 mgr.smithi111.upirjr (mgr.14118) 16 : cephadm [INF] Deploying cephadm binary to smithi111 2024-06-06T20:44:28.442 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Added host 'smithi111' with addr '172.21.15.111' 2024-06-06T20:44:28.442 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying mon service with default placement... 2024-06-06T20:44:28.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:28 smithi111 bash[14799]: audit 2024-06-06T20:44:27.511224+0000 mon.smithi111 (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:28.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:28 smithi111 bash[14799]: cephadm 2024-06-06T20:44:27.511727+0000 mgr.smithi111.upirjr (mgr.14118) 17 : cephadm [INF] Added host smithi111 2024-06-06T20:44:28.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:28 smithi111 bash[14799]: audit 2024-06-06T20:44:27.512473+0000 mon.smithi111 (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:44:30.923 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-06-06T20:44:30.923 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying mgr service with default placement... 2024-06-06T20:44:31.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:31 smithi111 bash[14799]: audit 2024-06-06T20:44:30.220164+0000 mgr.smithi111.upirjr (mgr.14118) 18 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:31.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:31 smithi111 bash[14799]: cephadm 2024-06-06T20:44:30.221346+0000 mgr.smithi111.upirjr (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-06-06T20:44:31.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:31 smithi111 bash[14799]: audit 2024-06-06T20:44:30.224134+0000 mon.smithi111 (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:31.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:31 smithi111 bash[14799]: audit 2024-06-06T20:44:30.350264+0000 mon.smithi111 (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:31.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:31 smithi111 bash[14799]: audit 2024-06-06T20:44:30.688530+0000 mon.smithi111 (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:32.968 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-06-06T20:44:32.969 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying crash service with default placement... 2024-06-06T20:44:33.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:33 smithi111 bash[14799]: audit 2024-06-06T20:44:32.298756+0000 mgr.smithi111.upirjr (mgr.14118) 20 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:33.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:33 smithi111 bash[14799]: cephadm 2024-06-06T20:44:32.301029+0000 mgr.smithi111.upirjr (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-06-06T20:44:33.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:33 smithi111 bash[14799]: audit 2024-06-06T20:44:32.305587+0000 mon.smithi111 (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:33.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:33 smithi111 bash[14799]: cluster 2024-06-06T20:44:32.419524+0000 mgr.smithi111.upirjr (mgr.14118) 22 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:35.100 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled crash update... 2024-06-06T20:44:35.101 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying ceph-exporter service with default placement... 2024-06-06T20:44:35.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:35 smithi111 bash[14799]: audit 2024-06-06T20:44:34.338638+0000 mgr.smithi111.upirjr (mgr.14118) 23 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "crash", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:35.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:35 smithi111 bash[14799]: cephadm 2024-06-06T20:44:34.340614+0000 mgr.smithi111.upirjr (mgr.14118) 24 : cephadm [INF] Saving service crash spec with placement * 2024-06-06T20:44:35.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:35 smithi111 bash[14799]: audit 2024-06-06T20:44:34.343815+0000 mon.smithi111 (mon.0) 61 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:35.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:35 smithi111 bash[14799]: cluster 2024-06-06T20:44:34.419994+0000 mgr.smithi111.upirjr (mgr.14118) 25 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:37.114 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled ceph-exporter update... 2024-06-06T20:44:37.114 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying prometheus service with default placement... 2024-06-06T20:44:37.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:36 smithi111 bash[14799]: audit 2024-06-06T20:44:35.821233+0000 mon.smithi111 (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:37.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:36 smithi111 bash[14799]: cluster 2024-06-06T20:44:36.420417+0000 mgr.smithi111.upirjr (mgr.14118) 26 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:37.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:36 smithi111 bash[14799]: audit 2024-06-06T20:44:36.441944+0000 mgr.smithi111.upirjr (mgr.14118) 27 : audit [DBG] from='client.14146 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "ceph-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:37.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:36 smithi111 bash[14799]: cephadm 2024-06-06T20:44:36.444747+0000 mgr.smithi111.upirjr (mgr.14118) 28 : cephadm [INF] Saving service ceph-exporter spec with placement * 2024-06-06T20:44:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:36 smithi111 bash[14799]: audit 2024-06-06T20:44:36.449341+0000 mon.smithi111 (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:36 smithi111 bash[14799]: audit 2024-06-06T20:44:36.603125+0000 mon.smithi111 (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:39.162 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled prometheus update... 2024-06-06T20:44:39.163 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying grafana service with default placement... 2024-06-06T20:44:39.888 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:39 smithi111 bash[14799]: cluster 2024-06-06T20:44:38.420798+0000 mgr.smithi111.upirjr (mgr.14118) 29 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:39.888 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:39 smithi111 bash[14799]: audit 2024-06-06T20:44:38.566045+0000 mon.smithi111 (mon.0) 65 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:40.759 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:40 smithi111 bash[14799]: audit 2024-06-06T20:44:38.558912+0000 mgr.smithi111.upirjr (mgr.14118) 30 : audit [DBG] from='client.14148 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:40.759 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:40 smithi111 bash[14799]: cephadm 2024-06-06T20:44:38.560963+0000 mgr.smithi111.upirjr (mgr.14118) 31 : cephadm [INF] Saving service prometheus spec with placement count:1 2024-06-06T20:44:41.142 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled grafana update... 2024-06-06T20:44:41.143 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying node-exporter service with default placement... 2024-06-06T20:44:41.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:41 smithi111 bash[14799]: cluster 2024-06-06T20:44:40.421198+0000 mgr.smithi111.upirjr (mgr.14118) 32 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:41.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:41 smithi111 bash[14799]: audit 2024-06-06T20:44:40.474898+0000 mgr.smithi111.upirjr (mgr.14118) 33 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:41.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:41 smithi111 bash[14799]: cephadm 2024-06-06T20:44:40.476098+0000 mgr.smithi111.upirjr (mgr.14118) 34 : cephadm [INF] Saving service grafana spec with placement count:1 2024-06-06T20:44:41.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:41 smithi111 bash[14799]: audit 2024-06-06T20:44:40.487977+0000 mon.smithi111 (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:43.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:43 smithi111 bash[14799]: cluster 2024-06-06T20:44:42.421613+0000 mgr.smithi111.upirjr (mgr.14118) 35 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:43.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:43 smithi111 bash[14799]: audit 2024-06-06T20:44:42.999592+0000 mon.smithi111 (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:44.248 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled node-exporter update... 2024-06-06T20:44:44.248 INFO:teuthology.orchestra.run.smithi111.stdout:Deploying alertmanager service with default placement... 2024-06-06T20:44:44.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:44 smithi111 bash[14799]: audit 2024-06-06T20:44:42.991063+0000 mgr.smithi111.upirjr (mgr.14118) 36 : audit [DBG] from='client.14152 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:44.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:44 smithi111 bash[14799]: cephadm 2024-06-06T20:44:42.992981+0000 mgr.smithi111.upirjr (mgr.14118) 37 : cephadm [INF] Saving service node-exporter spec with placement * 2024-06-06T20:44:45.866 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:45 smithi111 bash[14799]: cluster 2024-06-06T20:44:44.422063+0000 mgr.smithi111.upirjr (mgr.14118) 38 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:46.339 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Scheduled alertmanager update... 2024-06-06T20:44:46.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:46 smithi111 bash[14799]: audit 2024-06-06T20:44:45.607795+0000 mgr.smithi111.upirjr (mgr.14118) 39 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:44:46.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:46 smithi111 bash[14799]: cephadm 2024-06-06T20:44:45.609659+0000 mgr.smithi111.upirjr (mgr.14118) 40 : cephadm [INF] Saving service alertmanager spec with placement count:1 2024-06-06T20:44:46.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:46 smithi111 bash[14799]: audit 2024-06-06T20:44:45.616166+0000 mon.smithi111 (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.111:0/30964484' entity='mgr.smithi111.upirjr' 2024-06-06T20:44:46.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:46 smithi111 bash[14799]: cluster 2024-06-06T20:44:46.422463+0000 mgr.smithi111.upirjr (mgr.14118) 41 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:49.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:48 smithi111 bash[14799]: audit 2024-06-06T20:44:47.723751+0000 mon.smithi111 (mon.0) 69 : audit [INF] from='client.? 172.21.15.111:0/4226790754' entity='client.admin' 2024-06-06T20:44:49.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:48 smithi111 bash[14799]: cluster 2024-06-06T20:44:48.422854+0000 mgr.smithi111.upirjr (mgr.14118) 42 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:50.579 INFO:teuthology.orchestra.run.smithi111.stdout:Enabling the dashboard module... 2024-06-06T20:44:50.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:50 smithi111 bash[14799]: audit 2024-06-06T20:44:49.820475+0000 mon.smithi111 (mon.0) 70 : audit [INF] from='client.? 172.21.15.111:0/517261928' entity='client.admin' 2024-06-06T20:44:50.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:50 smithi111 bash[14799]: cluster 2024-06-06T20:44:50.423300+0000 mgr.smithi111.upirjr (mgr.14118) 43 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:44:52.323 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:52 smithi111 bash[14799]: audit 2024-06-06T20:44:51.997319+0000 mon.smithi111 (mon.0) 71 : audit [INF] from='client.? 172.21.15.111:0/1561458107' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-06-06T20:44:53.197 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:53 smithi111 bash[14799]: audit 2024-06-06T20:44:52.051473+0000 mon.smithi111 (mon.0) 72 : audit [INF] from='client.? 172.21.15.111:0/1561458107' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-06-06T20:44:53.197 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:53 smithi111 bash[14799]: cluster 2024-06-06T20:44:52.051531+0000 mon.smithi111 (mon.0) 73 : cluster [DBG] mgrmap e9: smithi111.upirjr(active, since 39s) 2024-06-06T20:44:54.603 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:54 smithi111 bash[14799]: audit 2024-06-06T20:44:54.262116+0000 mon.smithi111 (mon.0) 74 : audit [DBG] from='client.? 172.21.15.111:0/3961319632' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-06-06T20:44:55.023 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:44:55.023 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-06-06T20:44:55.024 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "available": true, 2024-06-06T20:44:55.024 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "active_name": "smithi111.upirjr", 2024-06-06T20:44:55.024 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-06-06T20:44:55.024 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:44:55.024 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for the mgr to restart... 2024-06-06T20:44:55.024 INFO:teuthology.orchestra.run.smithi111.stdout:Waiting for mgr epoch 9... 2024-06-06T20:44:58.422 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: cluster 2024-06-06T20:44:58.187856+0000 mon.smithi111 (mon.0) 75 : cluster [INF] Active manager daemon smithi111.upirjr restarted 2024-06-06T20:44:58.422 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: cluster 2024-06-06T20:44:58.188280+0000 mon.smithi111 (mon.0) 76 : cluster [INF] Activating manager daemon smithi111.upirjr 2024-06-06T20:44:58.422 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: cluster 2024-06-06T20:44:58.194600+0000 mon.smithi111 (mon.0) 77 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-06-06T20:44:58.422 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: cluster 2024-06-06T20:44:58.194834+0000 mon.smithi111 (mon.0) 78 : cluster [DBG] mgrmap e10: smithi111.upirjr(active, starting, since 0.00672301s) 2024-06-06T20:44:58.422 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: audit 2024-06-06T20:44:58.196147+0000 mon.smithi111 (mon.0) 79 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:44:58.423 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: audit 2024-06-06T20:44:58.197407+0000 mon.smithi111 (mon.0) 80 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr metadata", "who": "smithi111.upirjr", "id": "smithi111.upirjr"}]: dispatch 2024-06-06T20:44:58.423 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: audit 2024-06-06T20:44:58.198324+0000 mon.smithi111 (mon.0) 81 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-06T20:44:58.423 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: audit 2024-06-06T20:44:58.198485+0000 mon.smithi111 (mon.0) 82 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-06T20:44:58.423 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: audit 2024-06-06T20:44:58.198643+0000 mon.smithi111 (mon.0) 83 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-06T20:44:58.423 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:58 smithi111 bash[14799]: cluster 2024-06-06T20:44:58.226002+0000 mon.smithi111 (mon.0) 84 : cluster [INF] Manager daemon smithi111.upirjr is now available 2024-06-06T20:44:59.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:59 smithi111 bash[14799]: audit 2024-06-06T20:44:58.247399+0000 mon.smithi111 (mon.0) 85 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:44:59.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:59 smithi111 bash[14799]: audit 2024-06-06T20:44:58.275025+0000 mon.smithi111 (mon.0) 86 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/mirror_snapshot_schedule"}]: dispatch 2024-06-06T20:44:59.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:59 smithi111 bash[14799]: audit 2024-06-06T20:44:58.278041+0000 mon.smithi111 (mon.0) 87 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/trash_purge_schedule"}]: dispatch 2024-06-06T20:44:59.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:44:59 smithi111 bash[14799]: cluster 2024-06-06T20:44:59.199809+0000 mon.smithi111 (mon.0) 88 : cluster [DBG] mgrmap e11: smithi111.upirjr(active, since 1.0117s) 2024-06-06T20:44:59.980 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout { 2024-06-06T20:44:59.980 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-06-06T20:44:59.981 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout "initialized": true 2024-06-06T20:44:59.981 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout } 2024-06-06T20:44:59.981 INFO:teuthology.orchestra.run.smithi111.stdout:mgr epoch 9 is available 2024-06-06T20:44:59.981 INFO:teuthology.orchestra.run.smithi111.stdout:Generating a dashboard self-signed certificate... 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: cephadm 2024-06-06T20:44:59.297460+0000 mgr.smithi111.upirjr (mgr.14162) 4 : cephadm [INF] [06/Jun/2024:20:44:59] ENGINE Bus STARTING 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: cephadm 2024-06-06T20:44:59.420885+0000 mgr.smithi111.upirjr (mgr.14162) 5 : cephadm [INF] [06/Jun/2024:20:44:59] ENGINE Serving on https://172.21.15.111:7150 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: cephadm 2024-06-06T20:44:59.426868+0000 mgr.smithi111.upirjr (mgr.14162) 6 : cephadm [ERR] [06/Jun/2024:20:44:59] ENGINE Error in HTTPServer.serve 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: Traceback (most recent call last): 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: self._connections.run(self.expiration_interval) 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: self._run(expiration_interval) 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: new_conn = self._from_server_socket(self.server.socket) 2024-06-06T20:45:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: s = self.context.wrap_socket( 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: return self.sslsocket_class._create( 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: self.do_handshake() 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: self._sslobj.do_handshake() 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: cephadm 2024-06-06T20:44:59.522594+0000 mgr.smithi111.upirjr (mgr.14162) 7 : cephadm [INF] [06/Jun/2024:20:44:59] ENGINE Serving on http://172.21.15.111:8765 2024-06-06T20:45:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:00 smithi111 bash[14799]: cephadm 2024-06-06T20:44:59.522827+0000 mgr.smithi111.upirjr (mgr.14162) 8 : cephadm [INF] [06/Jun/2024:20:44:59] ENGINE Bus STARTED 2024-06-06T20:45:01.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:01 smithi111 bash[14799]: cluster 2024-06-06T20:45:00.248332+0000 mon.smithi111 (mon.0) 89 : cluster [DBG] mgrmap e12: smithi111.upirjr(active, since 2s) 2024-06-06T20:45:02.234 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-06-06T20:45:02.235 INFO:teuthology.orchestra.run.smithi111.stdout:Creating initial admin user... 2024-06-06T20:45:02.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:02 smithi111 bash[14799]: audit 2024-06-06T20:45:01.356879+0000 mgr.smithi111.upirjr (mgr.14162) 9 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:45:02.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:02 smithi111 bash[14799]: audit 2024-06-06T20:45:01.511385+0000 mon.smithi111 (mon.0) 90 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:02.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:02 smithi111 bash[14799]: audit 2024-06-06T20:45:01.516582+0000 mon.smithi111 (mon.0) 91 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:04.607 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$3Nl/DDxgakK8G4FWtKU05e23i7aiIWURkO52mdkrZY2gumhpCbfv2", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1717706703, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-06-06T20:45:04.607 INFO:teuthology.orchestra.run.smithi111.stdout:Fetching dashboard port number... 2024-06-06T20:45:05.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:04 smithi111 bash[14799]: audit 2024-06-06T20:45:03.644841+0000 mgr.smithi111.upirjr (mgr.14162) 10 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:45:05.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:04 smithi111 bash[14799]: audit 2024-06-06T20:45:03.883329+0000 mon.smithi111 (mon.0) 92 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:06.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:05 smithi111 bash[14799]: cluster 2024-06-06T20:45:04.886809+0000 mon.smithi111 (mon.0) 93 : cluster [DBG] mgrmap e13: smithi111.upirjr(active, since 6s) 2024-06-06T20:45:06.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:05 smithi111 bash[14799]: audit 2024-06-06T20:45:05.401391+0000 mon.smithi111 (mon.0) 94 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:06.647 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stdout 8443 2024-06-06T20:45:06.647 INFO:teuthology.orchestra.run.smithi111.stdout:firewalld does not appear to be present 2024-06-06T20:45:06.647 INFO:teuthology.orchestra.run.smithi111.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-06-06T20:45:06.650 INFO:teuthology.orchestra.run.smithi111.stdout:Ceph Dashboard is now available at: 2024-06-06T20:45:06.650 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:06.650 INFO:teuthology.orchestra.run.smithi111.stdout: URL: https://smithi111.front.sepia.ceph.com:8443/ 2024-06-06T20:45:06.650 INFO:teuthology.orchestra.run.smithi111.stdout: User: admin 2024-06-06T20:45:06.650 INFO:teuthology.orchestra.run.smithi111.stdout: Password: o8vwfyswdg 2024-06-06T20:45:06.650 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:06.651 INFO:teuthology.orchestra.run.smithi111.stdout:Saving cluster configuration to /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config directory 2024-06-06T20:45:06.651 INFO:teuthology.orchestra.run.smithi111.stdout:Enabling autotune for osd_memory_target 2024-06-06T20:45:07.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:06 smithi111 bash[14799]: audit 2024-06-06T20:45:05.944720+0000 mon.smithi111 (mon.0) 95 : audit [DBG] from='client.? 172.21.15.111:0/3010961985' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-06-06T20:45:07.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:06 smithi111 bash[14799]: audit 2024-06-06T20:45:06.147924+0000 mon.smithi111 (mon.0) 96 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:10.924 INFO:teuthology.orchestra.run.smithi111.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout:Or, if you are only running a single cluster on this host: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout:Please consider enabling telemetry to help improve Ceph: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: ceph telemetry on 2024-06-06T20:45:10.925 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.926 INFO:teuthology.orchestra.run.smithi111.stdout:For more information see: 2024-06-06T20:45:10.926 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.926 INFO:teuthology.orchestra.run.smithi111.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-06-06T20:45:10.926 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:45:10.926 INFO:teuthology.orchestra.run.smithi111.stdout:Bootstrap complete. 2024-06-06T20:45:10.960 INFO:tasks.cephadm:Fetching config... 2024-06-06T20:45:10.961 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:45:10.961 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-06-06T20:45:10.967 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-06-06T20:45:10.967 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:45:10.967 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-06-06T20:45:11.016 INFO:tasks.cephadm:Fetching mon keyring... 2024-06-06T20:45:11.016 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:45:11.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/keyring of=/dev/stdout 2024-06-06T20:45:11.070 INFO:tasks.cephadm:Fetching pub ssh key... 2024-06-06T20:45:11.070 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:45:11.071 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-06-06T20:45:11.120 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-06-06T20:45:11.120 DEBUG:teuthology.orchestra.run.smithi111:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTuZj/qV3fHWtr2jMu4WyE5J3cYqu3bEtiVxc94SBXmR6GIL3qahRXN84vNVciyQt3wQ1l3pWMRAAJSN5xioMrzW30P2P8Ied5GJ00stC70h4woedlZwyas/cUXbrtGnsqgKZMUbG32HwM/jbUSDNWOEc9ucuTNs1jYGlYEeeToYw0VMJESyIBb0L7oe3yb0YI6vTxm4UUk2lWKJvdzFBa6n5hVWmz1WCmNgwFzQqusaf3j+7eH5y2pud/w3dQ7rfGALvjFt8++0uvh3ftBzz7UGROL8kLrVtBBSVzMLtCXvx09hvCqS7rpWDhsP3meMZNyUCJG732eDtGpp7BaS7srqhr9a9T9gs8l7yDZKc/b+zZ609yrUiEjqa3PukqyOEpRhwOLvStQGh0/US0ZIEmiKW1lPIvGzHGOTnhDF/8JoZTOER3CT5w6Lws8F0bnDFiD2X73JEq47RjIo8TAK8L8lcK5uRnPMPhKQL+rwbczT9nynXOogKJJbYvGUOXMVc= ceph-451a3ea8-2445-11ef-bc9b-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-06T20:45:11.182 INFO:teuthology.orchestra.run.smithi111.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTuZj/qV3fHWtr2jMu4WyE5J3cYqu3bEtiVxc94SBXmR6GIL3qahRXN84vNVciyQt3wQ1l3pWMRAAJSN5xioMrzW30P2P8Ied5GJ00stC70h4woedlZwyas/cUXbrtGnsqgKZMUbG32HwM/jbUSDNWOEc9ucuTNs1jYGlYEeeToYw0VMJESyIBb0L7oe3yb0YI6vTxm4UUk2lWKJvdzFBa6n5hVWmz1WCmNgwFzQqusaf3j+7eH5y2pud/w3dQ7rfGALvjFt8++0uvh3ftBzz7UGROL8kLrVtBBSVzMLtCXvx09hvCqS7rpWDhsP3meMZNyUCJG732eDtGpp7BaS7srqhr9a9T9gs8l7yDZKc/b+zZ609yrUiEjqa3PukqyOEpRhwOLvStQGh0/US0ZIEmiKW1lPIvGzHGOTnhDF/8JoZTOER3CT5w6Lws8F0bnDFiD2X73JEq47RjIo8TAK8L8lcK5uRnPMPhKQL+rwbczT9nynXOogKJJbYvGUOXMVc= ceph-451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:45:11.193 DEBUG:teuthology.orchestra.run.smithi174:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTuZj/qV3fHWtr2jMu4WyE5J3cYqu3bEtiVxc94SBXmR6GIL3qahRXN84vNVciyQt3wQ1l3pWMRAAJSN5xioMrzW30P2P8Ied5GJ00stC70h4woedlZwyas/cUXbrtGnsqgKZMUbG32HwM/jbUSDNWOEc9ucuTNs1jYGlYEeeToYw0VMJESyIBb0L7oe3yb0YI6vTxm4UUk2lWKJvdzFBa6n5hVWmz1WCmNgwFzQqusaf3j+7eH5y2pud/w3dQ7rfGALvjFt8++0uvh3ftBzz7UGROL8kLrVtBBSVzMLtCXvx09hvCqS7rpWDhsP3meMZNyUCJG732eDtGpp7BaS7srqhr9a9T9gs8l7yDZKc/b+zZ609yrUiEjqa3PukqyOEpRhwOLvStQGh0/US0ZIEmiKW1lPIvGzHGOTnhDF/8JoZTOER3CT5w6Lws8F0bnDFiD2X73JEq47RjIo8TAK8L8lcK5uRnPMPhKQL+rwbczT9nynXOogKJJbYvGUOXMVc= ceph-451a3ea8-2445-11ef-bc9b-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-06-06T20:45:11.217 INFO:teuthology.orchestra.run.smithi174.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDTuZj/qV3fHWtr2jMu4WyE5J3cYqu3bEtiVxc94SBXmR6GIL3qahRXN84vNVciyQt3wQ1l3pWMRAAJSN5xioMrzW30P2P8Ied5GJ00stC70h4woedlZwyas/cUXbrtGnsqgKZMUbG32HwM/jbUSDNWOEc9ucuTNs1jYGlYEeeToYw0VMJESyIBb0L7oe3yb0YI6vTxm4UUk2lWKJvdzFBa6n5hVWmz1WCmNgwFzQqusaf3j+7eH5y2pud/w3dQ7rfGALvjFt8++0uvh3ftBzz7UGROL8kLrVtBBSVzMLtCXvx09hvCqS7rpWDhsP3meMZNyUCJG732eDtGpp7BaS7srqhr9a9T9gs8l7yDZKc/b+zZ609yrUiEjqa3PukqyOEpRhwOLvStQGh0/US0ZIEmiKW1lPIvGzHGOTnhDF/8JoZTOER3CT5w6Lws8F0bnDFiD2X73JEq47RjIo8TAK8L8lcK5uRnPMPhKQL+rwbczT9nynXOogKJJbYvGUOXMVc= ceph-451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:45:11.228 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-06-06T20:45:11.386 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:11 smithi111 bash[14799]: audit 2024-06-06T20:45:10.209780+0000 mon.smithi111 (mon.0) 97 : audit [INF] from='client.? 172.21.15.111:0/2504205358' entity='client.admin' 2024-06-06T20:45:16.445 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: cluster 2024-06-06T20:45:18.200149+0000 mgr.smithi111.upirjr (mgr.14162) 11 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.146570+0000 mon.smithi111 (mon.0) 98 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.151536+0000 mon.smithi111 (mon.0) 99 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.152911+0000 mon.smithi111 (mon.0) 100 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd/host:smithi111", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.157953+0000 mon.smithi111 (mon.0) 101 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.160388+0000 mon.smithi111 (mon.0) 102 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi111", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.162497+0000 mon.smithi111 (mon.0) 103 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi111", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-06-06T20:45:19.507 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:19 smithi111 bash[14799]: audit 2024-06-06T20:45:19.163401+0000 mon.smithi111 (mon.0) 104 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:45:20.974 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-06-06T20:45:20.974 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-06-06T20:45:21.086 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:20 smithi111 bash[14799]: cephadm 2024-06-06T20:45:19.164414+0000 mgr.smithi111.upirjr (mgr.14162) 12 : cephadm [INF] Deploying daemon ceph-exporter.smithi111 on smithi111 2024-06-06T20:45:21.087 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:20 smithi111 bash[14799]: audit 2024-06-06T20:45:19.809970+0000 mon.smithi111 (mon.0) 105 : audit [INF] from='client.? 172.21.15.111:0/3577159750' entity='client.admin' 2024-06-06T20:45:22.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:21 smithi111 bash[14799]: cluster 2024-06-06T20:45:20.200488+0000 mgr.smithi111.upirjr (mgr.14162) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: cluster 2024-06-06T20:45:22.200880+0000 mgr.smithi111.upirjr (mgr.14162) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.500683+0000 mon.smithi111 (mon.0) 106 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.507481+0000 mon.smithi111 (mon.0) 107 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.513840+0000 mon.smithi111 (mon.0) 108 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.519829+0000 mon.smithi111 (mon.0) 109 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.521354+0000 mon.smithi111 (mon.0) 110 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi111", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.527140+0000 mon.smithi111 (mon.0) 111 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi111", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-06-06T20:45:23.889 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:22.528139+0000 mon.smithi111 (mon.0) 112 : audit [DBG] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:45:23.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: cephadm 2024-06-06T20:45:22.529228+0000 mgr.smithi111.upirjr (mgr.14162) 15 : cephadm [INF] Deploying daemon crash.smithi111 on smithi111 2024-06-06T20:45:23.890 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:23 smithi111 bash[14799]: audit 2024-06-06T20:45:23.272040+0000 mon.smithi111 (mon.0) 113 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:25.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:25 smithi111 bash[14799]: cluster 2024-06-06T20:45:24.201440+0000 mgr.smithi111.upirjr (mgr.14162) 16 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:25.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:25 smithi111 bash[14799]: audit 2024-06-06T20:45:25.418166+0000 mon.smithi111 (mon.0) 114 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:25.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:25 smithi111 bash[14799]: audit 2024-06-06T20:45:25.423113+0000 mon.smithi111 (mon.0) 115 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:25.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:25 smithi111 bash[14799]: audit 2024-06-06T20:45:25.427241+0000 mon.smithi111 (mon.0) 116 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:25.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:25 smithi111 bash[14799]: audit 2024-06-06T20:45:25.430455+0000 mon.smithi111 (mon.0) 117 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:25.653 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:45:26.641 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:26 smithi111 bash[14799]: cephadm 2024-06-06T20:45:25.432071+0000 mgr.smithi111.upirjr (mgr.14162) 17 : cephadm [INF] Deploying daemon node-exporter.smithi111 on smithi111 2024-06-06T20:45:27.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:27 smithi111 bash[14799]: cluster 2024-06-06T20:45:26.201864+0000 mgr.smithi111.upirjr (mgr.14162) 18 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:27.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:27 smithi111 bash[14799]: audit 2024-06-06T20:45:26.804363+0000 mon.smithi111 (mon.0) 118 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:27.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:27 smithi111 bash[14799]: audit 2024-06-06T20:45:26.808082+0000 mon.smithi111 (mon.0) 119 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:27.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:27 smithi111 bash[14799]: audit 2024-06-06T20:45:26.813395+0000 mon.smithi111 (mon.0) 120 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:27.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:27 smithi111 bash[14799]: audit 2024-06-06T20:45:26.818541+0000 mon.smithi111 (mon.0) 121 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:27.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:27 smithi111 bash[14799]: cephadm 2024-06-06T20:45:26.828406+0000 mgr.smithi111.upirjr (mgr.14162) 19 : cephadm [INF] Deploying daemon alertmanager.smithi111 on smithi111 2024-06-06T20:45:29.656 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:29 smithi111 bash[14799]: cluster 2024-06-06T20:45:28.202141+0000 mgr.smithi111.upirjr (mgr.14162) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:29.656 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:29 smithi111 bash[14799]: audit 2024-06-06T20:45:28.279217+0000 mon.smithi111 (mon.0) 122 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:32.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:31 smithi111 bash[14799]: cluster 2024-06-06T20:45:30.202446+0000 mgr.smithi111.upirjr (mgr.14162) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:32.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:31 smithi111 bash[14799]: audit 2024-06-06T20:45:30.876937+0000 mgr.smithi111.upirjr (mgr.14162) 22 : audit [DBG] from='client.14187 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:45:32.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:31 smithi111 bash[14799]: audit 2024-06-06T20:45:30.881730+0000 mon.smithi111 (mon.0) 123 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:33.289 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi174 2024-06-06T20:45:33.289 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:45:33.289 DEBUG:teuthology.orchestra.run.smithi174:> dd of=/etc/ceph/ceph.conf 2024-06-06T20:45:33.296 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:45:33.297 DEBUG:teuthology.orchestra.run.smithi174:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-06T20:45:33.343 INFO:tasks.cephadm:Adding host smithi174 to orchestrator... 2024-06-06T20:45:33.344 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph orch host add smithi174 2024-06-06T20:45:34.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:33 smithi111 bash[14799]: cluster 2024-06-06T20:45:32.202895+0000 mgr.smithi111.upirjr (mgr.14162) 23 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:36.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:35 smithi111 bash[14799]: cluster 2024-06-06T20:45:34.203274+0000 mgr.smithi111.upirjr (mgr.14162) 24 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:38.032 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:45:38.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:37 smithi111 bash[14799]: cluster 2024-06-06T20:45:36.203721+0000 mgr.smithi111.upirjr (mgr.14162) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:39.935 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: cluster 2024-06-06T20:45:38.204142+0000 mgr.smithi111.upirjr (mgr.14162) 26 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.353409+0000 mon.smithi111 (mon.0) 124 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.359487+0000 mon.smithi111 (mon.0) 125 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.365196+0000 mon.smithi111 (mon.0) 126 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.368920+0000 mon.smithi111 (mon.0) 127 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.373655+0000 mon.smithi111 (mon.0) 128 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.377013+0000 mon.smithi111 (mon.0) 129 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.504259+0000 mon.smithi111 (mon.0) 130 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.506260+0000 mon.smithi111 (mon.0) 131 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.507882+0000 mon.smithi111 (mon.0) 132 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-06T20:45:39.936 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:39 smithi111 bash[14799]: audit 2024-06-06T20:45:39.511654+0000 mon.smithi111 (mon.0) 133 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:41.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:40 smithi111 bash[14799]: cephadm 2024-06-06T20:45:39.388058+0000 mgr.smithi111.upirjr (mgr.14162) 27 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-06-06T20:45:41.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:40 smithi111 bash[14799]: audit 2024-06-06T20:45:39.508749+0000 mgr.smithi111.upirjr (mgr.14162) 28 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-06-06T20:45:41.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:40 smithi111 bash[14799]: cephadm 2024-06-06T20:45:39.518523+0000 mgr.smithi111.upirjr (mgr.14162) 29 : cephadm [INF] Deploying daemon grafana.smithi111 on smithi111 2024-06-06T20:45:42.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:41 smithi111 bash[14799]: cluster 2024-06-06T20:45:40.204576+0000 mgr.smithi111.upirjr (mgr.14162) 30 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:43.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:42 smithi111 bash[14799]: audit 2024-06-06T20:45:42.103541+0000 mgr.smithi111.upirjr (mgr.14162) 31 : audit [DBG] from='client.14189 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi174", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:45:44.052 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:43 smithi111 bash[14799]: cluster 2024-06-06T20:45:42.204924+0000 mgr.smithi111.upirjr (mgr.14162) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:44.053 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:43 smithi111 bash[14799]: audit 2024-06-06T20:45:43.286969+0000 mon.smithi111 (mon.0) 134 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:45.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:44 smithi111 bash[14799]: cephadm 2024-06-06T20:45:43.339577+0000 mgr.smithi111.upirjr (mgr.14162) 33 : cephadm [INF] Deploying cephadm binary to smithi174 2024-06-06T20:45:46.013 INFO:teuthology.orchestra.run.smithi111.stdout:Added host 'smithi174' with addr '172.21.15.174' 2024-06-06T20:45:46.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:45 smithi111 bash[14799]: cluster 2024-06-06T20:45:44.205256+0000 mgr.smithi111.upirjr (mgr.14162) 34 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:47.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:47 smithi111 bash[14799]: audit 2024-06-06T20:45:46.015839+0000 mon.smithi111 (mon.0) 135 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:45:47.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:47 smithi111 bash[14799]: cephadm 2024-06-06T20:45:46.016607+0000 mgr.smithi111.upirjr (mgr.14162) 35 : cephadm [INF] Added host smithi174 2024-06-06T20:45:48.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:48 smithi111 bash[14799]: cluster 2024-06-06T20:45:46.205614+0000 mgr.smithi111.upirjr (mgr.14162) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:50.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:50 smithi111 bash[14799]: cluster 2024-06-06T20:45:48.205928+0000 mgr.smithi111.upirjr (mgr.14162) 37 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:50.405 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph orch host ls --format=json 2024-06-06T20:45:52.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:52 smithi111 bash[14799]: cluster 2024-06-06T20:45:50.206279+0000 mgr.smithi111.upirjr (mgr.14162) 38 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:54 smithi111 bash[14799]: cluster 2024-06-06T20:45:52.206715+0000 mgr.smithi111.upirjr (mgr.14162) 39 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:55.117 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:45:56.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:56 smithi111 bash[14799]: cluster 2024-06-06T20:45:54.207152+0000 mgr.smithi111.upirjr (mgr.14162) 40 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:45:58.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:45:58 smithi111 bash[14799]: cluster 2024-06-06T20:45:56.207596+0000 mgr.smithi111.upirjr (mgr.14162) 41 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:00 smithi111 bash[14799]: cluster 2024-06-06T20:45:58.208000+0000 mgr.smithi111.upirjr (mgr.14162) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:02.049 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:46:02.049 INFO:teuthology.orchestra.run.smithi111.stdout:[{"addr": "172.21.15.111", "hostname": "smithi111", "labels": [], "status": ""}, {"addr": "172.21.15.174", "hostname": "smithi174", "labels": [], "status": ""}] 2024-06-06T20:46:02.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:02 smithi111 bash[14799]: cluster 2024-06-06T20:46:00.208465+0000 mgr.smithi111.upirjr (mgr.14162) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:03.123 INFO:tasks.cephadm:Setting crush tunables to default 2024-06-06T20:46:03.123 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd crush tunables default 2024-06-06T20:46:03.336 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:03 smithi111 bash[14799]: audit 2024-06-06T20:46:02.051878+0000 mgr.smithi111.upirjr (mgr.14162) 44 : audit [DBG] from='client.14191 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-06T20:46:04.141 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: cluster 2024-06-06T20:46:02.208895+0000 mgr.smithi111.upirjr (mgr.14162) 45 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.560712+0000 mon.smithi111 (mon.0) 136 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.564851+0000 mon.smithi111 (mon.0) 137 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.568212+0000 mon.smithi111 (mon.0) 138 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.571095+0000 mon.smithi111 (mon.0) 139 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.575345+0000 mon.smithi111 (mon.0) 140 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.579943+0000 mon.smithi111 (mon.0) 141 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.584694+0000 mon.smithi111 (mon.0) 142 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:04.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:04 smithi111 bash[14799]: audit 2024-06-06T20:46:03.589361+0000 mon.smithi111 (mon.0) 143 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:05.263 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:05 smithi111 bash[14799]: cephadm 2024-06-06T20:46:03.832333+0000 mgr.smithi111.upirjr (mgr.14162) 46 : cephadm [INF] Deploying daemon prometheus.smithi111 on smithi111 2024-06-06T20:46:06.111 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:06 smithi111 bash[14799]: cluster 2024-06-06T20:46:04.209293+0000 mgr.smithi111.upirjr (mgr.14162) 47 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:08.277 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:08 smithi111 bash[14799]: cluster 2024-06-06T20:46:06.209757+0000 mgr.smithi111.upirjr (mgr.14162) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:08.823 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:46:09.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:09 smithi111 bash[14799]: cluster 2024-06-06T20:46:08.210126+0000 mgr.smithi111.upirjr (mgr.14162) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:09.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:09 smithi111 bash[14799]: audit 2024-06-06T20:46:08.292625+0000 mon.smithi111 (mon.0) 144 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:11.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:11 smithi111 bash[14799]: cluster 2024-06-06T20:46:10.210459+0000 mgr.smithi111.upirjr (mgr.14162) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:13.660 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:13 smithi111 bash[14799]: cluster 2024-06-06T20:46:12.210855+0000 mgr.smithi111.upirjr (mgr.14162) 51 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:15.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:15 smithi111 bash[14799]: cluster 2024-06-06T20:46:14.211397+0000 mgr.smithi111.upirjr (mgr.14162) 52 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:17.303 INFO:teuthology.orchestra.run.smithi111.stderr:adjusted tunables profile to default 2024-06-06T20:46:17.502 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:17 smithi111 bash[14799]: cluster 2024-06-06T20:46:16.211737+0000 mgr.smithi111.upirjr (mgr.14162) 53 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:17.502 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:17 smithi111 bash[14799]: audit 2024-06-06T20:46:16.454912+0000 mon.smithi111 (mon.0) 145 : audit [INF] from='client.? 172.21.15.111:0/256381868' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-06-06T20:46:18.595 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:18 smithi111 bash[14799]: audit 2024-06-06T20:46:17.306244+0000 mon.smithi111 (mon.0) 146 : audit [INF] from='client.? 172.21.15.111:0/256381868' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-06-06T20:46:18.596 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:18 smithi111 bash[14799]: cluster 2024-06-06T20:46:17.306304+0000 mon.smithi111 (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-06-06T20:46:18.776 INFO:tasks.cephadm:Adding mon.smithi111 on smithi111 2024-06-06T20:46:18.776 INFO:tasks.cephadm:Adding mon.smithi174 on smithi174 2024-06-06T20:46:18.777 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph orch apply mon '2;smithi111:172.21.15.111=smithi111;smithi174:172.21.15.174=smithi174' 2024-06-06T20:46:19.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:19 smithi111 bash[14799]: cluster 2024-06-06T20:46:18.212181+0000 mgr.smithi111.upirjr (mgr.14162) 54 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:19.964 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /etc/ceph/ceph.conf 2024-06-06T20:46:21.031 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /etc/ceph/ceph.conf 2024-06-06T20:46:21.570 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:21 smithi111 bash[14799]: cluster 2024-06-06T20:46:20.212611+0000 mgr.smithi111.upirjr (mgr.14162) 55 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:23.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:23 smithi111 bash[14799]: cluster 2024-06-06T20:46:22.213035+0000 mgr.smithi111.upirjr (mgr.14162) 56 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:23.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:23 smithi111 bash[14799]: audit 2024-06-06T20:46:23.296930+0000 mon.smithi111 (mon.0) 148 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:23.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:23 smithi111 bash[14799]: audit 2024-06-06T20:46:23.300740+0000 mon.smithi111 (mon.0) 149 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:23.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:23 smithi111 bash[14799]: audit 2024-06-06T20:46:23.304295+0000 mon.smithi111 (mon.0) 150 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:23.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:23 smithi111 bash[14799]: audit 2024-06-06T20:46:23.306947+0000 mon.smithi111 (mon.0) 151 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-06-06T20:46:23.809 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled mon update... 2024-06-06T20:46:24.516 DEBUG:teuthology.orchestra.run.smithi174:mon.smithi174> sudo journalctl -f -n 0 -u ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi174.service 2024-06-06T20:46:24.519 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-06-06T20:46:24.519 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-06T20:46:24.855 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2024-06-06T20:46:25.134 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:24 smithi111 bash[14799]: audit 2024-06-06T20:46:23.806413+0000 mgr.smithi111.upirjr (mgr.14162) 57 : audit [DBG] from='client.14195 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "2;smithi111:172.21.15.111=smithi111;smithi174:172.21.15.174=smithi174", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:46:25.134 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:24 smithi111 bash[14799]: cephadm 2024-06-06T20:46:23.808841+0000 mgr.smithi111.upirjr (mgr.14162) 58 : cephadm [INF] Saving service mon spec with placement smithi111:172.21.15.111=smithi111;smithi174:172.21.15.174=smithi174;count:2 2024-06-06T20:46:25.134 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:24 smithi111 bash[14799]: audit 2024-06-06T20:46:23.811776+0000 mon.smithi111 (mon.0) 152 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:25.134 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:24 smithi111 bash[14799]: audit 2024-06-06T20:46:24.307298+0000 mon.smithi111 (mon.0) 153 : audit [INF] from='mgr.14162 172.21.15.111:0/3250121733' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-06-06T20:46:25.134 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:24 smithi111 bash[14799]: cluster 2024-06-06T20:46:24.307388+0000 mon.smithi111 (mon.0) 154 : cluster [DBG] mgrmap e14: smithi111.upirjr(active, since 86s) 2024-06-06T20:46:25.748 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /etc/ceph/ceph.conf 2024-06-06T20:46:26.817 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /etc/ceph/ceph.conf 2024-06-06T20:46:29.637 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 1 2024-06-06T20:46:29.637 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-06-06T20:46:29.637 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":1,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","modified":"2024-06-06T20:43:40.013401Z","created":"2024-06-06T20:43:40.013401Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi111","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-06T20:46:29.891 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:29 smithi111 bash[14799]: audit 2024-06-06T20:46:29.639704+0000 mon.smithi111 (mon.0) 155 : audit [DBG] from='client.? 172.21.15.174:0/3498131191' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-06T20:46:30.927 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: cluster 2024-06-06T20:46:30.459323+0000 mon.smithi111 (mon.0) 156 : cluster [INF] Active manager daemon smithi111.upirjr restarted 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: cluster 2024-06-06T20:46:30.459870+0000 mon.smithi111 (mon.0) 157 : cluster [INF] Activating manager daemon smithi111.upirjr 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: cluster 2024-06-06T20:46:30.470367+0000 mon.smithi111 (mon.0) 158 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: cluster 2024-06-06T20:46:30.470569+0000 mon.smithi111 (mon.0) 159 : cluster [DBG] mgrmap e15: smithi111.upirjr(active, starting, since 0.010879s) 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.471414+0000 mon.smithi111 (mon.0) 160 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.472652+0000 mon.smithi111 (mon.0) 161 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr metadata", "who": "smithi111.upirjr", "id": "smithi111.upirjr"}]: dispatch 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.473448+0000 mon.smithi111 (mon.0) 162 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.473597+0000 mon.smithi111 (mon.0) 163 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.473729+0000 mon.smithi111 (mon.0) 164 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: cluster 2024-06-06T20:46:30.501564+0000 mon.smithi111 (mon.0) 165 : cluster [INF] Manager daemon smithi111.upirjr is now available 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.523516+0000 mon.smithi111 (mon.0) 166 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.543016+0000 mon.smithi111 (mon.0) 167 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:30.928 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.546333+0000 mon.smithi111 (mon.0) 168 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:46:30.929 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.559469+0000 mon.smithi111 (mon.0) 169 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/mirror_snapshot_schedule"}]: dispatch 2024-06-06T20:46:30.929 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:30 smithi111 bash[14799]: audit 2024-06-06T20:46:30.563690+0000 mon.smithi111 (mon.0) 170 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/smithi111.upirjr/trash_purge_schedule"}]: dispatch 2024-06-06T20:46:31.282 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-06-06T20:46:31.282 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-06T20:46:32.476 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /etc/ceph/ceph.conf 2024-06-06T20:46:32.485 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:32 smithi111 bash[14799]: audit 2024-06-06T20:46:31.412570+0000 mon.smithi111 (mon.0) 171 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:32.485 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:32 smithi111 bash[14799]: cluster 2024-06-06T20:46:31.471847+0000 mon.smithi111 (mon.0) 172 : cluster [DBG] mgrmap e16: smithi111.upirjr(active, since 1.01215s) 2024-06-06T20:46:32.485 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:32 smithi111 bash[14799]: cephadm 2024-06-06T20:46:32.288332+0000 mgr.smithi111.upirjr (mgr.14197) 2 : cephadm [INF] [06/Jun/2024:20:46:32] ENGINE Bus STARTING 2024-06-06T20:46:33.534 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /etc/ceph/ceph.conf 2024-06-06T20:46:33.799 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: cephadm 2024-06-06T20:46:32.405856+0000 mgr.smithi111.upirjr (mgr.14197) 3 : cephadm [INF] [06/Jun/2024:20:46:32] ENGINE Serving on https://172.21.15.111:7150 2024-06-06T20:46:33.799 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: cephadm 2024-06-06T20:46:32.409959+0000 mgr.smithi111.upirjr (mgr.14197) 4 : cephadm [ERR] [06/Jun/2024:20:46:32] ENGINE Error in HTTPServer.serve 2024-06-06T20:46:33.799 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: Traceback (most recent call last): 2024-06-06T20:46:33.799 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-06-06T20:46:33.800 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: self._connections.run(self.expiration_interval) 2024-06-06T20:46:33.800 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-06-06T20:46:33.800 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: self._run(expiration_interval) 2024-06-06T20:46:33.800 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-06-06T20:46:33.800 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: new_conn = self._from_server_socket(self.server.socket) 2024-06-06T20:46:33.800 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-06-06T20:46:33.801 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-06-06T20:46:33.801 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-06-06T20:46:33.801 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: s = self.context.wrap_socket( 2024-06-06T20:46:33.801 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-06-06T20:46:33.801 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: return self.sslsocket_class._create( 2024-06-06T20:46:33.801 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-06-06T20:46:33.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: self.do_handshake() 2024-06-06T20:46:33.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-06-06T20:46:33.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: self._sslobj.do_handshake() 2024-06-06T20:46:33.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1129) 2024-06-06T20:46:33.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: cephadm 2024-06-06T20:46:32.507391+0000 mgr.smithi111.upirjr (mgr.14197) 5 : cephadm [INF] [06/Jun/2024:20:46:32] ENGINE Serving on http://172.21.15.111:8765 2024-06-06T20:46:33.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: cephadm 2024-06-06T20:46:32.507593+0000 mgr.smithi111.upirjr (mgr.14197) 6 : cephadm [INF] [06/Jun/2024:20:46:32] ENGINE Bus STARTED 2024-06-06T20:46:33.803 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: audit 2024-06-06T20:46:32.754151+0000 mon.smithi111 (mon.0) 173 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:33.803 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: cluster 2024-06-06T20:46:33.418032+0000 mon.smithi111 (mon.0) 174 : cluster [DBG] mgrmap e17: smithi111.upirjr(active, since 2s) 2024-06-06T20:46:33.803 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:33 smithi111 bash[14799]: audit 2024-06-06T20:46:33.530546+0000 mon.smithi111 (mon.0) 175 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:36.887 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 1 2024-06-06T20:46:36.888 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-06-06T20:46:36.888 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":1,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","modified":"2024-06-06T20:43:40.013401Z","created":"2024-06-06T20:43:40.013401Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi111","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-06T20:46:37.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:36 smithi111 bash[14799]: audit 2024-06-06T20:46:36.890301+0000 mon.smithi111 (mon.0) 176 : audit [DBG] from='client.? 172.21.15.174:0/3728824641' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-06T20:46:38.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:38 smithi111 bash[14799]: audit 2024-06-06T20:46:37.006965+0000 mon.smithi111 (mon.0) 177 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:38.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:38 smithi111 bash[14799]: audit 2024-06-06T20:46:37.011431+0000 mon.smithi111 (mon.0) 178 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:38.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:38 smithi111 bash[14799]: audit 2024-06-06T20:46:37.739585+0000 mon.smithi111 (mon.0) 179 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:38.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:38 smithi111 bash[14799]: audit 2024-06-06T20:46:37.744514+0000 mon.smithi111 (mon.0) 180 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:38.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:38 smithi111 bash[14799]: audit 2024-06-06T20:46:37.745835+0000 mon.smithi111 (mon.0) 181 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd/host:smithi111", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:46:38.706 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-06-06T20:46:38.707 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-06T20:46:41.224 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.767953+0000 mon.smithi111 (mon.0) 182 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.772028+0000 mon.smithi111 (mon.0) 183 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.777198+0000 mon.smithi111 (mon.0) 184 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.781052+0000 mon.smithi111 (mon.0) 185 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.782180+0000 mon.smithi111 (mon.0) 186 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd/host:smithi174", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.783765+0000 mon.smithi111 (mon.0) 187 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:40.784940+0000 mon.smithi111 (mon.0) 188 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:46:42.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:40.786868+0000 mgr.smithi111.upirjr (mgr.14197) 7 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:40.787299+0000 mgr.smithi111.upirjr (mgr.14197) 8 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:40.926056+0000 mgr.smithi111.upirjr (mgr.14197) 9 : cephadm [INF] Updating smithi111:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:40.939567+0000 mgr.smithi111.upirjr (mgr.14197) 10 : cephadm [INF] Updating smithi174:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:41.066758+0000 mgr.smithi111.upirjr (mgr.14197) 11 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.client.admin.keyring 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:41.079834+0000 mgr.smithi111.upirjr (mgr.14197) 12 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.client.admin.keyring 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:41.212049+0000 mgr.smithi111.upirjr (mgr.14197) 13 : cephadm [INF] Updating smithi111:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: cephadm 2024-06-06T20:46:41.233855+0000 mgr.smithi111.upirjr (mgr.14197) 14 : cephadm [INF] Updating smithi174:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.client.admin.keyring 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.355306+0000 mon.smithi111 (mon.0) 189 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.360486+0000 mon.smithi111 (mon.0) 190 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.377474+0000 mon.smithi111 (mon.0) 191 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.381778+0000 mon.smithi111 (mon.0) 192 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.385618+0000 mon.smithi111 (mon.0) 193 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:42.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.387858+0000 mon.smithi111 (mon.0) 194 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi174", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-06-06T20:46:42.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.390447+0000 mon.smithi111 (mon.0) 195 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi174", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]': finished 2024-06-06T20:46:42.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:41 smithi111 bash[14799]: audit 2024-06-06T20:46:41.391506+0000 mon.smithi111 (mon.0) 196 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:46:43.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:42 smithi111 bash[14799]: cephadm 2024-06-06T20:46:41.392722+0000 mgr.smithi111.upirjr (mgr.14197) 15 : cephadm [INF] Deploying daemon ceph-exporter.smithi174 on smithi174 2024-06-06T20:46:45.076 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 1 2024-06-06T20:46:45.077 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-06-06T20:46:45.077 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":1,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","modified":"2024-06-06T20:43:40.013401Z","created":"2024-06-06T20:43:40.013401Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi111","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-06T20:46:45.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:45 smithi111 bash[14799]: audit 2024-06-06T20:46:45.079424+0000 mon.smithi111 (mon.0) 197 : audit [DBG] from='client.? 172.21.15.174:0/26496189' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-06T20:46:46.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.228753+0000 mon.smithi111 (mon.0) 198 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:46.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.232585+0000 mon.smithi111 (mon.0) 199 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:46.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.236951+0000 mon.smithi111 (mon.0) 200 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:46.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.241015+0000 mon.smithi111 (mon.0) 201 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:46.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.243088+0000 mon.smithi111 (mon.0) 202 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi174", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-06-06T20:46:46.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.246715+0000 mon.smithi111 (mon.0) 203 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "auth get-or-create", "entity": "client.crash.smithi174", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]': finished 2024-06-06T20:46:46.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.247931+0000 mon.smithi111 (mon.0) 204 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:46:46.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: cephadm 2024-06-06T20:46:45.249407+0000 mgr.smithi111.upirjr (mgr.14197) 16 : cephadm [INF] Deploying daemon crash.smithi174 on smithi174 2024-06-06T20:46:46.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.546526+0000 mon.smithi111 (mon.0) 205 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:46.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:46 smithi111 bash[14799]: audit 2024-06-06T20:46:45.547754+0000 mon.smithi111 (mon.0) 206 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:46:47.227 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-06-06T20:46:47.228 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-06T20:46:49.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:49 smithi111 bash[14799]: audit 2024-06-06T20:46:48.079661+0000 mon.smithi111 (mon.0) 207 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:49.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:49 smithi111 bash[14799]: audit 2024-06-06T20:46:48.084593+0000 mon.smithi111 (mon.0) 208 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:49.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:49 smithi111 bash[14799]: audit 2024-06-06T20:46:48.089316+0000 mon.smithi111 (mon.0) 209 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:49.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:49 smithi111 bash[14799]: audit 2024-06-06T20:46:48.093118+0000 mon.smithi111 (mon.0) 210 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:49.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:49 smithi111 bash[14799]: cephadm 2024-06-06T20:46:48.094927+0000 mgr.smithi111.upirjr (mgr.14197) 17 : cephadm [INF] Deploying daemon node-exporter.smithi174 on smithi174 2024-06-06T20:46:50.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.097861+0000 mon.smithi111 (mon.0) 211 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:50.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.102417+0000 mon.smithi111 (mon.0) 212 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:50.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.106899+0000 mon.smithi111 (mon.0) 213 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:50.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.110121+0000 mon.smithi111 (mon.0) 214 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:50.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.112793+0000 mon.smithi111 (mon.0) 215 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi174.ffdxpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-06T20:46:50.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.117041+0000 mon.smithi111 (mon.0) 216 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.smithi174.ffdxpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-06-06T20:46:50.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.118387+0000 mon.smithi111 (mon.0) 217 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-06T20:46:50.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: audit 2024-06-06T20:46:49.119803+0000 mon.smithi111 (mon.0) 218 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:46:50.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:50 smithi111 bash[14799]: cephadm 2024-06-06T20:46:49.121239+0000 mgr.smithi111.upirjr (mgr.14197) 18 : cephadm [INF] Deploying daemon mgr.smithi174.ffdxpp on smithi174 2024-06-06T20:46:50.889 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:46:51.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:51 smithi111 bash[14799]: cluster 2024-06-06T20:46:50.475222+0000 mgr.smithi111.upirjr (mgr.14197) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:51.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:51 smithi111 bash[14799]: audit 2024-06-06T20:46:50.553145+0000 mon.smithi111 (mon.0) 219 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: cluster 2024-06-06T20:46:52.475696+0000 mgr.smithi111.upirjr (mgr.14197) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: audit 2024-06-06T20:46:53.006666+0000 mon.smithi111 (mon.0) 220 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: audit 2024-06-06T20:46:53.011625+0000 mon.smithi111 (mon.0) 221 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: audit 2024-06-06T20:46:53.014939+0000 mon.smithi111 (mon.0) 222 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: audit 2024-06-06T20:46:53.018041+0000 mon.smithi111 (mon.0) 223 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: audit 2024-06-06T20:46:53.020670+0000 mon.smithi111 (mon.0) 224 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-06T20:46:54.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: audit 2024-06-06T20:46:53.021833+0000 mon.smithi111 (mon.0) 225 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:46:54.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:54 smithi111 bash[14799]: cephadm 2024-06-06T20:46:53.023255+0000 mgr.smithi111.upirjr (mgr.14197) 21 : cephadm [INF] Deploying daemon mon.smithi174 on smithi174 2024-06-06T20:46:56.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:56 smithi111 bash[14799]: cluster 2024-06-06T20:46:54.476134+0000 mgr.smithi111.upirjr (mgr.14197) 22 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:56.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:56 smithi111 bash[14799]: audit 2024-06-06T20:46:55.559751+0000 mon.smithi111 (mon.0) 226 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:46:56.858 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 1 2024-06-06T20:46:56.859 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-06-06T20:46:56.859 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":1,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","modified":"2024-06-06T20:43:40.013401Z","created":"2024-06-06T20:43:40.013401Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi111","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-06-06T20:46:57.293 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:57 smithi111 bash[14799]: audit 2024-06-06T20:46:56.861162+0000 mon.smithi111 (mon.0) 227 : audit [DBG] from='client.? 172.21.15.174:0/1858158570' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-06T20:46:58.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:46:58 smithi111 bash[14799]: cluster 2024-06-06T20:46:56.476550+0000 mgr.smithi111.upirjr (mgr.14197) 23 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:46:59.383 INFO:tasks.cephadm:Waiting for 2 mons in monmap... 2024-06-06T20:46:59.383 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph mon dump -f json 2024-06-06T20:47:00.392 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:00 smithi111 bash[14799]: cluster 2024-06-06T20:46:58.476982+0000 mgr.smithi111.upirjr (mgr.14197) 24 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:01.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:01 smithi174 bash[22991]: debug 2024-06-06T20:47:01.315+0000 7fe26107b640 1 mon.smithi174@-1(synchronizing).paxosservice(auth 1..8) refresh upgraded, format 0 -> 3 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.216769+0000 mon.smithi111 (mon.0) 228 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.220879+0000 mon.smithi111 (mon.0) 229 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.225386+0000 mon.smithi111 (mon.0) 230 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.229802+0000 mon.smithi111 (mon.0) 231 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.236875+0000 mon.smithi111 (mon.0) 232 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.279468+0000 mon.smithi111 (mon.0) 233 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.548268+0000 mon.smithi111 (mon.0) 234 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:01 smithi111 bash[14799]: audit 2024-06-06T20:47:00.575304+0000 mon.smithi111 (mon.0) 235 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:05.066 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi174/config 2024-06-06T20:47:06.767 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:00.477373+0000 mgr.smithi111.upirjr (mgr.14197) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:06.767 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:01.327000+0000 mon.smithi111 (mon.0) 237 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:47:06.767 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:01.327282+0000 mon.smithi111 (mon.0) 238 : cluster [INF] mon.smithi111 calling monitor election 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:01.351023+0000 mon.smithi111 (mon.0) 239 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:02.040975+0000 mgr.smithi174.ffdxpp (mgr.14212) 1 : cluster [ERR] Failed to load ceph-mgr modules: k8sevents 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:02.067705+0000 mon.smithi111 (mon.0) 240 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi174.ffdxpp/crt"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:02.322226+0000 mon.smithi111 (mon.0) 241 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:02.477836+0000 mgr.smithi111.upirjr (mgr.14197) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:03.322504+0000 mon.smithi111 (mon.0) 242 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:03.324339+0000 mon.smithi174 (mon.1) 1 : cluster [INF] mon.smithi174 calling monitor election 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:04.322594+0000 mon.smithi111 (mon.0) 243 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:04.478271+0000 mgr.smithi111.upirjr (mgr.14197) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:05.322511+0000 mon.smithi111 (mon.0) 244 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.322555+0000 mon.smithi111 (mon.0) 245 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.768 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.371070+0000 mon.smithi111 (mon.0) 246 : cluster [INF] mon.smithi111 is new leader, mons smithi111,smithi174 in quorum (ranks 0,1) 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.377110+0000 mon.smithi111 (mon.0) 247 : cluster [DBG] monmap e2: 2 mons at {smithi111=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],smithi174=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.394538+0000 mon.smithi111 (mon.0) 248 : cluster [DBG] fsmap 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.394588+0000 mon.smithi111 (mon.0) 249 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.394840+0000 mon.smithi111 (mon.0) 250 : cluster [DBG] mgrmap e17: smithi111.upirjr(active, since 35s) 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.395089+0000 mon.smithi111 (mon.0) 251 : cluster [INF] overall HEALTH_OK 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.395487+0000 mon.smithi111 (mon.0) 252 : cluster [DBG] Standby manager daemon smithi174.ffdxpp started 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.398584+0000 mon.smithi111 (mon.0) 253 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.403117+0000 mon.smithi111 (mon.0) 254 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.403604+0000 mon.smithi111 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi174.ffdxpp/key"}]: dispatch 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.404349+0000 mon.smithi111 (mon.0) 256 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.408885+0000 mon.smithi111 (mon.0) 257 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.410181+0000 mon.smithi111 (mon.0) 258 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:06.769 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:06 smithi174 bash[22991]: audit 2024-06-06T20:47:06.411596+0000 mon.smithi111 (mon.0) 259 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:47:06.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:00.477373+0000 mgr.smithi111.upirjr (mgr.14197) 25 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:06.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:01.327000+0000 mon.smithi111 (mon.0) 237 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:47:06.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:01.327282+0000 mon.smithi111 (mon.0) 238 : cluster [INF] mon.smithi111 calling monitor election 2024-06-06T20:47:06.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:01.351023+0000 mon.smithi111 (mon.0) 239 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:02.040975+0000 mgr.smithi174.ffdxpp (mgr.14212) 1 : cluster [ERR] Failed to load ceph-mgr modules: k8sevents 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:02.067705+0000 mon.smithi111 (mon.0) 240 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi174.ffdxpp/crt"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:02.322226+0000 mon.smithi111 (mon.0) 241 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:02.477836+0000 mgr.smithi111.upirjr (mgr.14197) 26 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:03.322504+0000 mon.smithi111 (mon.0) 242 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:03.324339+0000 mon.smithi174 (mon.1) 1 : cluster [INF] mon.smithi174 calling monitor election 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:04.322594+0000 mon.smithi111 (mon.0) 243 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:04.478271+0000 mgr.smithi111.upirjr (mgr.14197) 27 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:05.322511+0000 mon.smithi111 (mon.0) 244 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.322555+0000 mon.smithi111 (mon.0) 245 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.371070+0000 mon.smithi111 (mon.0) 246 : cluster [INF] mon.smithi111 is new leader, mons smithi111,smithi174 in quorum (ranks 0,1) 2024-06-06T20:47:06.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.377110+0000 mon.smithi111 (mon.0) 247 : cluster [DBG] monmap e2: 2 mons at {smithi111=[v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0],smithi174=[v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.394538+0000 mon.smithi111 (mon.0) 248 : cluster [DBG] fsmap 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.394588+0000 mon.smithi111 (mon.0) 249 : cluster [DBG] osdmap e5: 0 total, 0 up, 0 in 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.394840+0000 mon.smithi111 (mon.0) 250 : cluster [DBG] mgrmap e17: smithi111.upirjr(active, since 35s) 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.395089+0000 mon.smithi111 (mon.0) 251 : cluster [INF] overall HEALTH_OK 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.395487+0000 mon.smithi111 (mon.0) 252 : cluster [DBG] Standby manager daemon smithi174.ffdxpp started 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.398584+0000 mon.smithi111 (mon.0) 253 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.403117+0000 mon.smithi111 (mon.0) 254 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.403604+0000 mon.smithi111 (mon.0) 255 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/smithi174.ffdxpp/key"}]: dispatch 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.404349+0000 mon.smithi111 (mon.0) 256 : audit [DBG] from='mgr.? 172.21.15.174:0/3790875261' entity='mgr.smithi174.ffdxpp' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.408885+0000 mon.smithi111 (mon.0) 257 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.410181+0000 mon.smithi111 (mon.0) 258 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:06.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:06 smithi111 bash[14799]: audit 2024-06-06T20:47:06.411596+0000 mon.smithi111 (mon.0) 259 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:47:07.792 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cephadm 2024-06-06T20:47:06.413481+0000 mgr.smithi111.upirjr (mgr.14197) 28 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2024-06-06T20:47:07.792 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cephadm 2024-06-06T20:47:06.413907+0000 mgr.smithi111.upirjr (mgr.14197) 29 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2024-06-06T20:47:07.792 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.459661+0000 mon.smithi111 (mon.0) 260 : cluster [DBG] mgrmap e18: smithi111.upirjr(active, since 35s), standbys: smithi174.ffdxpp 2024-06-06T20:47:07.792 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.459932+0000 mon.smithi111 (mon.0) 261 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr metadata", "who": "smithi174.ffdxpp", "id": "smithi174.ffdxpp"}]: dispatch 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cluster 2024-06-06T20:47:06.478568+0000 mgr.smithi111.upirjr (mgr.14197) 30 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cephadm 2024-06-06T20:47:06.559153+0000 mgr.smithi111.upirjr (mgr.14197) 31 : cephadm [INF] Updating smithi111:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cephadm 2024-06-06T20:47:06.653734+0000 mgr.smithi111.upirjr (mgr.14197) 32 : cephadm [INF] Updating smithi174:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.705770+0000 mon.smithi111 (mon.0) 262 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.712404+0000 mon.smithi111 (mon.0) 263 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.822699+0000 mon.smithi111 (mon.0) 264 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.830190+0000 mon.smithi111 (mon.0) 265 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.834913+0000 mon.smithi111 (mon.0) 266 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cephadm 2024-06-06T20:47:06.885025+0000 mgr.smithi111.upirjr (mgr.14197) 33 : cephadm [INF] Reconfiguring mon.smithi111 (unknown last config time)... 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.885801+0000 mon.smithi111 (mon.0) 267 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.887464+0000 mon.smithi111 (mon.0) 268 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:06.888656+0000 mon.smithi111 (mon.0) 269 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:07.793 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: cephadm 2024-06-06T20:47:06.889946+0000 mgr.smithi111.upirjr (mgr.14197) 34 : cephadm [INF] Reconfiguring daemon mon.smithi111 on smithi111 2024-06-06T20:47:07.794 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:07 smithi174 bash[22991]: audit 2024-06-06T20:47:07.322677+0000 mon.smithi111 (mon.0) 270 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:07.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cephadm 2024-06-06T20:47:06.413481+0000 mgr.smithi111.upirjr (mgr.14197) 28 : cephadm [INF] Updating smithi111:/etc/ceph/ceph.conf 2024-06-06T20:47:07.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cephadm 2024-06-06T20:47:06.413907+0000 mgr.smithi111.upirjr (mgr.14197) 29 : cephadm [INF] Updating smithi174:/etc/ceph/ceph.conf 2024-06-06T20:47:07.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.459661+0000 mon.smithi111 (mon.0) 260 : cluster [DBG] mgrmap e18: smithi111.upirjr(active, since 35s), standbys: smithi174.ffdxpp 2024-06-06T20:47:07.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.459932+0000 mon.smithi111 (mon.0) 261 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr metadata", "who": "smithi174.ffdxpp", "id": "smithi174.ffdxpp"}]: dispatch 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cluster 2024-06-06T20:47:06.478568+0000 mgr.smithi111.upirjr (mgr.14197) 30 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cephadm 2024-06-06T20:47:06.559153+0000 mgr.smithi111.upirjr (mgr.14197) 31 : cephadm [INF] Updating smithi111:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cephadm 2024-06-06T20:47:06.653734+0000 mgr.smithi111.upirjr (mgr.14197) 32 : cephadm [INF] Updating smithi174:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/config/ceph.conf 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.705770+0000 mon.smithi111 (mon.0) 262 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.712404+0000 mon.smithi111 (mon.0) 263 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.822699+0000 mon.smithi111 (mon.0) 264 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.830190+0000 mon.smithi111 (mon.0) 265 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.834913+0000 mon.smithi111 (mon.0) 266 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cephadm 2024-06-06T20:47:06.885025+0000 mgr.smithi111.upirjr (mgr.14197) 33 : cephadm [INF] Reconfiguring mon.smithi111 (unknown last config time)... 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.885801+0000 mon.smithi111 (mon.0) 267 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.887464+0000 mon.smithi111 (mon.0) 268 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:06.888656+0000 mon.smithi111 (mon.0) 269 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:07.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: cephadm 2024-06-06T20:47:06.889946+0000 mgr.smithi111.upirjr (mgr.14197) 34 : cephadm [INF] Reconfiguring daemon mon.smithi111 on smithi111 2024-06-06T20:47:07.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:07 smithi111 bash[14799]: audit 2024-06-06T20:47:07.322677+0000 mon.smithi111 (mon.0) 270 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:47:08.253 INFO:teuthology.orchestra.run.smithi174.stderr:dumped monmap epoch 2 2024-06-06T20:47:08.254 INFO:teuthology.orchestra.run.smithi174.stdout: 2024-06-06T20:47:08.254 INFO:teuthology.orchestra.run.smithi174.stdout:{"epoch":2,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","modified":"2024-06-06T20:47:01.321799Z","created":"2024-06-06T20:43:40.013401Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"smithi111","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:3300","nonce":0},{"type":"v1","addr":"172.21.15.111:6789","nonce":0}]},"addr":"172.21.15.111:6789/0","public_addr":"172.21.15.111:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"smithi174","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:3300","nonce":0},{"type":"v1","addr":"172.21.15.174:6789","nonce":0}]},"addr":"172.21.15.174:6789/0","public_addr":"172.21.15.174:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-06-06T20:47:08.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:08 smithi174 bash[22991]: audit 2024-06-06T20:47:08.256206+0000 mon.smithi111 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.174:0/1110097898' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-06T20:47:08.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:08 smithi111 bash[14799]: audit 2024-06-06T20:47:08.256206+0000 mon.smithi111 (mon.0) 271 : audit [DBG] from='client.? 172.21.15.174:0/1110097898' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-06-06T20:47:08.947 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-06-06T20:47:08.947 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph config generate-minimal-conf 2024-06-06T20:47:10.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: cluster 2024-06-06T20:47:08.478880+0000 mgr.smithi111.upirjr (mgr.14197) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: audit 2024-06-06T20:47:09.288789+0000 mon.smithi111 (mon.0) 272 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: audit 2024-06-06T20:47:09.296217+0000 mon.smithi111 (mon.0) 273 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: cephadm 2024-06-06T20:47:09.297307+0000 mgr.smithi111.upirjr (mgr.14197) 36 : cephadm [INF] Reconfiguring mgr.smithi111.upirjr (unknown last config time)... 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: audit 2024-06-06T20:47:09.297708+0000 mon.smithi111 (mon.0) 274 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi111.upirjr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: audit 2024-06-06T20:47:09.298773+0000 mon.smithi111 (mon.0) 275 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: audit 2024-06-06T20:47:09.299627+0000 mon.smithi111 (mon.0) 276 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:10.606 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:10 smithi111 bash[14799]: cephadm 2024-06-06T20:47:09.300678+0000 mgr.smithi111.upirjr (mgr.14197) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi111.upirjr on smithi111 2024-06-06T20:47:10.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: cluster 2024-06-06T20:47:08.478880+0000 mgr.smithi111.upirjr (mgr.14197) 35 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:10.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: audit 2024-06-06T20:47:09.288789+0000 mon.smithi111 (mon.0) 272 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:10.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: audit 2024-06-06T20:47:09.296217+0000 mon.smithi111 (mon.0) 273 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:10.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: cephadm 2024-06-06T20:47:09.297307+0000 mgr.smithi111.upirjr (mgr.14197) 36 : cephadm [INF] Reconfiguring mgr.smithi111.upirjr (unknown last config time)... 2024-06-06T20:47:10.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: audit 2024-06-06T20:47:09.297708+0000 mon.smithi111 (mon.0) 274 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi111.upirjr", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-06T20:47:10.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: audit 2024-06-06T20:47:09.298773+0000 mon.smithi111 (mon.0) 275 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-06T20:47:10.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: audit 2024-06-06T20:47:09.299627+0000 mon.smithi111 (mon.0) 276 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:10.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:10 smithi174 bash[22991]: cephadm 2024-06-06T20:47:09.300678+0000 mgr.smithi111.upirjr (mgr.14197) 37 : cephadm [INF] Reconfiguring daemon mgr.smithi111.upirjr on smithi111 2024-06-06T20:47:12.604 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: cluster 2024-06-06T20:47:10.479209+0000 mgr.smithi111.upirjr (mgr.14197) 38 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:12.604 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: audit 2024-06-06T20:47:11.348147+0000 mon.smithi111 (mon.0) 277 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:12.604 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: audit 2024-06-06T20:47:11.354338+0000 mon.smithi111 (mon.0) 278 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:12.604 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: cephadm 2024-06-06T20:47:11.355570+0000 mgr.smithi111.upirjr (mgr.14197) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi111 (monmap changed)... 2024-06-06T20:47:12.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: audit 2024-06-06T20:47:11.355960+0000 mon.smithi111 (mon.0) 279 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi111", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-06-06T20:47:12.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: audit 2024-06-06T20:47:11.357123+0000 mon.smithi111 (mon.0) 280 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:12.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:12 smithi111 bash[14799]: cephadm 2024-06-06T20:47:11.358305+0000 mgr.smithi111.upirjr (mgr.14197) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi111 on smithi111 2024-06-06T20:47:12.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: cluster 2024-06-06T20:47:10.479209+0000 mgr.smithi111.upirjr (mgr.14197) 38 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:12.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: audit 2024-06-06T20:47:11.348147+0000 mon.smithi111 (mon.0) 277 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:12.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: audit 2024-06-06T20:47:11.354338+0000 mon.smithi111 (mon.0) 278 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:12.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: cephadm 2024-06-06T20:47:11.355570+0000 mgr.smithi111.upirjr (mgr.14197) 39 : cephadm [INF] Reconfiguring ceph-exporter.smithi111 (monmap changed)... 2024-06-06T20:47:12.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: audit 2024-06-06T20:47:11.355960+0000 mon.smithi111 (mon.0) 279 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi111", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-06-06T20:47:12.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: audit 2024-06-06T20:47:11.357123+0000 mon.smithi111 (mon.0) 280 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:12.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:12 smithi174 bash[22991]: cephadm 2024-06-06T20:47:11.358305+0000 mgr.smithi111.upirjr (mgr.14197) 40 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi111 on smithi111 2024-06-06T20:47:13.806 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:47:14.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: cluster 2024-06-06T20:47:12.479623+0000 mgr.smithi111.upirjr (mgr.14197) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:14.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: audit 2024-06-06T20:47:13.354910+0000 mon.smithi111 (mon.0) 281 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:14.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: audit 2024-06-06T20:47:13.361098+0000 mon.smithi111 (mon.0) 282 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:14.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: cephadm 2024-06-06T20:47:13.362422+0000 mgr.smithi111.upirjr (mgr.14197) 42 : cephadm [INF] Reconfiguring crash.smithi111 (monmap changed)... 2024-06-06T20:47:14.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: audit 2024-06-06T20:47:13.362888+0000 mon.smithi111 (mon.0) 283 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi111", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-06-06T20:47:14.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: audit 2024-06-06T20:47:13.364512+0000 mon.smithi111 (mon.0) 284 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:14.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:14 smithi174 bash[22991]: cephadm 2024-06-06T20:47:13.365980+0000 mgr.smithi111.upirjr (mgr.14197) 43 : cephadm [INF] Reconfiguring daemon crash.smithi111 on smithi111 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: cluster 2024-06-06T20:47:12.479623+0000 mgr.smithi111.upirjr (mgr.14197) 41 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: audit 2024-06-06T20:47:13.354910+0000 mon.smithi111 (mon.0) 281 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: audit 2024-06-06T20:47:13.361098+0000 mon.smithi111 (mon.0) 282 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: cephadm 2024-06-06T20:47:13.362422+0000 mgr.smithi111.upirjr (mgr.14197) 42 : cephadm [INF] Reconfiguring crash.smithi111 (monmap changed)... 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: audit 2024-06-06T20:47:13.362888+0000 mon.smithi111 (mon.0) 283 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi111", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: audit 2024-06-06T20:47:13.364512+0000 mon.smithi111 (mon.0) 284 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:14.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:14 smithi111 bash[14799]: cephadm 2024-06-06T20:47:13.365980+0000 mgr.smithi111.upirjr (mgr.14197) 43 : cephadm [INF] Reconfiguring daemon crash.smithi111 on smithi111 2024-06-06T20:47:16.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:16 smithi174 bash[22991]: cluster 2024-06-06T20:47:14.480037+0000 mgr.smithi111.upirjr (mgr.14197) 44 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:16.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:16 smithi174 bash[22991]: audit 2024-06-06T20:47:15.548660+0000 mon.smithi111 (mon.0) 285 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:16.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:16 smithi174 bash[22991]: audit 2024-06-06T20:47:16.337617+0000 mon.smithi111 (mon.0) 286 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:16.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:16 smithi174 bash[22991]: audit 2024-06-06T20:47:16.343334+0000 mon.smithi111 (mon.0) 287 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:16.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:16 smithi111 bash[14799]: cluster 2024-06-06T20:47:14.480037+0000 mgr.smithi111.upirjr (mgr.14197) 44 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:16.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:16 smithi111 bash[14799]: audit 2024-06-06T20:47:15.548660+0000 mon.smithi111 (mon.0) 285 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:16.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:16 smithi111 bash[14799]: audit 2024-06-06T20:47:16.337617+0000 mon.smithi111 (mon.0) 286 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:16.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:16 smithi111 bash[14799]: audit 2024-06-06T20:47:16.343334+0000 mon.smithi111 (mon.0) 287 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:17.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:17 smithi174 bash[22991]: cephadm 2024-06-06T20:47:16.344810+0000 mgr.smithi111.upirjr (mgr.14197) 45 : cephadm [INF] Reconfiguring alertmanager.smithi111 (dependencies changed)... 2024-06-06T20:47:17.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:17 smithi174 bash[22991]: cephadm 2024-06-06T20:47:16.359427+0000 mgr.smithi111.upirjr (mgr.14197) 46 : cephadm [INF] Reconfiguring daemon alertmanager.smithi111 on smithi111 2024-06-06T20:47:17.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:17 smithi111 bash[14799]: cephadm 2024-06-06T20:47:16.344810+0000 mgr.smithi111.upirjr (mgr.14197) 45 : cephadm [INF] Reconfiguring alertmanager.smithi111 (dependencies changed)... 2024-06-06T20:47:17.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:17 smithi111 bash[14799]: cephadm 2024-06-06T20:47:16.359427+0000 mgr.smithi111.upirjr (mgr.14197) 46 : cephadm [INF] Reconfiguring daemon alertmanager.smithi111 on smithi111 2024-06-06T20:47:18.387 INFO:teuthology.orchestra.run.smithi111.stdout:# minimal ceph.conf for 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:47:18.387 INFO:teuthology.orchestra.run.smithi111.stdout:[global] 2024-06-06T20:47:18.387 INFO:teuthology.orchestra.run.smithi111.stdout: fsid = 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:47:18.387 INFO:teuthology.orchestra.run.smithi111.stdout: mon_host = [v2:172.21.15.111:3300/0,v1:172.21.15.111:6789/0] [v2:172.21.15.174:3300/0,v1:172.21.15.174:6789/0] 2024-06-06T20:47:18.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:18 smithi174 bash[22991]: cluster 2024-06-06T20:47:16.480404+0000 mgr.smithi111.upirjr (mgr.14197) 47 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:18.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:18 smithi111 bash[14799]: cluster 2024-06-06T20:47:16.480404+0000 mgr.smithi111.upirjr (mgr.14197) 47 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:19.437 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:19 smithi111 bash[14799]: audit 2024-06-06T20:47:18.389987+0000 mon.smithi111 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.111:0/2565648678' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:19.592 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-06-06T20:47:19.593 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:47:19.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.conf 2024-06-06T20:47:19.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:19 smithi174 bash[22991]: audit 2024-06-06T20:47:18.389987+0000 mon.smithi111 (mon.0) 288 : audit [DBG] from='client.? 172.21.15.111:0/2565648678' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:19.693 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:47:19.693 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-06T20:47:19.704 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:47:19.704 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.conf 2024-06-06T20:47:19.715 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:47:19.715 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-06-06T20:47:19.772 INFO:tasks.cephadm:Deploying OSDs... 2024-06-06T20:47:19.772 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:47:19.772 DEBUG:teuthology.orchestra.run.smithi111:> dd if=/scratch_devs of=/dev/stdout 2024-06-06T20:47:19.779 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-06-06T20:47:19.779 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/nvme1n1 2024-06-06T20:47:19.829 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/nvme1n1 2024-06-06T20:47:19.829 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:19.829 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 522 Links: 1 Device type: 103,2 2024-06-06T20:47:19.829 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:19.829 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:45:13.303906239 +0000 2024-06-06T20:47:19.829 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:42:18.283724600 +0000 2024-06-06T20:47:19.830 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:42:18.283724600 +0000 2024-06-06T20:47:19.830 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:47:19.830 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-06-06T20:47:19.881 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:47:19.881 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:47:19.881 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000462205 s, 1.1 MB/s 2024-06-06T20:47:19.882 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-06-06T20:47:19.934 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/nvme2n1 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/nvme2n1 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 530 Links: 1 Device type: 103,4 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:45:13.323905778 +0000 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:42:18.399756608 +0000 2024-06-06T20:47:19.985 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:42:18.399756608 +0000 2024-06-06T20:47:19.986 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:47:19.986 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-06-06T20:47:20.039 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:47:20.039 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:47:20.040 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000339999 s, 1.5 MB/s 2024-06-06T20:47:20.040 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-06-06T20:47:20.091 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/nvme3n1 2024-06-06T20:47:20.145 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/nvme3n1 2024-06-06T20:47:20.145 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:20.145 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 538 Links: 1 Device type: 103,6 2024-06-06T20:47:20.145 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:20.145 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:45:13.339905409 +0000 2024-06-06T20:47:20.145 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:42:18.519789721 +0000 2024-06-06T20:47:20.146 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:42:18.519789721 +0000 2024-06-06T20:47:20.146 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:47:20.146 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-06-06T20:47:20.199 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:47:20.200 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:47:20.200 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000315127 s, 1.6 MB/s 2024-06-06T20:47:20.201 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-06-06T20:47:20.250 DEBUG:teuthology.orchestra.run.smithi111:> stat /dev/nvme4n1 2024-06-06T20:47:20.301 INFO:teuthology.orchestra.run.smithi111.stdout: File: /dev/nvme4n1 2024-06-06T20:47:20.301 INFO:teuthology.orchestra.run.smithi111.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:20.301 INFO:teuthology.orchestra.run.smithi111.stdout:Device: 5h/5d Inode: 546 Links: 1 Device type: 103,8 2024-06-06T20:47:20.301 INFO:teuthology.orchestra.run.smithi111.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:20.301 INFO:teuthology.orchestra.run.smithi111.stdout:Access: 2024-06-06 20:45:13.359904948 +0000 2024-06-06T20:47:20.301 INFO:teuthology.orchestra.run.smithi111.stdout:Modify: 2024-06-06 20:42:18.627819523 +0000 2024-06-06T20:47:20.302 INFO:teuthology.orchestra.run.smithi111.stdout:Change: 2024-06-06 20:42:18.627819523 +0000 2024-06-06T20:47:20.302 INFO:teuthology.orchestra.run.smithi111.stdout: Birth: - 2024-06-06T20:47:20.302 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-06-06T20:47:20.356 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records in 2024-06-06T20:47:20.356 INFO:teuthology.orchestra.run.smithi111.stderr:1+0 records out 2024-06-06T20:47:20.356 INFO:teuthology.orchestra.run.smithi111.stderr:512 bytes copied, 0.000409687 s, 1.2 MB/s 2024-06-06T20:47:20.357 DEBUG:teuthology.orchestra.run.smithi111:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-06-06T20:47:20.406 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:47:20.406 DEBUG:teuthology.orchestra.run.smithi174:> dd if=/scratch_devs of=/dev/stdout 2024-06-06T20:47:20.413 DEBUG:teuthology.misc:devs=['/dev/nvme1n1', '/dev/nvme2n1', '/dev/nvme3n1', '/dev/nvme4n1'] 2024-06-06T20:47:20.414 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/nvme1n1 2024-06-06T20:47:20.463 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/nvme1n1 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 522 Links: 1 Device type: 103,2 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:46:38.807962167 +0000 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:42:19.642944083 +0000 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:42:19.642944083 +0000 2024-06-06T20:47:20.464 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:47:20.464 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/nvme1n1 of=/dev/null count=1 2024-06-06T20:47:20.517 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:47:20.518 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:47:20.518 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000471569 s, 1.1 MB/s 2024-06-06T20:47:20.519 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/nvme1n1 2024-06-06T20:47:20.569 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/nvme2n1 2024-06-06T20:47:20.613 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:20 smithi111 bash[14799]: cluster 2024-06-06T20:47:18.480842+0000 mgr.smithi111.upirjr (mgr.14197) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:20.613 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:20 smithi111 bash[14799]: audit 2024-06-06T20:47:19.702692+0000 mon.smithi111 (mon.0) 289 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:20.619 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/nvme2n1 2024-06-06T20:47:20.619 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:20.619 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 530 Links: 1 Device type: 103,4 2024-06-06T20:47:20.619 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:20.619 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:46:38.823961925 +0000 2024-06-06T20:47:20.620 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:42:19.754997500 +0000 2024-06-06T20:47:20.620 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:42:19.754997500 +0000 2024-06-06T20:47:20.620 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:47:20.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/nvme2n1 of=/dev/null count=1 2024-06-06T20:47:20.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:20 smithi174 bash[22991]: cluster 2024-06-06T20:47:18.480842+0000 mgr.smithi111.upirjr (mgr.14197) 48 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:20.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:20 smithi174 bash[22991]: audit 2024-06-06T20:47:19.702692+0000 mon.smithi111 (mon.0) 289 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:20.640 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:47:20.640 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:47:20.640 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000463226 s, 1.1 MB/s 2024-06-06T20:47:20.642 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/nvme2n1 2024-06-06T20:47:20.693 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/nvme3n1 2024-06-06T20:47:20.743 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/nvme3n1 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 538 Links: 1 Device type: 103,6 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:46:38.839961684 +0000 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:42:19.875054733 +0000 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:42:19.875054733 +0000 2024-06-06T20:47:20.744 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:47:20.745 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/nvme3n1 of=/dev/null count=1 2024-06-06T20:47:20.799 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:47:20.799 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:47:20.799 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000493894 s, 1.0 MB/s 2024-06-06T20:47:20.800 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/nvme3n1 2024-06-06T20:47:20.853 DEBUG:teuthology.orchestra.run.smithi174:> stat /dev/nvme4n1 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout: File: /dev/nvme4n1 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout: Size: 0 Blocks: 0 IO Block: 4096 block special file 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout:Device: 5h/5d Inode: 546 Links: 1 Device type: 103,8 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout:Access: (0660/brw-rw----) Uid: ( 0/ root) Gid: ( 6/ disk) 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout:Access: 2024-06-06 20:46:38.855961444 +0000 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout:Modify: 2024-06-06 20:42:19.991110058 +0000 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout:Change: 2024-06-06 20:42:19.991110058 +0000 2024-06-06T20:47:20.904 INFO:teuthology.orchestra.run.smithi174.stdout: Birth: - 2024-06-06T20:47:20.904 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd if=/dev/nvme4n1 of=/dev/null count=1 2024-06-06T20:47:20.959 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records in 2024-06-06T20:47:20.959 INFO:teuthology.orchestra.run.smithi174.stderr:1+0 records out 2024-06-06T20:47:20.960 INFO:teuthology.orchestra.run.smithi174.stderr:512 bytes copied, 0.000443329 s, 1.2 MB/s 2024-06-06T20:47:20.960 DEBUG:teuthology.orchestra.run.smithi174:> ! mount | grep -v devtmpfs | grep -q /dev/nvme4n1 2024-06-06T20:47:21.013 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph orch apply osd --all-available-devices 2024-06-06T20:47:21.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:21 smithi174 bash[22991]: audit 2024-06-06T20:47:19.696039+0000 mgr.smithi111.upirjr (mgr.14197) 49 : audit [DBG] from='client.14226 -' entity='client.crash.smithi174' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:47:21.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:21 smithi174 bash[22991]: cluster 2024-06-06T20:47:19.703755+0000 mgr.smithi111.upirjr (mgr.14197) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:21.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:21 smithi174 bash[22991]: cluster 2024-06-06T20:47:20.700391+0000 mon.smithi111 (mon.0) 290 : cluster [WRN] Health check failed: 1 mgr modules have recently crashed (RECENT_MGR_MODULE_CRASH) 2024-06-06T20:47:21.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:21 smithi111 bash[14799]: audit 2024-06-06T20:47:19.696039+0000 mgr.smithi111.upirjr (mgr.14197) 49 : audit [DBG] from='client.14226 -' entity='client.crash.smithi174' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:47:21.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:21 smithi111 bash[14799]: cluster 2024-06-06T20:47:19.703755+0000 mgr.smithi111.upirjr (mgr.14197) 50 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:21.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:21 smithi111 bash[14799]: cluster 2024-06-06T20:47:20.700391+0000 mon.smithi111 (mon.0) 290 : cluster [WRN] Health check failed: 1 mgr modules have recently crashed (RECENT_MGR_MODULE_CRASH) 2024-06-06T20:47:22.601 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:22 smithi111 bash[14799]: cluster 2024-06-06T20:47:21.704204+0000 mgr.smithi111.upirjr (mgr.14197) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:22.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:22 smithi174 bash[22991]: cluster 2024-06-06T20:47:21.704204+0000 mgr.smithi111.upirjr (mgr.14197) 51 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:23.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:23 smithi174 bash[22991]: audit 2024-06-06T20:47:22.581580+0000 mon.smithi111 (mon.0) 291 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:23.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:23 smithi174 bash[22991]: audit 2024-06-06T20:47:22.587551+0000 mon.smithi111 (mon.0) 292 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:23.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:23 smithi174 bash[22991]: cephadm 2024-06-06T20:47:22.588763+0000 mgr.smithi111.upirjr (mgr.14197) 52 : cephadm [INF] Reconfiguring grafana.smithi111 (dependencies changed)... 2024-06-06T20:47:23.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:23 smithi174 bash[22991]: cephadm 2024-06-06T20:47:22.641434+0000 mgr.smithi111.upirjr (mgr.14197) 53 : cephadm [INF] Reconfiguring daemon grafana.smithi111 on smithi111 2024-06-06T20:47:23.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:23 smithi111 bash[14799]: audit 2024-06-06T20:47:22.581580+0000 mon.smithi111 (mon.0) 291 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:23.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:23 smithi111 bash[14799]: audit 2024-06-06T20:47:22.587551+0000 mon.smithi111 (mon.0) 292 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:23.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:23 smithi111 bash[14799]: cephadm 2024-06-06T20:47:22.588763+0000 mgr.smithi111.upirjr (mgr.14197) 52 : cephadm [INF] Reconfiguring grafana.smithi111 (dependencies changed)... 2024-06-06T20:47:23.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:23 smithi111 bash[14799]: cephadm 2024-06-06T20:47:22.641434+0000 mgr.smithi111.upirjr (mgr.14197) 53 : cephadm [INF] Reconfiguring daemon grafana.smithi111 on smithi111 2024-06-06T20:47:24.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:24 smithi174 bash[22991]: cluster 2024-06-06T20:47:23.704692+0000 mgr.smithi111.upirjr (mgr.14197) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:24.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:24 smithi111 bash[14799]: cluster 2024-06-06T20:47:23.704692+0000 mgr.smithi111.upirjr (mgr.14197) 54 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:25.759 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi174/config 2024-06-06T20:47:26.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:26 smithi174 bash[22991]: cluster 2024-06-06T20:47:25.705121+0000 mgr.smithi111.upirjr (mgr.14197) 55 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:27.043 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:26 smithi111 bash[14799]: cluster 2024-06-06T20:47:25.705121+0000 mgr.smithi111.upirjr (mgr.14197) 55 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:28.713 INFO:teuthology.orchestra.run.smithi174.stdout:Scheduled osd.all-available-devices update... 2024-06-06T20:47:29.040 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:28 smithi174 bash[22991]: audit 2024-06-06T20:47:27.702463+0000 mon.smithi111 (mon.0) 293 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:29.040 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:28 smithi174 bash[22991]: cluster 2024-06-06T20:47:27.705491+0000 mgr.smithi111.upirjr (mgr.14197) 56 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:29.040 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:28 smithi174 bash[22991]: audit 2024-06-06T20:47:27.711844+0000 mon.smithi111 (mon.0) 294 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:29.040 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:28 smithi174 bash[22991]: cephadm 2024-06-06T20:47:27.713376+0000 mgr.smithi111.upirjr (mgr.14197) 57 : cephadm [INF] Reconfiguring prometheus.smithi111 (dependencies changed)... 2024-06-06T20:47:29.040 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:28 smithi174 bash[22991]: cephadm 2024-06-06T20:47:27.956239+0000 mgr.smithi111.upirjr (mgr.14197) 58 : cephadm [INF] Reconfiguring daemon prometheus.smithi111 on smithi111 2024-06-06T20:47:29.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:28 smithi111 bash[14799]: audit 2024-06-06T20:47:27.702463+0000 mon.smithi111 (mon.0) 293 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:29.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:28 smithi111 bash[14799]: cluster 2024-06-06T20:47:27.705491+0000 mgr.smithi111.upirjr (mgr.14197) 56 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:29.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:28 smithi111 bash[14799]: audit 2024-06-06T20:47:27.711844+0000 mon.smithi111 (mon.0) 294 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:29.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:28 smithi111 bash[14799]: cephadm 2024-06-06T20:47:27.713376+0000 mgr.smithi111.upirjr (mgr.14197) 57 : cephadm [INF] Reconfiguring prometheus.smithi111 (dependencies changed)... 2024-06-06T20:47:29.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:28 smithi111 bash[14799]: cephadm 2024-06-06T20:47:27.956239+0000 mgr.smithi111.upirjr (mgr.14197) 58 : cephadm [INF] Reconfiguring daemon prometheus.smithi111 on smithi111 2024-06-06T20:47:29.501 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-06-06T20:47:29.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:47:29.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:29 smithi174 bash[22991]: audit 2024-06-06T20:47:28.710015+0000 mgr.smithi111.upirjr (mgr.14197) 59 : audit [DBG] from='client.14230 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:47:29.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:29 smithi174 bash[22991]: cephadm 2024-06-06T20:47:28.712404+0000 mgr.smithi111.upirjr (mgr.14197) 60 : cephadm [INF] Marking host: smithi111 for OSDSpec preview refresh. 2024-06-06T20:47:29.880 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:29 smithi174 bash[22991]: cephadm 2024-06-06T20:47:28.712476+0000 mgr.smithi111.upirjr (mgr.14197) 61 : cephadm [INF] Marking host: smithi174 for OSDSpec preview refresh. 2024-06-06T20:47:29.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:29 smithi174 bash[22991]: cephadm 2024-06-06T20:47:28.712848+0000 mgr.smithi111.upirjr (mgr.14197) 62 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-06-06T20:47:29.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:29 smithi174 bash[22991]: audit 2024-06-06T20:47:28.715980+0000 mon.smithi111 (mon.0) 295 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:29.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:29 smithi111 bash[14799]: audit 2024-06-06T20:47:28.710015+0000 mgr.smithi111.upirjr (mgr.14197) 59 : audit [DBG] from='client.14230 -' entity='client.admin' cmd=[{"prefix": "orch apply osd", "all_available_devices": true, "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:47:29.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:29 smithi111 bash[14799]: cephadm 2024-06-06T20:47:28.712404+0000 mgr.smithi111.upirjr (mgr.14197) 60 : cephadm [INF] Marking host: smithi111 for OSDSpec preview refresh. 2024-06-06T20:47:29.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:29 smithi111 bash[14799]: cephadm 2024-06-06T20:47:28.712476+0000 mgr.smithi111.upirjr (mgr.14197) 61 : cephadm [INF] Marking host: smithi174 for OSDSpec preview refresh. 2024-06-06T20:47:29.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:29 smithi111 bash[14799]: cephadm 2024-06-06T20:47:28.712848+0000 mgr.smithi111.upirjr (mgr.14197) 62 : cephadm [INF] Saving service osd.all-available-devices spec with placement * 2024-06-06T20:47:29.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:29 smithi111 bash[14799]: audit 2024-06-06T20:47:28.715980+0000 mon.smithi111 (mon.0) 295 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:30.816 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:30 smithi111 bash[14799]: cluster 2024-06-06T20:47:29.705952+0000 mgr.smithi111.upirjr (mgr.14197) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:30.816 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:30 smithi111 bash[14799]: audit 2024-06-06T20:47:30.554588+0000 mon.smithi111 (mon.0) 296 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:30.817 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:30 smithi111 bash[14799]: audit 2024-06-06T20:47:30.555812+0000 mon.smithi111 (mon.0) 297 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:31.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:30 smithi174 bash[22991]: cluster 2024-06-06T20:47:29.705952+0000 mgr.smithi111.upirjr (mgr.14197) 63 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:31.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:30 smithi174 bash[22991]: audit 2024-06-06T20:47:30.554588+0000 mon.smithi111 (mon.0) 296 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:31.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:30 smithi174 bash[22991]: audit 2024-06-06T20:47:30.555812+0000 mon.smithi111 (mon.0) 297 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:32.981 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:32 smithi111 bash[14799]: cluster 2024-06-06T20:47:31.706430+0000 mgr.smithi111.upirjr (mgr.14197) 64 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:33.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:32 smithi174 bash[22991]: cluster 2024-06-06T20:47:31.706430+0000 mgr.smithi111.upirjr (mgr.14197) 64 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:34.220 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:47:35.092 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: cluster 2024-06-06T20:47:33.706905+0000 mgr.smithi111.upirjr (mgr.14197) 65 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:35.093 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: audit 2024-06-06T20:47:33.773151+0000 mon.smithi111 (mon.0) 298 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:35.093 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: audit 2024-06-06T20:47:33.778412+0000 mon.smithi111 (mon.0) 299 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:35.093 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: cephadm 2024-06-06T20:47:33.779524+0000 mgr.smithi111.upirjr (mgr.14197) 66 : cephadm [INF] Reconfiguring ceph-exporter.smithi174 (monmap changed)... 2024-06-06T20:47:35.093 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: audit 2024-06-06T20:47:33.779911+0000 mon.smithi111 (mon.0) 300 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi174", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-06-06T20:47:35.093 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: audit 2024-06-06T20:47:33.781039+0000 mon.smithi111 (mon.0) 301 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:35.093 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:34 smithi174 bash[22991]: cephadm 2024-06-06T20:47:33.782173+0000 mgr.smithi111.upirjr (mgr.14197) 67 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi174 on smithi174 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: cluster 2024-06-06T20:47:33.706905+0000 mgr.smithi111.upirjr (mgr.14197) 65 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: audit 2024-06-06T20:47:33.773151+0000 mon.smithi111 (mon.0) 298 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: audit 2024-06-06T20:47:33.778412+0000 mon.smithi111 (mon.0) 299 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: cephadm 2024-06-06T20:47:33.779524+0000 mgr.smithi111.upirjr (mgr.14197) 66 : cephadm [INF] Reconfiguring ceph-exporter.smithi174 (monmap changed)... 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: audit 2024-06-06T20:47:33.779911+0000 mon.smithi111 (mon.0) 300 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.ceph-exporter.smithi174", "caps": ["mon", "profile ceph-exporter", "mon", "allow r", "mgr", "allow r", "osd", "allow r"]}]: dispatch 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: audit 2024-06-06T20:47:33.781039+0000 mon.smithi111 (mon.0) 301 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:35.136 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:34 smithi111 bash[14799]: cephadm 2024-06-06T20:47:33.782173+0000 mgr.smithi111.upirjr (mgr.14197) 67 : cephadm [INF] Reconfiguring daemon ceph-exporter.smithi174 on smithi174 2024-06-06T20:47:37.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: cluster 2024-06-06T20:47:35.707380+0000 mgr.smithi111.upirjr (mgr.14197) 68 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:37.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: audit 2024-06-06T20:47:35.790889+0000 mon.smithi111 (mon.0) 302 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:37.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: audit 2024-06-06T20:47:35.796919+0000 mon.smithi111 (mon.0) 303 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:37.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: cephadm 2024-06-06T20:47:35.798083+0000 mgr.smithi111.upirjr (mgr.14197) 69 : cephadm [INF] Reconfiguring crash.smithi174 (monmap changed)... 2024-06-06T20:47:37.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: audit 2024-06-06T20:47:35.798446+0000 mon.smithi111 (mon.0) 304 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi174", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-06-06T20:47:37.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: audit 2024-06-06T20:47:35.799690+0000 mon.smithi111 (mon.0) 305 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:37.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:36 smithi174 bash[22991]: cephadm 2024-06-06T20:47:35.800889+0000 mgr.smithi111.upirjr (mgr.14197) 70 : cephadm [INF] Reconfiguring daemon crash.smithi174 on smithi174 2024-06-06T20:47:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: cluster 2024-06-06T20:47:35.707380+0000 mgr.smithi111.upirjr (mgr.14197) 68 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: audit 2024-06-06T20:47:35.790889+0000 mon.smithi111 (mon.0) 302 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: audit 2024-06-06T20:47:35.796919+0000 mon.smithi111 (mon.0) 303 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: cephadm 2024-06-06T20:47:35.798083+0000 mgr.smithi111.upirjr (mgr.14197) 69 : cephadm [INF] Reconfiguring crash.smithi174 (monmap changed)... 2024-06-06T20:47:37.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: audit 2024-06-06T20:47:35.798446+0000 mon.smithi111 (mon.0) 304 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "client.crash.smithi174", "caps": ["mon", "profile crash", "mgr", "profile crash"]}]: dispatch 2024-06-06T20:47:37.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: audit 2024-06-06T20:47:35.799690+0000 mon.smithi111 (mon.0) 305 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:37.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:36 smithi111 bash[14799]: cephadm 2024-06-06T20:47:35.800889+0000 mgr.smithi111.upirjr (mgr.14197) 70 : cephadm [INF] Reconfiguring daemon crash.smithi174 on smithi174 2024-06-06T20:47:37.610 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:47:37.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:37 smithi111 bash[14799]: audit 2024-06-06T20:47:37.613268+0000 mon.smithi111 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.111:0/458620159' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:47:37.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:37 smithi111 bash[14799]: audit 2024-06-06T20:47:37.720464+0000 mon.smithi111 (mon.0) 307 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:37.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:37 smithi111 bash[14799]: audit 2024-06-06T20:47:37.726715+0000 mon.smithi111 (mon.0) 308 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:37.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:37 smithi111 bash[14799]: audit 2024-06-06T20:47:37.728160+0000 mon.smithi111 (mon.0) 309 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi174.ffdxpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-06T20:47:37.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:37 smithi111 bash[14799]: audit 2024-06-06T20:47:37.729219+0000 mon.smithi111 (mon.0) 310 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-06T20:47:37.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:37 smithi111 bash[14799]: audit 2024-06-06T20:47:37.730132+0000 mon.smithi111 (mon.0) 311 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:38.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:37 smithi174 bash[22991]: audit 2024-06-06T20:47:37.613268+0000 mon.smithi111 (mon.0) 306 : audit [DBG] from='client.? 172.21.15.111:0/458620159' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:47:38.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:37 smithi174 bash[22991]: audit 2024-06-06T20:47:37.720464+0000 mon.smithi111 (mon.0) 307 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:38.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:37 smithi174 bash[22991]: audit 2024-06-06T20:47:37.726715+0000 mon.smithi111 (mon.0) 308 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:38.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:37 smithi174 bash[22991]: audit 2024-06-06T20:47:37.728160+0000 mon.smithi111 (mon.0) 309 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.smithi174.ffdxpp", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-06-06T20:47:38.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:37 smithi174 bash[22991]: audit 2024-06-06T20:47:37.729219+0000 mon.smithi111 (mon.0) 310 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mgr services"}]: dispatch 2024-06-06T20:47:38.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:37 smithi174 bash[22991]: audit 2024-06-06T20:47:37.730132+0000 mon.smithi111 (mon.0) 311 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:38.381 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-06-06T20:47:39.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:38 smithi174 bash[22991]: cluster 2024-06-06T20:47:37.707938+0000 mgr.smithi111.upirjr (mgr.14197) 71 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:39.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:38 smithi174 bash[22991]: cephadm 2024-06-06T20:47:37.727697+0000 mgr.smithi111.upirjr (mgr.14197) 72 : cephadm [INF] Reconfiguring mgr.smithi174.ffdxpp (monmap changed)... 2024-06-06T20:47:39.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:38 smithi174 bash[22991]: cephadm 2024-06-06T20:47:37.731155+0000 mgr.smithi111.upirjr (mgr.14197) 73 : cephadm [INF] Reconfiguring daemon mgr.smithi174.ffdxpp on smithi174 2024-06-06T20:47:39.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:38 smithi111 bash[14799]: cluster 2024-06-06T20:47:37.707938+0000 mgr.smithi111.upirjr (mgr.14197) 71 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:39.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:38 smithi111 bash[14799]: cephadm 2024-06-06T20:47:37.727697+0000 mgr.smithi111.upirjr (mgr.14197) 72 : cephadm [INF] Reconfiguring mgr.smithi174.ffdxpp (monmap changed)... 2024-06-06T20:47:39.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:38 smithi111 bash[14799]: cephadm 2024-06-06T20:47:37.731155+0000 mgr.smithi111.upirjr (mgr.14197) 73 : cephadm [INF] Reconfiguring daemon mgr.smithi174.ffdxpp on smithi174 2024-06-06T20:47:39.382 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:47:41.073 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: cluster 2024-06-06T20:47:39.708406+0000 mgr.smithi111.upirjr (mgr.14197) 74 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:41.073 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: audit 2024-06-06T20:47:39.777892+0000 mon.smithi111 (mon.0) 312 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:41.073 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: audit 2024-06-06T20:47:39.782689+0000 mon.smithi111 (mon.0) 313 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:41.073 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: cephadm 2024-06-06T20:47:39.783985+0000 mgr.smithi111.upirjr (mgr.14197) 75 : cephadm [INF] Reconfiguring mon.smithi174 (monmap changed)... 2024-06-06T20:47:41.073 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: audit 2024-06-06T20:47:39.784519+0000 mon.smithi111 (mon.0) 314 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-06T20:47:41.074 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: audit 2024-06-06T20:47:39.785817+0000 mon.smithi111 (mon.0) 315 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-06T20:47:41.074 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: audit 2024-06-06T20:47:39.787024+0000 mon.smithi111 (mon.0) 316 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:41.074 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:40 smithi174 bash[22991]: cephadm 2024-06-06T20:47:39.788265+0000 mgr.smithi111.upirjr (mgr.14197) 76 : cephadm [INF] Reconfiguring daemon mon.smithi174 on smithi174 2024-06-06T20:47:41.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: cluster 2024-06-06T20:47:39.708406+0000 mgr.smithi111.upirjr (mgr.14197) 74 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:41.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: audit 2024-06-06T20:47:39.777892+0000 mon.smithi111 (mon.0) 312 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:41.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: audit 2024-06-06T20:47:39.782689+0000 mon.smithi111 (mon.0) 313 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:41.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: cephadm 2024-06-06T20:47:39.783985+0000 mgr.smithi111.upirjr (mgr.14197) 75 : cephadm [INF] Reconfiguring mon.smithi174 (monmap changed)... 2024-06-06T20:47:41.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: audit 2024-06-06T20:47:39.784519+0000 mon.smithi111 (mon.0) 314 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-06-06T20:47:41.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: audit 2024-06-06T20:47:39.785817+0000 mon.smithi111 (mon.0) 315 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-06-06T20:47:41.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: audit 2024-06-06T20:47:39.787024+0000 mon.smithi111 (mon.0) 316 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:41.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:40 smithi111 bash[14799]: cephadm 2024-06-06T20:47:39.788265+0000 mgr.smithi111.upirjr (mgr.14197) 76 : cephadm [INF] Reconfiguring daemon mon.smithi174 on smithi174 2024-06-06T20:47:43.108 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: cluster 2024-06-06T20:47:41.708874+0000 mgr.smithi111.upirjr (mgr.14197) 77 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:43.108 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.830989+0000 mon.smithi111 (mon.0) 317 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.108 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.837135+0000 mon.smithi111 (mon.0) 318 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.108 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.843874+0000 mon.smithi111 (mon.0) 319 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-06T20:47:43.108 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.844701+0000 mgr.smithi111.upirjr (mgr.14197) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.846556+0000 mon.smithi111 (mon.0) 320 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.847229+0000 mgr.smithi111.upirjr (mgr.14197) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.854366+0000 mon.smithi111 (mon.0) 321 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.869768+0000 mon.smithi111 (mon.0) 322 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.870450+0000 mgr.smithi111.upirjr (mgr.14197) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.875696+0000 mon.smithi111 (mon.0) 323 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi111.front.sepia.ceph.com:3000"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.876294+0000 mgr.smithi111.upirjr (mgr.14197) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi111.front.sepia.ceph.com:3000"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.883413+0000 mon.smithi111 (mon.0) 324 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.895101+0000 mon.smithi111 (mon.0) 325 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.895897+0000 mgr.smithi111.upirjr (mgr.14197) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-06T20:47:43.109 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.898488+0000 mon.smithi111 (mon.0) 326 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi111.front.sepia.ceph.com:9095"}]: dispatch 2024-06-06T20:47:43.110 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.899244+0000 mgr.smithi111.upirjr (mgr.14197) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi111.front.sepia.ceph.com:9095"}]: dispatch 2024-06-06T20:47:43.110 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.904842+0000 mon.smithi111 (mon.0) 327 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.110 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:42 smithi111 bash[14799]: audit 2024-06-06T20:47:41.960848+0000 mon.smithi111 (mon.0) 328 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: cluster 2024-06-06T20:47:41.708874+0000 mgr.smithi111.upirjr (mgr.14197) 77 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.830989+0000 mon.smithi111 (mon.0) 317 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.837135+0000 mon.smithi111 (mon.0) 318 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.843874+0000 mon.smithi111 (mon.0) 319 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.844701+0000 mgr.smithi111.upirjr (mgr.14197) 78 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.846556+0000 mon.smithi111 (mon.0) 320 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.847229+0000 mgr.smithi111.upirjr (mgr.14197) 79 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi111.front.sepia.ceph.com:9093"}]: dispatch 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.854366+0000 mon.smithi111 (mon.0) 321 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.869768+0000 mon.smithi111 (mon.0) 322 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-06T20:47:43.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.870450+0000 mgr.smithi111.upirjr (mgr.14197) 80 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.875696+0000 mon.smithi111 (mon.0) 323 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi111.front.sepia.ceph.com:3000"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.876294+0000 mgr.smithi111.upirjr (mgr.14197) 81 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi111.front.sepia.ceph.com:3000"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.883413+0000 mon.smithi111 (mon.0) 324 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.895101+0000 mon.smithi111 (mon.0) 325 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.895897+0000 mgr.smithi111.upirjr (mgr.14197) 82 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.898488+0000 mon.smithi111 (mon.0) 326 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi111.front.sepia.ceph.com:9095"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.899244+0000 mgr.smithi111.upirjr (mgr.14197) 83 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi111.front.sepia.ceph.com:9095"}]: dispatch 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.904842+0000 mon.smithi111 (mon.0) 327 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:43.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:42 smithi174 bash[22991]: audit 2024-06-06T20:47:41.960848+0000 mon.smithi111 (mon.0) 328 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:47:44.106 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:47:45.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:44 smithi174 bash[22991]: cluster 2024-06-06T20:47:43.709305+0000 mgr.smithi111.upirjr (mgr.14197) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:45.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:44 smithi111 bash[14799]: cluster 2024-06-06T20:47:43.709305+0000 mgr.smithi111.upirjr (mgr.14197) 84 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:46.123 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:45 smithi111 bash[14799]: audit 2024-06-06T20:47:45.549234+0000 mon.smithi111 (mon.0) 329 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:46.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:45 smithi174 bash[22991]: audit 2024-06-06T20:47:45.549234+0000 mon.smithi111 (mon.0) 329 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:47:47.130 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:46 smithi174 bash[22991]: cluster 2024-06-06T20:47:45.709725+0000 mgr.smithi111.upirjr (mgr.14197) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:47.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:46 smithi111 bash[14799]: cluster 2024-06-06T20:47:45.709725+0000 mgr.smithi111.upirjr (mgr.14197) 85 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:47.347 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:47:48.182 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":5,"num_osds":0,"num_up_osds":0,"osd_up_since":0,"num_in_osds":0,"osd_in_since":0,"num_remapped_pgs":0} 2024-06-06T20:47:48.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.318705+0000 mon.smithi111 (mon.0) 330 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.324501+0000 mon.smithi111 (mon.0) 331 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.350028+0000 mon.smithi111 (mon.0) 332 : audit [DBG] from='client.? 172.21.15.111:0/1930962811' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:47:48.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.593620+0000 mon.smithi111 (mon.0) 333 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.599002+0000 mon.smithi111 (mon.0) 334 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.804793+0000 mon.smithi111 (mon.0) 335 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:47.811892+0000 mon.smithi111 (mon.0) 336 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.020315+0000 mon.smithi111 (mon.0) 337 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.027379+0000 mon.smithi111 (mon.0) 338 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.028900+0000 mon.smithi111 (mon.0) 339 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.030167+0000 mon.smithi111 (mon.0) 340 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.037588+0000 mon.smithi111 (mon.0) 341 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.041682+0000 mon.smithi111 (mon.0) 342 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.047921+0000 mon.smithi111 (mon.0) 343 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.048792+0000 mon.smithi111 (mon.0) 344 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.053098+0000 mon.smithi111 (mon.0) 345 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:47:48.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:48 smithi174 bash[22991]: audit 2024-06-06T20:47:48.054055+0000 mon.smithi111 (mon.0) 346 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.318705+0000 mon.smithi111 (mon.0) 330 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.324501+0000 mon.smithi111 (mon.0) 331 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.350028+0000 mon.smithi111 (mon.0) 332 : audit [DBG] from='client.? 172.21.15.111:0/1930962811' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.593620+0000 mon.smithi111 (mon.0) 333 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.599002+0000 mon.smithi111 (mon.0) 334 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.804793+0000 mon.smithi111 (mon.0) 335 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:47.811892+0000 mon.smithi111 (mon.0) 336 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.020315+0000 mon.smithi111 (mon.0) 337 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.027379+0000 mon.smithi111 (mon.0) 338 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.028900+0000 mon.smithi111 (mon.0) 339 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.030167+0000 mon.smithi111 (mon.0) 340 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.037588+0000 mon.smithi111 (mon.0) 341 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.041682+0000 mon.smithi111 (mon.0) 342 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.047921+0000 mon.smithi111 (mon.0) 343 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.048792+0000 mon.smithi111 (mon.0) 344 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.053098+0000 mon.smithi111 (mon.0) 345 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:47:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:48 smithi111 bash[14799]: audit 2024-06-06T20:47:48.054055+0000 mon.smithi111 (mon.0) 346 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:47:49.183 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:47:49.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:49 smithi174 bash[22991]: cluster 2024-06-06T20:47:47.710040+0000 mgr.smithi111.upirjr (mgr.14197) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:49.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:49 smithi111 bash[14799]: cluster 2024-06-06T20:47:47.710040+0000 mgr.smithi111.upirjr (mgr.14197) 86 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:51.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:51 smithi174 bash[22991]: cluster 2024-06-06T20:47:49.710504+0000 mgr.smithi111.upirjr (mgr.14197) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:51.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:51 smithi111 bash[14799]: cluster 2024-06-06T20:47:49.710504+0000 mgr.smithi111.upirjr (mgr.14197) 87 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:53.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:53 smithi174 bash[22991]: cluster 2024-06-06T20:47:51.710975+0000 mgr.smithi111.upirjr (mgr.14197) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:53.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:53 smithi111 bash[14799]: cluster 2024-06-06T20:47:51.710975+0000 mgr.smithi111.upirjr (mgr.14197) 88 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:53.899 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:47:55.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:55 smithi174 bash[22991]: cluster 2024-06-06T20:47:53.711422+0000 mgr.smithi111.upirjr (mgr.14197) 89 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:55.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:55 smithi111 bash[14799]: cluster 2024-06-06T20:47:53.711422+0000 mgr.smithi111.upirjr (mgr.14197) 89 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:57.604 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:57 smithi111 bash[14799]: cluster 2024-06-06T20:47:55.711885+0000 mgr.smithi111.upirjr (mgr.14197) 90 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:57.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:57 smithi111 bash[14799]: audit 2024-06-06T20:47:57.274515+0000 mon.smithi174 (mon.1) 2 : audit [INF] from='client.? 172.21.15.174:0/5599118' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7b4748e-8589-4161-adf8-72dabb527e3f"}]: dispatch 2024-06-06T20:47:57.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:57 smithi111 bash[14799]: audit 2024-06-06T20:47:57.275413+0000 mon.smithi111 (mon.0) 347 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7b4748e-8589-4161-adf8-72dabb527e3f"}]: dispatch 2024-06-06T20:47:57.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:57 smithi111 bash[14799]: audit 2024-06-06T20:47:57.282491+0000 mon.smithi111 (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7b4748e-8589-4161-adf8-72dabb527e3f"}]': finished 2024-06-06T20:47:57.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:57 smithi111 bash[14799]: cluster 2024-06-06T20:47:57.282605+0000 mon.smithi111 (mon.0) 349 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-06T20:47:57.605 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:57 smithi111 bash[14799]: audit 2024-06-06T20:47:57.282838+0000 mon.smithi111 (mon.0) 350 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:47:57.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:57 smithi174 bash[22991]: cluster 2024-06-06T20:47:55.711885+0000 mgr.smithi111.upirjr (mgr.14197) 90 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:57.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:57 smithi174 bash[22991]: audit 2024-06-06T20:47:57.274515+0000 mon.smithi174 (mon.1) 2 : audit [INF] from='client.? 172.21.15.174:0/5599118' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7b4748e-8589-4161-adf8-72dabb527e3f"}]: dispatch 2024-06-06T20:47:57.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:57 smithi174 bash[22991]: audit 2024-06-06T20:47:57.275413+0000 mon.smithi111 (mon.0) 347 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e7b4748e-8589-4161-adf8-72dabb527e3f"}]: dispatch 2024-06-06T20:47:57.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:57 smithi174 bash[22991]: audit 2024-06-06T20:47:57.282491+0000 mon.smithi111 (mon.0) 348 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e7b4748e-8589-4161-adf8-72dabb527e3f"}]': finished 2024-06-06T20:47:57.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:57 smithi174 bash[22991]: cluster 2024-06-06T20:47:57.282605+0000 mon.smithi111 (mon.0) 349 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-06-06T20:47:57.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:57 smithi174 bash[22991]: audit 2024-06-06T20:47:57.282838+0000 mon.smithi111 (mon.0) 350 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:47:58.302 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:47:58.604 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:58 smithi111 bash[14799]: audit 2024-06-06T20:47:58.304496+0000 mon.smithi111 (mon.0) 351 : audit [DBG] from='client.? 172.21.15.111:0/3372097157' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:47:58.630 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:58 smithi174 bash[22991]: audit 2024-06-06T20:47:58.304496+0000 mon.smithi111 (mon.0) 351 : audit [DBG] from='client.? 172.21.15.111:0/3372097157' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:47:59.192 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":6,"num_osds":1,"num_up_osds":0,"osd_up_since":0,"num_in_osds":1,"osd_in_since":1717706877,"num_remapped_pgs":0} 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: cluster 2024-06-06T20:47:57.712293+0000 mgr.smithi111.upirjr (mgr.14197) 91 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: audit 2024-06-06T20:47:58.659019+0000 mon.smithi111 (mon.0) 352 : audit [INF] from='client.? 172.21.15.111:0/2939258454' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "81ed2f5f-3fc5-436d-9be1-36609a0e6cbf"}]: dispatch 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: audit 2024-06-06T20:47:58.663112+0000 mon.smithi111 (mon.0) 353 : audit [INF] from='client.? 172.21.15.111:0/2939258454' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81ed2f5f-3fc5-436d-9be1-36609a0e6cbf"}]': finished 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: cluster 2024-06-06T20:47:58.663154+0000 mon.smithi111 (mon.0) 354 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: audit 2024-06-06T20:47:58.663266+0000 mon.smithi111 (mon.0) 355 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: audit 2024-06-06T20:47:58.663528+0000 mon.smithi111 (mon.0) 356 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:47:59.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:47:59 smithi174 bash[22991]: audit 2024-06-06T20:47:58.909668+0000 mon.smithi174 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.174:0/1601790556' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:47:59.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: cluster 2024-06-06T20:47:57.712293+0000 mgr.smithi111.upirjr (mgr.14197) 91 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:47:59.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: audit 2024-06-06T20:47:58.659019+0000 mon.smithi111 (mon.0) 352 : audit [INF] from='client.? 172.21.15.111:0/2939258454' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "81ed2f5f-3fc5-436d-9be1-36609a0e6cbf"}]: dispatch 2024-06-06T20:47:59.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: audit 2024-06-06T20:47:58.663112+0000 mon.smithi111 (mon.0) 353 : audit [INF] from='client.? 172.21.15.111:0/2939258454' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "81ed2f5f-3fc5-436d-9be1-36609a0e6cbf"}]': finished 2024-06-06T20:47:59.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: cluster 2024-06-06T20:47:58.663154+0000 mon.smithi111 (mon.0) 354 : cluster [DBG] osdmap e7: 2 total, 0 up, 2 in 2024-06-06T20:47:59.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: audit 2024-06-06T20:47:58.663266+0000 mon.smithi111 (mon.0) 355 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:47:59.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: audit 2024-06-06T20:47:58.663528+0000 mon.smithi111 (mon.0) 356 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:47:59.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:47:59 smithi111 bash[14799]: audit 2024-06-06T20:47:58.909668+0000 mon.smithi174 (mon.1) 3 : audit [DBG] from='client.? 172.21.15.174:0/1601790556' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:00.193 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:48:01.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:01 smithi174 bash[22991]: cluster 2024-06-06T20:47:59.712728+0000 mgr.smithi111.upirjr (mgr.14197) 92 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:01.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:01 smithi174 bash[22991]: audit 2024-06-06T20:48:00.529199+0000 mon.smithi111 (mon.0) 357 : audit [DBG] from='client.? 172.21.15.111:0/3394941346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:01.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:01 smithi174 bash[22991]: audit 2024-06-06T20:48:00.549998+0000 mon.smithi111 (mon.0) 358 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:01 smithi111 bash[14799]: cluster 2024-06-06T20:47:59.712728+0000 mgr.smithi111.upirjr (mgr.14197) 92 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:01.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:01 smithi111 bash[14799]: audit 2024-06-06T20:48:00.529199+0000 mon.smithi111 (mon.0) 357 : audit [DBG] from='client.? 172.21.15.111:0/3394941346' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:01.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:01 smithi111 bash[14799]: audit 2024-06-06T20:48:00.549998+0000 mon.smithi111 (mon.0) 358 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: audit 2024-06-06T20:48:01.741316+0000 mon.smithi174 (mon.1) 4 : audit [INF] from='client.? 172.21.15.174:0/3150301693' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f164fa5-0f26-4012-a095-81bedea31d15"}]: dispatch 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: audit 2024-06-06T20:48:01.742208+0000 mon.smithi111 (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f164fa5-0f26-4012-a095-81bedea31d15"}]: dispatch 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: audit 2024-06-06T20:48:01.752510+0000 mon.smithi111 (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f164fa5-0f26-4012-a095-81bedea31d15"}]': finished 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: cluster 2024-06-06T20:48:01.752585+0000 mon.smithi111 (mon.0) 361 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: audit 2024-06-06T20:48:01.752722+0000 mon.smithi111 (mon.0) 362 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: audit 2024-06-06T20:48:01.753079+0000 mon.smithi111 (mon.0) 363 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:02.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:02 smithi174 bash[22991]: audit 2024-06-06T20:48:01.753307+0000 mon.smithi111 (mon.0) 364 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:02.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: audit 2024-06-06T20:48:01.741316+0000 mon.smithi174 (mon.1) 4 : audit [INF] from='client.? 172.21.15.174:0/3150301693' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f164fa5-0f26-4012-a095-81bedea31d15"}]: dispatch 2024-06-06T20:48:02.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: audit 2024-06-06T20:48:01.742208+0000 mon.smithi111 (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3f164fa5-0f26-4012-a095-81bedea31d15"}]: dispatch 2024-06-06T20:48:02.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: audit 2024-06-06T20:48:01.752510+0000 mon.smithi111 (mon.0) 360 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3f164fa5-0f26-4012-a095-81bedea31d15"}]': finished 2024-06-06T20:48:02.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: cluster 2024-06-06T20:48:01.752585+0000 mon.smithi111 (mon.0) 361 : cluster [DBG] osdmap e8: 3 total, 0 up, 3 in 2024-06-06T20:48:02.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: audit 2024-06-06T20:48:01.752722+0000 mon.smithi111 (mon.0) 362 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:02.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: audit 2024-06-06T20:48:01.753079+0000 mon.smithi111 (mon.0) 363 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:02.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:02 smithi111 bash[14799]: audit 2024-06-06T20:48:01.753307+0000 mon.smithi111 (mon.0) 364 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: cluster 2024-06-06T20:48:01.713286+0000 mgr.smithi111.upirjr (mgr.14197) 93 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.287347+0000 mon.smithi174 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.174:0/1483408682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.308024+0000 mon.smithi111 (mon.0) 365 : audit [INF] from='client.? 172.21.15.111:0/1006844057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "375222dd-a7f9-43fc-ab60-55b19aa1d631"}]: dispatch 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.313847+0000 mon.smithi111 (mon.0) 366 : audit [INF] from='client.? 172.21.15.111:0/1006844057' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "375222dd-a7f9-43fc-ab60-55b19aa1d631"}]': finished 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: cluster 2024-06-06T20:48:03.313886+0000 mon.smithi111 (mon.0) 367 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.313972+0000 mon.smithi111 (mon.0) 368 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.314178+0000 mon.smithi111 (mon.0) 369 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:03.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.314375+0000 mon.smithi111 (mon.0) 370 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:03.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:03 smithi174 bash[22991]: audit 2024-06-06T20:48:03.314591+0000 mon.smithi111 (mon.0) 371 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:03.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: cluster 2024-06-06T20:48:01.713286+0000 mgr.smithi111.upirjr (mgr.14197) 93 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:03.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.287347+0000 mon.smithi174 (mon.1) 5 : audit [DBG] from='client.? 172.21.15.174:0/1483408682' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.308024+0000 mon.smithi111 (mon.0) 365 : audit [INF] from='client.? 172.21.15.111:0/1006844057' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "375222dd-a7f9-43fc-ab60-55b19aa1d631"}]: dispatch 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.313847+0000 mon.smithi111 (mon.0) 366 : audit [INF] from='client.? 172.21.15.111:0/1006844057' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "375222dd-a7f9-43fc-ab60-55b19aa1d631"}]': finished 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: cluster 2024-06-06T20:48:03.313886+0000 mon.smithi111 (mon.0) 367 : cluster [DBG] osdmap e9: 4 total, 0 up, 4 in 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.313972+0000 mon.smithi111 (mon.0) 368 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.314178+0000 mon.smithi111 (mon.0) 369 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.314375+0000 mon.smithi111 (mon.0) 370 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:03.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:03 smithi111 bash[14799]: audit 2024-06-06T20:48:03.314591+0000 mon.smithi111 (mon.0) 371 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:04.910 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:48:05.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:05 smithi174 bash[22991]: cluster 2024-06-06T20:48:03.713829+0000 mgr.smithi111.upirjr (mgr.14197) 94 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:05.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:05 smithi174 bash[22991]: audit 2024-06-06T20:48:04.920370+0000 mon.smithi111 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.111:0/3143229603' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:05.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:05 smithi111 bash[14799]: cluster 2024-06-06T20:48:03.713829+0000 mgr.smithi111.upirjr (mgr.14197) 94 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:05.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:05 smithi111 bash[14799]: audit 2024-06-06T20:48:04.920370+0000 mon.smithi111 (mon.0) 372 : audit [DBG] from='client.? 172.21.15.111:0/3143229603' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.095288+0000 mon.smithi174 (mon.1) 6 : audit [INF] from='client.? 172.21.15.174:0/369718946' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b9f8c85-7dec-4223-87cd-fd540212e17f"}]: dispatch 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.096322+0000 mon.smithi111 (mon.0) 373 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b9f8c85-7dec-4223-87cd-fd540212e17f"}]: dispatch 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.106169+0000 mon.smithi111 (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b9f8c85-7dec-4223-87cd-fd540212e17f"}]': finished 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: cluster 2024-06-06T20:48:06.106264+0000 mon.smithi111 (mon.0) 375 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.106420+0000 mon.smithi111 (mon.0) 376 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.106803+0000 mon.smithi111 (mon.0) 377 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.107034+0000 mon.smithi111 (mon.0) 378 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:06.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.107244+0000 mon.smithi111 (mon.0) 379 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:06.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:06 smithi174 bash[22991]: audit 2024-06-06T20:48:06.107458+0000 mon.smithi111 (mon.0) 380 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:06.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.095288+0000 mon.smithi174 (mon.1) 6 : audit [INF] from='client.? 172.21.15.174:0/369718946' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b9f8c85-7dec-4223-87cd-fd540212e17f"}]: dispatch 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.096322+0000 mon.smithi111 (mon.0) 373 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "9b9f8c85-7dec-4223-87cd-fd540212e17f"}]: dispatch 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.106169+0000 mon.smithi111 (mon.0) 374 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "9b9f8c85-7dec-4223-87cd-fd540212e17f"}]': finished 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: cluster 2024-06-06T20:48:06.106264+0000 mon.smithi111 (mon.0) 375 : cluster [DBG] osdmap e10: 5 total, 0 up, 5 in 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.106420+0000 mon.smithi111 (mon.0) 376 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.106803+0000 mon.smithi111 (mon.0) 377 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.107034+0000 mon.smithi111 (mon.0) 378 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.107244+0000 mon.smithi111 (mon.0) 379 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:06.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:06 smithi111 bash[14799]: audit 2024-06-06T20:48:06.107458+0000 mon.smithi111 (mon.0) 380 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:07.631 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:07 smithi174 bash[22991]: cluster 2024-06-06T20:48:05.714212+0000 mgr.smithi111.upirjr (mgr.14197) 95 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:07.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:07 smithi111 bash[14799]: cluster 2024-06-06T20:48:05.714212+0000 mgr.smithi111.upirjr (mgr.14197) 95 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:08.332 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:48:08.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.686912+0000 mon.smithi111 (mon.0) 381 : audit [DBG] from='client.? 172.21.15.174:0/3211514078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.774827+0000 mon.smithi111 (mon.0) 382 : audit [INF] from='client.? 172.21.15.111:0/514257336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44e204c1-28ba-4f25-bed0-fbebbdd9955b"}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.783691+0000 mon.smithi111 (mon.0) 383 : audit [INF] from='client.? 172.21.15.111:0/514257336' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44e204c1-28ba-4f25-bed0-fbebbdd9955b"}]': finished 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: cluster 2024-06-06T20:48:07.783748+0000 mon.smithi111 (mon.0) 384 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.783989+0000 mon.smithi111 (mon.0) 385 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.784508+0000 mon.smithi111 (mon.0) 386 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.784727+0000 mon.smithi111 (mon.0) 387 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.784988+0000 mon.smithi111 (mon.0) 388 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.785199+0000 mon.smithi111 (mon.0) 389 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:07.785448+0000 mon.smithi111 (mon.0) 390 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:08.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:08 smithi111 bash[14799]: audit 2024-06-06T20:48:08.334077+0000 mon.smithi111 (mon.0) 391 : audit [DBG] from='client.? 172.21.15.111:0/2368054528' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:08.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.686912+0000 mon.smithi111 (mon.0) 381 : audit [DBG] from='client.? 172.21.15.174:0/3211514078' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:08.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.774827+0000 mon.smithi111 (mon.0) 382 : audit [INF] from='client.? 172.21.15.111:0/514257336' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "44e204c1-28ba-4f25-bed0-fbebbdd9955b"}]: dispatch 2024-06-06T20:48:08.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.783691+0000 mon.smithi111 (mon.0) 383 : audit [INF] from='client.? 172.21.15.111:0/514257336' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "44e204c1-28ba-4f25-bed0-fbebbdd9955b"}]': finished 2024-06-06T20:48:08.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: cluster 2024-06-06T20:48:07.783748+0000 mon.smithi111 (mon.0) 384 : cluster [DBG] osdmap e11: 6 total, 0 up, 6 in 2024-06-06T20:48:08.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.783989+0000 mon.smithi111 (mon.0) 385 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:08.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.784508+0000 mon.smithi111 (mon.0) 386 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:08.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.784727+0000 mon.smithi111 (mon.0) 387 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:08.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.784988+0000 mon.smithi111 (mon.0) 388 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:08.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.785199+0000 mon.smithi111 (mon.0) 389 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:08.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:07.785448+0000 mon.smithi111 (mon.0) 390 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:08.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:08 smithi174 bash[22991]: audit 2024-06-06T20:48:08.334077+0000 mon.smithi111 (mon.0) 391 : audit [DBG] from='client.? 172.21.15.111:0/2368054528' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:09.528 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":11,"num_osds":6,"num_up_osds":0,"osd_up_since":0,"num_in_osds":6,"osd_in_since":1717706887,"num_remapped_pgs":0} 2024-06-06T20:48:09.642 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:09 smithi111 bash[14799]: cluster 2024-06-06T20:48:07.714444+0000 mgr.smithi111.upirjr (mgr.14197) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:09.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:09 smithi174 bash[22991]: cluster 2024-06-06T20:48:07.714444+0000 mgr.smithi111.upirjr (mgr.14197) 96 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:10.529 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:48:10.684 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:10 smithi174 bash[22991]: cluster 2024-06-06T20:48:09.714734+0000 mgr.smithi111.upirjr (mgr.14197) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:10.684 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:10 smithi174 bash[22991]: audit 2024-06-06T20:48:09.936455+0000 mon.smithi111 (mon.0) 392 : audit [DBG] from='client.? 172.21.15.111:0/286499255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:10.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:10 smithi111 bash[14799]: cluster 2024-06-06T20:48:09.714734+0000 mgr.smithi111.upirjr (mgr.14197) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:10.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:10 smithi111 bash[14799]: audit 2024-06-06T20:48:09.936455+0000 mon.smithi111 (mon.0) 392 : audit [DBG] from='client.? 172.21.15.111:0/286499255' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.475688+0000 mon.smithi174 (mon.1) 7 : audit [INF] from='client.? 172.21.15.174:0/1290086079' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4702a1b7-97ef-471a-a1fb-90612b26656b"}]: dispatch 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.476892+0000 mon.smithi111 (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4702a1b7-97ef-471a-a1fb-90612b26656b"}]: dispatch 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.484477+0000 mon.smithi111 (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4702a1b7-97ef-471a-a1fb-90612b26656b"}]': finished 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: cluster 2024-06-06T20:48:10.484621+0000 mon.smithi111 (mon.0) 395 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.484883+0000 mon.smithi111 (mon.0) 396 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.485355+0000 mon.smithi111 (mon.0) 397 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:11.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.485654+0000 mon.smithi111 (mon.0) 398 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:11.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.485933+0000 mon.smithi111 (mon.0) 399 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:11.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.486204+0000 mon.smithi111 (mon.0) 400 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:11.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.486470+0000 mon.smithi111 (mon.0) 401 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:11.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:11 smithi174 bash[22991]: audit 2024-06-06T20:48:10.486729+0000 mon.smithi111 (mon.0) 402 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.475688+0000 mon.smithi174 (mon.1) 7 : audit [INF] from='client.? 172.21.15.174:0/1290086079' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4702a1b7-97ef-471a-a1fb-90612b26656b"}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.476892+0000 mon.smithi111 (mon.0) 393 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4702a1b7-97ef-471a-a1fb-90612b26656b"}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.484477+0000 mon.smithi111 (mon.0) 394 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4702a1b7-97ef-471a-a1fb-90612b26656b"}]': finished 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: cluster 2024-06-06T20:48:10.484621+0000 mon.smithi111 (mon.0) 395 : cluster [DBG] osdmap e12: 7 total, 0 up, 7 in 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.484883+0000 mon.smithi111 (mon.0) 396 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.485355+0000 mon.smithi111 (mon.0) 397 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.485654+0000 mon.smithi111 (mon.0) 398 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.485933+0000 mon.smithi111 (mon.0) 399 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.486204+0000 mon.smithi111 (mon.0) 400 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.486470+0000 mon.smithi111 (mon.0) 401 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:11.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:11 smithi111 bash[14799]: audit 2024-06-06T20:48:10.486729+0000 mon.smithi111 (mon.0) 402 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:12.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:12 smithi174 bash[22991]: cluster 2024-06-06T20:48:11.715097+0000 mgr.smithi111.upirjr (mgr.14197) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:12.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:12 smithi174 bash[22991]: audit 2024-06-06T20:48:12.141909+0000 mon.smithi174 (mon.1) 8 : audit [DBG] from='client.? 172.21.15.174:0/2527636726' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:12.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:12 smithi111 bash[14799]: cluster 2024-06-06T20:48:11.715097+0000 mgr.smithi111.upirjr (mgr.14197) 98 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:12.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:12 smithi111 bash[14799]: audit 2024-06-06T20:48:12.141909+0000 mon.smithi174 (mon.1) 8 : audit [DBG] from='client.? 172.21.15.174:0/2527636726' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:13.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.756635+0000 mon.smithi111 (mon.0) 403 : audit [INF] from='client.? 172.21.15.111:0/1060309267' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1cfa97ea-a587-46e7-a49b-9f01615ac56b"}]: dispatch 2024-06-06T20:48:13.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.764315+0000 mon.smithi111 (mon.0) 404 : audit [INF] from='client.? 172.21.15.111:0/1060309267' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1cfa97ea-a587-46e7-a49b-9f01615ac56b"}]': finished 2024-06-06T20:48:13.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: cluster 2024-06-06T20:48:12.764419+0000 mon.smithi111 (mon.0) 405 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-06-06T20:48:13.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.764652+0000 mon.smithi111 (mon.0) 406 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.765044+0000 mon.smithi111 (mon.0) 407 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.765300+0000 mon.smithi111 (mon.0) 408 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.765584+0000 mon.smithi111 (mon.0) 409 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.765830+0000 mon.smithi111 (mon.0) 410 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.766099+0000 mon.smithi111 (mon.0) 411 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.766321+0000 mon.smithi111 (mon.0) 412 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:13.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:13 smithi174 bash[22991]: audit 2024-06-06T20:48:12.766589+0000 mon.smithi111 (mon.0) 413 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:13.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.756635+0000 mon.smithi111 (mon.0) 403 : audit [INF] from='client.? 172.21.15.111:0/1060309267' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "1cfa97ea-a587-46e7-a49b-9f01615ac56b"}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.764315+0000 mon.smithi111 (mon.0) 404 : audit [INF] from='client.? 172.21.15.111:0/1060309267' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "1cfa97ea-a587-46e7-a49b-9f01615ac56b"}]': finished 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: cluster 2024-06-06T20:48:12.764419+0000 mon.smithi111 (mon.0) 405 : cluster [DBG] osdmap e13: 8 total, 0 up, 8 in 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.764652+0000 mon.smithi111 (mon.0) 406 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.765044+0000 mon.smithi111 (mon.0) 407 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.765300+0000 mon.smithi111 (mon.0) 408 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.765584+0000 mon.smithi111 (mon.0) 409 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.765830+0000 mon.smithi111 (mon.0) 410 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.766099+0000 mon.smithi111 (mon.0) 411 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.766321+0000 mon.smithi111 (mon.0) 412 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:13.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:13 smithi111 bash[14799]: audit 2024-06-06T20:48:12.766589+0000 mon.smithi111 (mon.0) 413 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:14.677 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:14 smithi174 bash[22991]: cluster 2024-06-06T20:48:13.715562+0000 mgr.smithi111.upirjr (mgr.14197) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:14.677 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:14 smithi174 bash[22991]: audit 2024-06-06T20:48:14.318947+0000 mon.smithi111 (mon.0) 414 : audit [DBG] from='client.? 172.21.15.111:0/336353490' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:14.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:14 smithi111 bash[14799]: cluster 2024-06-06T20:48:13.715562+0000 mgr.smithi111.upirjr (mgr.14197) 99 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:14.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:14 smithi111 bash[14799]: audit 2024-06-06T20:48:14.318947+0000 mon.smithi111 (mon.0) 414 : audit [DBG] from='client.? 172.21.15.111:0/336353490' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-06-06T20:48:15.263 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:48:15.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:15 smithi174 bash[22991]: audit 2024-06-06T20:48:15.549996+0000 mon.smithi111 (mon.0) 415 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:15.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:15 smithi111 bash[14799]: audit 2024-06-06T20:48:15.549996+0000 mon.smithi111 (mon.0) 415 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:16.851 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:16 smithi111 bash[14799]: cluster 2024-06-06T20:48:15.716094+0000 mgr.smithi111.upirjr (mgr.14197) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:16.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:16 smithi174 bash[22991]: cluster 2024-06-06T20:48:15.716094+0000 mgr.smithi111.upirjr (mgr.14197) 100 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:19.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:18 smithi174 bash[22991]: cluster 2024-06-06T20:48:17.716659+0000 mgr.smithi111.upirjr (mgr.14197) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:19.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:18 smithi111 bash[14799]: cluster 2024-06-06T20:48:17.716659+0000 mgr.smithi111.upirjr (mgr.14197) 101 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:19.144 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:48:20.015 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1717706892,"num_remapped_pgs":0} 2024-06-06T20:48:20.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:19 smithi174 bash[22991]: audit 2024-06-06T20:48:19.146581+0000 mon.smithi111 (mon.0) 416 : audit [DBG] from='client.? 172.21.15.111:0/4152271497' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:20.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:19 smithi111 bash[14799]: audit 2024-06-06T20:48:19.146581+0000 mon.smithi111 (mon.0) 416 : audit [DBG] from='client.? 172.21.15.111:0/4152271497' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:21.016 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:48:21.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:20 smithi174 bash[22991]: cluster 2024-06-06T20:48:19.717266+0000 mgr.smithi111.upirjr (mgr.14197) 102 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:21.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:20 smithi111 bash[14799]: cluster 2024-06-06T20:48:19.717266+0000 mgr.smithi111.upirjr (mgr.14197) 102 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:23.038 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:22 smithi174 bash[22991]: cluster 2024-06-06T20:48:21.717741+0000 mgr.smithi111.upirjr (mgr.14197) 103 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:23.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:22 smithi111 bash[14799]: cluster 2024-06-06T20:48:21.717741+0000 mgr.smithi111.upirjr (mgr.14197) 103 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:25.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:24 smithi174 bash[22991]: cluster 2024-06-06T20:48:23.718327+0000 mgr.smithi111.upirjr (mgr.14197) 104 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:25.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:24 smithi174 bash[22991]: audit 2024-06-06T20:48:24.171340+0000 mon.smithi111 (mon.0) 417 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-06T20:48:25.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:24 smithi174 bash[22991]: audit 2024-06-06T20:48:24.172847+0000 mon.smithi111 (mon.0) 418 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:25.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:24 smithi174 bash[22991]: cephadm 2024-06-06T20:48:24.174028+0000 mgr.smithi111.upirjr (mgr.14197) 105 : cephadm [INF] Deploying daemon osd.0 on smithi174 2024-06-06T20:48:25.142 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:24 smithi111 bash[14799]: cluster 2024-06-06T20:48:23.718327+0000 mgr.smithi111.upirjr (mgr.14197) 104 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:25.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:24 smithi111 bash[14799]: audit 2024-06-06T20:48:24.171340+0000 mon.smithi111 (mon.0) 417 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-06-06T20:48:25.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:24 smithi111 bash[14799]: audit 2024-06-06T20:48:24.172847+0000 mon.smithi111 (mon.0) 418 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:25.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:24 smithi111 bash[14799]: cephadm 2024-06-06T20:48:24.174028+0000 mgr.smithi111.upirjr (mgr.14197) 105 : cephadm [INF] Deploying daemon osd.0 on smithi174 2024-06-06T20:48:25.880 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:48:27.062 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:26 smithi111 bash[14799]: cluster 2024-06-06T20:48:25.718821+0000 mgr.smithi111.upirjr (mgr.14197) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:27.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:26 smithi174 bash[22991]: cluster 2024-06-06T20:48:25.718821+0000 mgr.smithi111.upirjr (mgr.14197) 106 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:28.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: cluster 2024-06-06T20:48:27.719264+0000 mgr.smithi111.upirjr (mgr.14197) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:28.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: audit 2024-06-06T20:48:28.610708+0000 mon.smithi111 (mon.0) 419 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-06T20:48:28.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: audit 2024-06-06T20:48:28.612133+0000 mon.smithi111 (mon.0) 420 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:28.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: audit 2024-06-06T20:48:28.661701+0000 mon.smithi111 (mon.0) 421 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:28.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: audit 2024-06-06T20:48:28.669270+0000 mon.smithi111 (mon.0) 422 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:28.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: audit 2024-06-06T20:48:28.670219+0000 mon.smithi111 (mon.0) 423 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-06T20:48:28.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:28 smithi174 bash[22991]: audit 2024-06-06T20:48:28.671346+0000 mon.smithi111 (mon.0) 424 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:28.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: cluster 2024-06-06T20:48:27.719264+0000 mgr.smithi111.upirjr (mgr.14197) 107 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:28.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: audit 2024-06-06T20:48:28.610708+0000 mon.smithi111 (mon.0) 419 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-06-06T20:48:28.892 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: audit 2024-06-06T20:48:28.612133+0000 mon.smithi111 (mon.0) 420 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:28.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: audit 2024-06-06T20:48:28.661701+0000 mon.smithi111 (mon.0) 421 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:28.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: audit 2024-06-06T20:48:28.669270+0000 mon.smithi111 (mon.0) 422 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:28.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: audit 2024-06-06T20:48:28.670219+0000 mon.smithi111 (mon.0) 423 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-06-06T20:48:28.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:28 smithi111 bash[14799]: audit 2024-06-06T20:48:28.671346+0000 mon.smithi111 (mon.0) 424 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:30.097 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:29 smithi111 bash[14799]: cephadm 2024-06-06T20:48:28.613187+0000 mgr.smithi111.upirjr (mgr.14197) 108 : cephadm [INF] Deploying daemon osd.1 on smithi111 2024-06-06T20:48:30.097 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:29 smithi111 bash[14799]: cephadm 2024-06-06T20:48:28.672310+0000 mgr.smithi111.upirjr (mgr.14197) 109 : cephadm [INF] Deploying daemon osd.2 on smithi174 2024-06-06T20:48:30.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:29 smithi174 bash[22991]: cephadm 2024-06-06T20:48:28.613187+0000 mgr.smithi111.upirjr (mgr.14197) 108 : cephadm [INF] Deploying daemon osd.1 on smithi111 2024-06-06T20:48:30.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:29 smithi174 bash[22991]: cephadm 2024-06-06T20:48:28.672310+0000 mgr.smithi111.upirjr (mgr.14197) 109 : cephadm [INF] Deploying daemon osd.2 on smithi174 2024-06-06T20:48:30.433 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:48:30.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:30 smithi174 bash[22991]: cluster 2024-06-06T20:48:29.719698+0000 mgr.smithi111.upirjr (mgr.14197) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:30.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:30 smithi174 bash[22991]: audit 2024-06-06T20:48:30.435996+0000 mon.smithi111 (mon.0) 425 : audit [DBG] from='client.? 172.21.15.111:0/2944433274' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:30.881 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:30 smithi174 bash[22991]: audit 2024-06-06T20:48:30.549776+0000 mon.smithi111 (mon.0) 426 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:30.912 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:30 smithi111 bash[14799]: cluster 2024-06-06T20:48:29.719698+0000 mgr.smithi111.upirjr (mgr.14197) 110 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:30.912 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:30 smithi111 bash[14799]: audit 2024-06-06T20:48:30.435996+0000 mon.smithi111 (mon.0) 425 : audit [DBG] from='client.? 172.21.15.111:0/2944433274' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:30.912 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:30 smithi111 bash[14799]: audit 2024-06-06T20:48:30.549776+0000 mon.smithi111 (mon.0) 426 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:31.566 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":13,"num_osds":8,"num_up_osds":0,"osd_up_since":0,"num_in_osds":8,"osd_in_since":1717706892,"num_remapped_pgs":0} 2024-06-06T20:48:32.567 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:48:33.116 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:32 smithi111 bash[14799]: cluster 2024-06-06T20:48:31.720173+0000 mgr.smithi111.upirjr (mgr.14197) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:33.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:32 smithi174 bash[22991]: cluster 2024-06-06T20:48:31.720173+0000 mgr.smithi111.upirjr (mgr.14197) 111 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:35.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:34 smithi174 bash[22991]: cluster 2024-06-06T20:48:33.720667+0000 mgr.smithi111.upirjr (mgr.14197) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:35.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:34 smithi174 bash[22991]: audit 2024-06-06T20:48:34.419940+0000 mon.smithi111 (mon.0) 427 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:35.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:34 smithi174 bash[22991]: audit 2024-06-06T20:48:34.428052+0000 mon.smithi111 (mon.0) 428 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:35.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:34 smithi174 bash[22991]: audit 2024-06-06T20:48:34.429307+0000 mon.smithi111 (mon.0) 429 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-06T20:48:35.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:34 smithi174 bash[22991]: audit 2024-06-06T20:48:34.430406+0000 mon.smithi111 (mon.0) 430 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:35.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:34 smithi111 bash[14799]: cluster 2024-06-06T20:48:33.720667+0000 mgr.smithi111.upirjr (mgr.14197) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:35.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:34 smithi111 bash[14799]: audit 2024-06-06T20:48:34.419940+0000 mon.smithi111 (mon.0) 427 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:35.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:34 smithi111 bash[14799]: audit 2024-06-06T20:48:34.428052+0000 mon.smithi111 (mon.0) 428 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:35.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:34 smithi111 bash[14799]: audit 2024-06-06T20:48:34.429307+0000 mon.smithi111 (mon.0) 429 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-06-06T20:48:35.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:34 smithi111 bash[14799]: audit 2024-06-06T20:48:34.430406+0000 mon.smithi111 (mon.0) 430 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:36.318 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:35 smithi111 bash[14799]: cephadm 2024-06-06T20:48:34.431336+0000 mgr.smithi111.upirjr (mgr.14197) 113 : cephadm [INF] Deploying daemon osd.3 on smithi111 2024-06-06T20:48:36.318 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:35 smithi111 bash[14799]: audit 2024-06-06T20:48:34.986186+0000 mon.smithi111 (mon.0) 431 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:36.318 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:35 smithi111 bash[14799]: audit 2024-06-06T20:48:34.992211+0000 mon.smithi111 (mon.0) 432 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:36.318 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:35 smithi111 bash[14799]: audit 2024-06-06T20:48:34.993284+0000 mon.smithi111 (mon.0) 433 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-06T20:48:36.318 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:35 smithi111 bash[14799]: audit 2024-06-06T20:48:34.994507+0000 mon.smithi111 (mon.0) 434 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:36.318 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:35 smithi111 bash[14799]: cephadm 2024-06-06T20:48:34.995551+0000 mgr.smithi111.upirjr (mgr.14197) 114 : cephadm [INF] Deploying daemon osd.4 on smithi174 2024-06-06T20:48:36.362 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:35 smithi174 bash[22991]: cephadm 2024-06-06T20:48:34.431336+0000 mgr.smithi111.upirjr (mgr.14197) 113 : cephadm [INF] Deploying daemon osd.3 on smithi111 2024-06-06T20:48:36.362 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:35 smithi174 bash[22991]: audit 2024-06-06T20:48:34.986186+0000 mon.smithi111 (mon.0) 431 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:36.362 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:35 smithi174 bash[22991]: audit 2024-06-06T20:48:34.992211+0000 mon.smithi111 (mon.0) 432 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:36.362 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:35 smithi174 bash[22991]: audit 2024-06-06T20:48:34.993284+0000 mon.smithi111 (mon.0) 433 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-06-06T20:48:36.363 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:35 smithi174 bash[22991]: audit 2024-06-06T20:48:34.994507+0000 mon.smithi111 (mon.0) 434 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:36.363 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:35 smithi174 bash[22991]: cephadm 2024-06-06T20:48:34.995551+0000 mgr.smithi111.upirjr (mgr.14197) 114 : cephadm [INF] Deploying daemon osd.4 on smithi174 2024-06-06T20:48:37.119 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:36 smithi174 bash[22991]: cluster 2024-06-06T20:48:35.721221+0000 mgr.smithi111.upirjr (mgr.14197) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:37.362 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:37 smithi111 bash[14799]: cluster 2024-06-06T20:48:35.721221+0000 mgr.smithi111.upirjr (mgr.14197) 115 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:38.300 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:48:38.320 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:37 smithi111 bash[14799]: audit 2024-06-06T20:48:37.078365+0000 mon.smithi174 (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.174:6800/253387559,v1:172.21.15.174:6801/253387559]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-06T20:48:38.320 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:37 smithi111 bash[14799]: audit 2024-06-06T20:48:37.079089+0000 mon.smithi111 (mon.0) 435 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-06T20:48:38.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:37 smithi174 bash[22991]: audit 2024-06-06T20:48:37.078365+0000 mon.smithi174 (mon.1) 9 : audit [INF] from='osd.0 [v2:172.21.15.174:6800/253387559,v1:172.21.15.174:6801/253387559]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-06T20:48:38.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:37 smithi174 bash[22991]: audit 2024-06-06T20:48:37.079089+0000 mon.smithi111 (mon.0) 435 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: cluster 2024-06-06T20:48:37.721802+0000 mgr.smithi111.upirjr (mgr.14197) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.006215+0000 mon.smithi111 (mon.0) 436 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: cluster 2024-06-06T20:48:38.006266+0000 mon.smithi111 (mon.0) 437 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.006454+0000 mon.smithi111 (mon.0) 438 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.007080+0000 mon.smithi111 (mon.0) 439 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.007105+0000 mon.smithi174 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.174:6800/253387559,v1:172.21.15.174:6801/253387559]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.007372+0000 mon.smithi111 (mon.0) 440 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.007743+0000 mon.smithi111 (mon.0) 441 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.008179+0000 mon.smithi111 (mon.0) 442 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.008543+0000 mon.smithi111 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.008940+0000 mon.smithi111 (mon.0) 444 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:39.268 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.009223+0000 mon.smithi111 (mon.0) 445 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:39.269 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:39 smithi174 bash[22991]: audit 2024-06-06T20:48:38.009489+0000 mon.smithi111 (mon.0) 446 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:39.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: cluster 2024-06-06T20:48:37.721802+0000 mgr.smithi111.upirjr (mgr.14197) 116 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:39.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.006215+0000 mon.smithi111 (mon.0) 436 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-06-06T20:48:39.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: cluster 2024-06-06T20:48:38.006266+0000 mon.smithi111 (mon.0) 437 : cluster [DBG] osdmap e14: 8 total, 0 up, 8 in 2024-06-06T20:48:39.390 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.006454+0000 mon.smithi111 (mon.0) 438 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.007080+0000 mon.smithi111 (mon.0) 439 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.007105+0000 mon.smithi174 (mon.1) 10 : audit [INF] from='osd.0 [v2:172.21.15.174:6800/253387559,v1:172.21.15.174:6801/253387559]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.007372+0000 mon.smithi111 (mon.0) 440 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.007743+0000 mon.smithi111 (mon.0) 441 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.008179+0000 mon.smithi111 (mon.0) 442 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.008543+0000 mon.smithi111 (mon.0) 443 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.008940+0000 mon.smithi111 (mon.0) 444 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.009223+0000 mon.smithi111 (mon.0) 445 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:39.391 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:39 smithi111 bash[14799]: audit 2024-06-06T20:48:38.009489+0000 mon.smithi111 (mon.0) 446 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:40.296 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.007010+0000 mon.smithi111 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:40.296 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: cluster 2024-06-06T20:48:39.007068+0000 mon.smithi111 (mon.0) 448 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-06-06T20:48:40.296 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.007477+0000 mon.smithi111 (mon.0) 449 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:40.296 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.007920+0000 mon.smithi111 (mon.0) 450 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:40.296 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.008234+0000 mon.smithi111 (mon.0) 451 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:40.296 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.008541+0000 mon.smithi111 (mon.0) 452 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:40.297 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.008850+0000 mon.smithi111 (mon.0) 453 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:40.297 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.009152+0000 mon.smithi111 (mon.0) 454 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:40.297 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.009456+0000 mon.smithi111 (mon.0) 455 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:40.297 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.009814+0000 mon.smithi111 (mon.0) 456 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:40.297 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:40 smithi174 bash[22991]: audit 2024-06-06T20:48:39.015001+0000 mon.smithi111 (mon.0) 457 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.007010+0000 mon.smithi111 (mon.0) 447 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: cluster 2024-06-06T20:48:39.007068+0000 mon.smithi111 (mon.0) 448 : cluster [DBG] osdmap e15: 8 total, 0 up, 8 in 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.007477+0000 mon.smithi111 (mon.0) 449 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.007920+0000 mon.smithi111 (mon.0) 450 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.008234+0000 mon.smithi111 (mon.0) 451 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.008541+0000 mon.smithi111 (mon.0) 452 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.008850+0000 mon.smithi111 (mon.0) 453 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.009152+0000 mon.smithi111 (mon.0) 454 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.009456+0000 mon.smithi111 (mon.0) 455 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.009814+0000 mon.smithi111 (mon.0) 456 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:40 smithi111 bash[14799]: audit 2024-06-06T20:48:39.015001+0000 mon.smithi111 (mon.0) 457 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:41.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: cluster 2024-06-06T20:48:38.118682+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:41.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: cluster 2024-06-06T20:48:38.118810+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:41.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: cluster 2024-06-06T20:48:39.722085+0000 mgr.smithi111.upirjr (mgr.14197) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:41.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.014520+0000 mon.smithi111 (mon.0) 458 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: cluster 2024-06-06T20:48:40.017576+0000 mon.smithi111 (mon.0) 459 : cluster [INF] osd.0 [v2:172.21.15.174:6800/253387559,v1:172.21.15.174:6801/253387559] boot 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: cluster 2024-06-06T20:48:40.017615+0000 mon.smithi111 (mon.0) 460 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.017844+0000 mon.smithi111 (mon.0) 461 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.018145+0000 mon.smithi111 (mon.0) 462 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.018266+0000 mon.smithi111 (mon.0) 463 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.018444+0000 mon.smithi111 (mon.0) 464 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.018632+0000 mon.smithi111 (mon.0) 465 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.018817+0000 mon.smithi111 (mon.0) 466 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.019002+0000 mon.smithi111 (mon.0) 467 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.019187+0000 mon.smithi111 (mon.0) 468 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.821551+0000 mon.smithi111 (mon.0) 469 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.827738+0000 mon.smithi111 (mon.0) 470 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.828928+0000 mon.smithi111 (mon.0) 471 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-06T20:48:41.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:41 smithi174 bash[22991]: audit 2024-06-06T20:48:40.830173+0000 mon.smithi111 (mon.0) 472 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: cluster 2024-06-06T20:48:38.118682+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: cluster 2024-06-06T20:48:38.118810+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: cluster 2024-06-06T20:48:39.722085+0000 mgr.smithi111.upirjr (mgr.14197) 117 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.014520+0000 mon.smithi111 (mon.0) 458 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: cluster 2024-06-06T20:48:40.017576+0000 mon.smithi111 (mon.0) 459 : cluster [INF] osd.0 [v2:172.21.15.174:6800/253387559,v1:172.21.15.174:6801/253387559] boot 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: cluster 2024-06-06T20:48:40.017615+0000 mon.smithi111 (mon.0) 460 : cluster [DBG] osdmap e16: 8 total, 1 up, 8 in 2024-06-06T20:48:41.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.017844+0000 mon.smithi111 (mon.0) 461 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.018145+0000 mon.smithi111 (mon.0) 462 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.018266+0000 mon.smithi111 (mon.0) 463 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.018444+0000 mon.smithi111 (mon.0) 464 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.018632+0000 mon.smithi111 (mon.0) 465 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.018817+0000 mon.smithi111 (mon.0) 466 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.019002+0000 mon.smithi111 (mon.0) 467 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.019187+0000 mon.smithi111 (mon.0) 468 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.821551+0000 mon.smithi111 (mon.0) 469 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.827738+0000 mon.smithi111 (mon.0) 470 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.828928+0000 mon.smithi111 (mon.0) 471 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-06-06T20:48:41.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:41 smithi111 bash[14799]: audit 2024-06-06T20:48:40.830173+0000 mon.smithi111 (mon.0) 472 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:42.279 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: cephadm 2024-06-06T20:48:40.831163+0000 mgr.smithi111.upirjr (mgr.14197) 118 : cephadm [INF] Deploying daemon osd.6 on smithi174 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: cluster 2024-06-06T20:48:41.025139+0000 mon.smithi111 (mon.0) 473 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.025263+0000 mon.smithi111 (mon.0) 474 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.025571+0000 mon.smithi111 (mon.0) 475 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.025853+0000 mon.smithi111 (mon.0) 476 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.026147+0000 mon.smithi111 (mon.0) 477 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.026389+0000 mon.smithi111 (mon.0) 478 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.026616+0000 mon.smithi111 (mon.0) 479 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.026850+0000 mon.smithi111 (mon.0) 480 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.937086+0000 mon.smithi111 (mon.0) 481 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.942258+0000 mon.smithi111 (mon.0) 482 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.943460+0000 mon.smithi111 (mon.0) 483 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-06T20:48:42.280 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:42 smithi174 bash[22991]: audit 2024-06-06T20:48:41.944424+0000 mon.smithi111 (mon.0) 484 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:42.297 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: cephadm 2024-06-06T20:48:40.831163+0000 mgr.smithi111.upirjr (mgr.14197) 118 : cephadm [INF] Deploying daemon osd.6 on smithi174 2024-06-06T20:48:42.297 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: cluster 2024-06-06T20:48:41.025139+0000 mon.smithi111 (mon.0) 473 : cluster [DBG] osdmap e17: 8 total, 1 up, 8 in 2024-06-06T20:48:42.297 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.025263+0000 mon.smithi111 (mon.0) 474 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:42.297 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.025571+0000 mon.smithi111 (mon.0) 475 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.025853+0000 mon.smithi111 (mon.0) 476 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.026147+0000 mon.smithi111 (mon.0) 477 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.026389+0000 mon.smithi111 (mon.0) 478 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.026616+0000 mon.smithi111 (mon.0) 479 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.026850+0000 mon.smithi111 (mon.0) 480 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.937086+0000 mon.smithi111 (mon.0) 481 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.942258+0000 mon.smithi111 (mon.0) 482 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.943460+0000 mon.smithi111 (mon.0) 483 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-06-06T20:48:42.298 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:42 smithi111 bash[14799]: audit 2024-06-06T20:48:41.944424+0000 mon.smithi111 (mon.0) 484 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:43.344 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:43 smithi174 bash[22991]: cluster 2024-06-06T20:48:41.722519+0000 mgr.smithi111.upirjr (mgr.14197) 119 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-06-06T20:48:43.345 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:43 smithi174 bash[22991]: cephadm 2024-06-06T20:48:41.945200+0000 mgr.smithi111.upirjr (mgr.14197) 120 : cephadm [INF] Deploying daemon osd.5 on smithi111 2024-06-06T20:48:43.345 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:43 smithi174 bash[22991]: audit 2024-06-06T20:48:42.962696+0000 mon.smithi174 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.174:6808/1798732365,v1:172.21.15.174:6809/1798732365]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-06T20:48:43.345 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:43 smithi174 bash[22991]: audit 2024-06-06T20:48:42.963507+0000 mon.smithi111 (mon.0) 485 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-06T20:48:43.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:43 smithi111 bash[14799]: cluster 2024-06-06T20:48:41.722519+0000 mgr.smithi111.upirjr (mgr.14197) 119 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-06-06T20:48:43.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:43 smithi111 bash[14799]: cephadm 2024-06-06T20:48:41.945200+0000 mgr.smithi111.upirjr (mgr.14197) 120 : cephadm [INF] Deploying daemon osd.5 on smithi111 2024-06-06T20:48:43.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:43 smithi111 bash[14799]: audit 2024-06-06T20:48:42.962696+0000 mon.smithi174 (mon.1) 11 : audit [INF] from='osd.2 [v2:172.21.15.174:6808/1798732365,v1:172.21.15.174:6809/1798732365]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-06T20:48:43.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:43 smithi111 bash[14799]: audit 2024-06-06T20:48:42.963507+0000 mon.smithi111 (mon.0) 485 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-06-06T20:48:44.212 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.033606+0000 mon.smithi111 (mon.0) 486 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: cluster 2024-06-06T20:48:43.033699+0000 mon.smithi111 (mon.0) 487 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.034031+0000 mon.smithi111 (mon.0) 488 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.034302+0000 mon.smithi111 (mon.0) 489 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.034503+0000 mon.smithi111 (mon.0) 490 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.034658+0000 mon.smithi111 (mon.0) 491 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.034853+0000 mon.smithi111 (mon.0) 492 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.035010+0000 mon.smithi111 (mon.0) 493 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.035201+0000 mon.smithi111 (mon.0) 494 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.036695+0000 mon.smithi174 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.174:6808/1798732365,v1:172.21.15.174:6809/1798732365]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.040569+0000 mon.smithi111 (mon.0) 495 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:44.213 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:44 smithi111 bash[14799]: audit 2024-06-06T20:48:43.519014+0000 mon.smithi111 (mon.0) 496 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-06T20:48:44.292 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:48:44.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.033606+0000 mon.smithi111 (mon.0) 486 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-06-06T20:48:44.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: cluster 2024-06-06T20:48:43.033699+0000 mon.smithi111 (mon.0) 487 : cluster [DBG] osdmap e18: 8 total, 1 up, 8 in 2024-06-06T20:48:44.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.034031+0000 mon.smithi111 (mon.0) 488 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:44.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.034302+0000 mon.smithi111 (mon.0) 489 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:44.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.034503+0000 mon.smithi111 (mon.0) 490 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:44.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.034658+0000 mon.smithi111 (mon.0) 491 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.034853+0000 mon.smithi111 (mon.0) 492 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.035010+0000 mon.smithi111 (mon.0) 493 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.035201+0000 mon.smithi111 (mon.0) 494 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.036695+0000 mon.smithi174 (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.174:6808/1798732365,v1:172.21.15.174:6809/1798732365]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.040569+0000 mon.smithi111 (mon.0) 495 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:44 smithi174 bash[22991]: audit 2024-06-06T20:48:43.519014+0000 mon.smithi111 (mon.0) 496 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: cluster 2024-06-06T20:48:43.722976+0000 mgr.smithi111.upirjr (mgr.14197) 121 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.044535+0000 mon.smithi111 (mon.0) 497 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.044687+0000 mon.smithi111 (mon.0) 498 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: cluster 2024-06-06T20:48:44.044803+0000 mon.smithi111 (mon.0) 499 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.045380+0000 mon.smithi111 (mon.0) 500 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.045787+0000 mon.smithi111 (mon.0) 501 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.046040+0000 mon.smithi111 (mon.0) 502 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.046305+0000 mon.smithi111 (mon.0) 503 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.046471+0000 mon.smithi111 (mon.0) 504 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:45.229 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.046743+0000 mon.smithi111 (mon.0) 505 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.046945+0000 mon.smithi111 (mon.0) 506 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.047124+0000 mon.smithi111 (mon.0) 507 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.051336+0000 mon.smithi111 (mon.0) 508 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:44.294075+0000 mon.smithi111 (mon.0) 509 : audit [DBG] from='client.? 172.21.15.111:0/427800951' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.043609+0000 mon.smithi111 (mon.0) 510 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: cluster 2024-06-06T20:48:45.043663+0000 mon.smithi111 (mon.0) 511 : cluster [INF] osd.2 [v2:172.21.15.174:6808/1798732365,v1:172.21.15.174:6809/1798732365] boot 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: cluster 2024-06-06T20:48:45.043690+0000 mon.smithi111 (mon.0) 512 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.043814+0000 mon.smithi111 (mon.0) 513 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.044106+0000 mon.smithi111 (mon.0) 514 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.044292+0000 mon.smithi111 (mon.0) 515 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.045015+0000 mon.smithi111 (mon.0) 516 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.045177+0000 mon.smithi111 (mon.0) 517 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:45.230 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.045307+0000 mon.smithi111 (mon.0) 518 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:45.231 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:45 smithi111 bash[14799]: audit 2024-06-06T20:48:45.045432+0000 mon.smithi111 (mon.0) 519 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: cluster 2024-06-06T20:48:43.722976+0000 mgr.smithi111.upirjr (mgr.14197) 121 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 27 MiB used, 89 GiB / 89 GiB avail 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.044535+0000 mon.smithi111 (mon.0) 497 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.044687+0000 mon.smithi111 (mon.0) 498 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: cluster 2024-06-06T20:48:44.044803+0000 mon.smithi111 (mon.0) 499 : cluster [DBG] osdmap e19: 8 total, 1 up, 8 in 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.045380+0000 mon.smithi111 (mon.0) 500 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.045787+0000 mon.smithi111 (mon.0) 501 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.046040+0000 mon.smithi111 (mon.0) 502 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:48:45.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.046305+0000 mon.smithi111 (mon.0) 503 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.046471+0000 mon.smithi111 (mon.0) 504 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.046743+0000 mon.smithi111 (mon.0) 505 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.046945+0000 mon.smithi111 (mon.0) 506 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.047124+0000 mon.smithi111 (mon.0) 507 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.051336+0000 mon.smithi111 (mon.0) 508 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:44.294075+0000 mon.smithi111 (mon.0) 509 : audit [DBG] from='client.? 172.21.15.111:0/427800951' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.043609+0000 mon.smithi111 (mon.0) 510 : audit [INF] from='osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: cluster 2024-06-06T20:48:45.043663+0000 mon.smithi111 (mon.0) 511 : cluster [INF] osd.2 [v2:172.21.15.174:6808/1798732365,v1:172.21.15.174:6809/1798732365] boot 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: cluster 2024-06-06T20:48:45.043690+0000 mon.smithi111 (mon.0) 512 : cluster [DBG] osdmap e20: 8 total, 2 up, 8 in 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.043814+0000 mon.smithi111 (mon.0) 513 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.044106+0000 mon.smithi111 (mon.0) 514 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.044292+0000 mon.smithi111 (mon.0) 515 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.045015+0000 mon.smithi111 (mon.0) 516 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:45.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.045177+0000 mon.smithi111 (mon.0) 517 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:45.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.045307+0000 mon.smithi111 (mon.0) 518 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:45.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:45 smithi174 bash[22991]: audit 2024-06-06T20:48:45.045432+0000 mon.smithi111 (mon.0) 519 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:45.997 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":19,"num_osds":8,"num_up_osds":1,"osd_up_since":1717706920,"num_in_osds":8,"osd_in_since":1717706892,"num_remapped_pgs":0} 2024-06-06T20:48:46.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:46 smithi174 bash[22991]: cluster 2024-06-06T20:48:43.970363+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:46.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:46 smithi174 bash[22991]: cluster 2024-06-06T20:48:43.970505+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:46.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:46 smithi174 bash[22991]: audit 2024-06-06T20:48:45.052141+0000 mon.smithi111 (mon.0) 520 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:46.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:46 smithi174 bash[22991]: audit 2024-06-06T20:48:45.550372+0000 mon.smithi111 (mon.0) 521 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:46.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:46 smithi111 bash[14799]: cluster 2024-06-06T20:48:43.970363+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:46.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:46 smithi111 bash[14799]: cluster 2024-06-06T20:48:43.970505+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:46.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:46 smithi111 bash[14799]: audit 2024-06-06T20:48:45.052141+0000 mon.smithi111 (mon.0) 520 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:46.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:46 smithi111 bash[14799]: audit 2024-06-06T20:48:45.550372+0000 mon.smithi111 (mon.0) 521 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:48:46.999 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: cluster 2024-06-06T20:48:44.566286+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: cluster 2024-06-06T20:48:44.566343+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: cluster 2024-06-06T20:48:45.723639+0000 mgr.smithi111.upirjr (mgr.14197) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.049618+0000 mon.smithi111 (mon.0) 522 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: cluster 2024-06-06T20:48:46.065789+0000 mon.smithi111 (mon.0) 523 : cluster [INF] osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477] boot 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: cluster 2024-06-06T20:48:46.065827+0000 mon.smithi111 (mon.0) 524 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.066412+0000 mon.smithi111 (mon.0) 525 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.067067+0000 mon.smithi111 (mon.0) 526 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:47.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.067455+0000 mon.smithi111 (mon.0) 527 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:47.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.067855+0000 mon.smithi111 (mon.0) 528 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:47.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.068251+0000 mon.smithi111 (mon.0) 529 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:47.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.068645+0000 mon.smithi111 (mon.0) 530 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:47.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:46.595879+0000 mon.smithi111 (mon.0) 531 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-06-06T20:48:47.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:47.049134+0000 mon.smithi111 (mon.0) 532 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:47.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:47 smithi174 bash[22991]: audit 2024-06-06T20:48:47.056278+0000 mon.smithi111 (mon.0) 533 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: cluster 2024-06-06T20:48:44.566286+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: cluster 2024-06-06T20:48:44.566343+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: cluster 2024-06-06T20:48:45.723639+0000 mgr.smithi111.upirjr (mgr.14197) 122 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.049618+0000 mon.smithi111 (mon.0) 522 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: cluster 2024-06-06T20:48:46.065789+0000 mon.smithi111 (mon.0) 523 : cluster [INF] osd.1 [v2:172.21.15.111:6802/2047268477,v1:172.21.15.111:6803/2047268477] boot 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: cluster 2024-06-06T20:48:46.065827+0000 mon.smithi111 (mon.0) 524 : cluster [DBG] osdmap e21: 8 total, 3 up, 8 in 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.066412+0000 mon.smithi111 (mon.0) 525 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.067067+0000 mon.smithi111 (mon.0) 526 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.067455+0000 mon.smithi111 (mon.0) 527 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:47.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.067855+0000 mon.smithi111 (mon.0) 528 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:47.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.068251+0000 mon.smithi111 (mon.0) 529 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:47.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.068645+0000 mon.smithi111 (mon.0) 530 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:47.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:46.595879+0000 mon.smithi111 (mon.0) 531 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-06-06T20:48:47.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:47.049134+0000 mon.smithi111 (mon.0) 532 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:47.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:47 smithi111 bash[14799]: audit 2024-06-06T20:48:47.056278+0000 mon.smithi111 (mon.0) 533 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:48.131 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.072764+0000 mon.smithi111 (mon.0) 534 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: cluster 2024-06-06T20:48:47.072851+0000 mon.smithi111 (mon.0) 535 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.073082+0000 mon.smithi111 (mon.0) 536 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.073825+0000 mon.smithi111 (mon.0) 537 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.074213+0000 mon.smithi111 (mon.0) 538 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.074567+0000 mon.smithi111 (mon.0) 539 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.075014+0000 mon.smithi111 (mon.0) 540 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:48.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:48 smithi174 bash[22991]: audit 2024-06-06T20:48:47.076193+0000 mon.smithi111 (mon.0) 541 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-06T20:48:48.383 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.072764+0000 mon.smithi111 (mon.0) 534 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: cluster 2024-06-06T20:48:47.072851+0000 mon.smithi111 (mon.0) 535 : cluster [DBG] osdmap e22: 8 total, 3 up, 8 in 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.073082+0000 mon.smithi111 (mon.0) 536 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.073825+0000 mon.smithi111 (mon.0) 537 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.074213+0000 mon.smithi111 (mon.0) 538 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.074567+0000 mon.smithi111 (mon.0) 539 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.075014+0000 mon.smithi111 (mon.0) 540 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:48.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:48 smithi111 bash[14799]: audit 2024-06-06T20:48:47.076193+0000 mon.smithi111 (mon.0) 541 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-06-06T20:48:49.185 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: cluster 2024-06-06T20:48:47.724246+0000 mgr.smithi111.upirjr (mgr.14197) 123 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-06-06T20:48:49.185 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: cluster 2024-06-06T20:48:48.067875+0000 mon.smithi111 (mon.0) 542 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-06-06T20:48:49.185 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: audit 2024-06-06T20:48:48.082567+0000 mon.smithi111 (mon.0) 543 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-06T20:48:49.185 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: cluster 2024-06-06T20:48:48.082650+0000 mon.smithi111 (mon.0) 544 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-06-06T20:48:49.186 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: audit 2024-06-06T20:48:48.082849+0000 mon.smithi111 (mon.0) 545 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:49.186 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: audit 2024-06-06T20:48:48.083293+0000 mon.smithi111 (mon.0) 546 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:49.186 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: audit 2024-06-06T20:48:48.083485+0000 mon.smithi111 (mon.0) 547 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:49.186 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: audit 2024-06-06T20:48:48.083730+0000 mon.smithi111 (mon.0) 548 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:49.186 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:49 smithi174 bash[22991]: audit 2024-06-06T20:48:48.083936+0000 mon.smithi111 (mon.0) 549 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: cluster 2024-06-06T20:48:47.724246+0000 mgr.smithi111.upirjr (mgr.14197) 123 : cluster [DBG] pgmap v79: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: cluster 2024-06-06T20:48:48.067875+0000 mon.smithi111 (mon.0) 542 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: audit 2024-06-06T20:48:48.082567+0000 mon.smithi111 (mon.0) 543 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: cluster 2024-06-06T20:48:48.082650+0000 mon.smithi111 (mon.0) 544 : cluster [DBG] osdmap e23: 8 total, 3 up, 8 in 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: audit 2024-06-06T20:48:48.082849+0000 mon.smithi111 (mon.0) 545 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: audit 2024-06-06T20:48:48.083293+0000 mon.smithi111 (mon.0) 546 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: audit 2024-06-06T20:48:48.083485+0000 mon.smithi111 (mon.0) 547 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: audit 2024-06-06T20:48:48.083730+0000 mon.smithi111 (mon.0) 548 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:49.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:49 smithi111 bash[14799]: audit 2024-06-06T20:48:48.083936+0000 mon.smithi111 (mon.0) 549 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:50.250 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: cluster 2024-06-06T20:48:49.086413+0000 mon.smithi111 (mon.0) 550 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-06-06T20:48:50.250 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.086599+0000 mon.smithi111 (mon.0) 551 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:50.250 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.086973+0000 mon.smithi111 (mon.0) 552 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:50.250 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.087227+0000 mon.smithi111 (mon.0) 553 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:50.250 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.087484+0000 mon.smithi111 (mon.0) 554 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:50.251 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.087762+0000 mon.smithi111 (mon.0) 555 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:50.251 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.191611+0000 mon.smithi174 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6816/272835185,v1:172.21.15.174:6817/272835185]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-06T20:48:50.251 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.192534+0000 mon.smithi111 (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-06T20:48:50.251 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:50 smithi111 bash[14799]: audit 2024-06-06T20:48:49.293788+0000 mon.smithi111 (mon.0) 557 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: cluster 2024-06-06T20:48:49.086413+0000 mon.smithi111 (mon.0) 550 : cluster [DBG] osdmap e24: 8 total, 3 up, 8 in 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.086599+0000 mon.smithi111 (mon.0) 551 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.086973+0000 mon.smithi111 (mon.0) 552 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.087227+0000 mon.smithi111 (mon.0) 553 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.087484+0000 mon.smithi111 (mon.0) 554 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.087762+0000 mon.smithi111 (mon.0) 555 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.191611+0000 mon.smithi174 (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.174:6816/272835185,v1:172.21.15.174:6817/272835185]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.192534+0000 mon.smithi111 (mon.0) 556 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-06-06T20:48:50.361 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:50 smithi174 bash[22991]: audit 2024-06-06T20:48:49.293788+0000 mon.smithi111 (mon.0) 557 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: cluster 2024-06-06T20:48:49.724706+0000 mgr.smithi111.upirjr (mgr.14197) 124 : cluster [DBG] pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-06-06T20:48:51.398 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.092501+0000 mon.smithi111 (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-06T20:48:51.398 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: cluster 2024-06-06T20:48:50.092581+0000 mon.smithi111 (mon.0) 559 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-06-06T20:48:51.398 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.093016+0000 mon.smithi111 (mon.0) 560 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:51.398 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.093112+0000 mon.smithi174 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.174:6816/272835185,v1:172.21.15.174:6817/272835185]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.093334+0000 mon.smithi111 (mon.0) 561 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.093644+0000 mon.smithi111 (mon.0) 562 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.093883+0000 mon.smithi111 (mon.0) 563 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.094120+0000 mon.smithi111 (mon.0) 564 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.100327+0000 mon.smithi111 (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.256490+0000 mon.smithi111 (mon.0) 566 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: cluster 2024-06-06T20:48:50.291620+0000 mon.smithi111 (mon.0) 567 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: cluster 2024-06-06T20:48:50.314217+0000 mon.smithi111 (mon.0) 568 : cluster [DBG] mgrmap e19: smithi111.upirjr(active, since 2m), standbys: smithi174.ffdxpp 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.510801+0000 mon.smithi111 (mon.0) 569 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.516245+0000 mon.smithi111 (mon.0) 570 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.517241+0000 mon.smithi111 (mon.0) 571 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-06T20:48:51.399 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:51 smithi174 bash[22991]: audit 2024-06-06T20:48:50.518246+0000 mon.smithi111 (mon.0) 572 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: cluster 2024-06-06T20:48:49.724706+0000 mgr.smithi111.upirjr (mgr.14197) 124 : cluster [DBG] pgmap v82: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.092501+0000 mon.smithi111 (mon.0) 558 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: cluster 2024-06-06T20:48:50.092581+0000 mon.smithi111 (mon.0) 559 : cluster [DBG] osdmap e25: 8 total, 3 up, 8 in 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.093016+0000 mon.smithi111 (mon.0) 560 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.093112+0000 mon.smithi174 (mon.1) 14 : audit [INF] from='osd.4 [v2:172.21.15.174:6816/272835185,v1:172.21.15.174:6817/272835185]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.093334+0000 mon.smithi111 (mon.0) 561 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.093644+0000 mon.smithi111 (mon.0) 562 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.093883+0000 mon.smithi111 (mon.0) 563 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.094120+0000 mon.smithi111 (mon.0) 564 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.100327+0000 mon.smithi111 (mon.0) 565 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:51.400 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.256490+0000 mon.smithi111 (mon.0) 566 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.401 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: cluster 2024-06-06T20:48:50.291620+0000 mon.smithi111 (mon.0) 567 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-06-06T20:48:51.401 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: cluster 2024-06-06T20:48:50.314217+0000 mon.smithi111 (mon.0) 568 : cluster [DBG] mgrmap e19: smithi111.upirjr(active, since 2m), standbys: smithi174.ffdxpp 2024-06-06T20:48:51.401 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.510801+0000 mon.smithi111 (mon.0) 569 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.401 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.516245+0000 mon.smithi111 (mon.0) 570 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:51.401 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.517241+0000 mon.smithi111 (mon.0) 571 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-06-06T20:48:51.401 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:51 smithi111 bash[14799]: audit 2024-06-06T20:48:50.518246+0000 mon.smithi111 (mon.0) 572 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:48:52.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: cephadm 2024-06-06T20:48:50.519001+0000 mgr.smithi111.upirjr (mgr.14197) 125 : cephadm [INF] Deploying daemon osd.7 on smithi111 2024-06-06T20:48:52.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.101023+0000 mon.smithi111 (mon.0) 573 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: cluster 2024-06-06T20:48:51.101082+0000 mon.smithi111 (mon.0) 574 : cluster [DBG] osdmap e26: 8 total, 3 up, 8 in 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.101482+0000 mon.smithi111 (mon.0) 575 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.101731+0000 mon.smithi111 (mon.0) 576 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.101873+0000 mon.smithi111 (mon.0) 577 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.102004+0000 mon.smithi111 (mon.0) 578 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.102133+0000 mon.smithi111 (mon.0) 579 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.110038+0000 mon.smithi111 (mon.0) 580 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:52.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:52 smithi174 bash[22991]: audit 2024-06-06T20:48:51.628452+0000 mon.smithi111 (mon.0) 581 : audit [INF] from='osd.4 ' entity='osd.4' 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: cephadm 2024-06-06T20:48:50.519001+0000 mgr.smithi111.upirjr (mgr.14197) 125 : cephadm [INF] Deploying daemon osd.7 on smithi111 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.101023+0000 mon.smithi111 (mon.0) 573 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: cluster 2024-06-06T20:48:51.101082+0000 mon.smithi111 (mon.0) 574 : cluster [DBG] osdmap e26: 8 total, 3 up, 8 in 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.101482+0000 mon.smithi111 (mon.0) 575 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.101731+0000 mon.smithi111 (mon.0) 576 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.101873+0000 mon.smithi111 (mon.0) 577 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.102004+0000 mon.smithi111 (mon.0) 578 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:52.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.102133+0000 mon.smithi111 (mon.0) 579 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:52.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.110038+0000 mon.smithi111 (mon.0) 580 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:52.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:52 smithi111 bash[14799]: audit 2024-06-06T20:48:51.628452+0000 mon.smithi111 (mon.0) 581 : audit [INF] from='osd.4 ' entity='osd.4' 2024-06-06T20:48:53.256 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: cluster 2024-06-06T20:48:50.175441+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:53.256 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: cluster 2024-06-06T20:48:50.175822+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:53.256 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: cluster 2024-06-06T20:48:51.725192+0000 mgr.smithi111.upirjr (mgr.14197) 126 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-06-06T20:48:53.256 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.110759+0000 mon.smithi111 (mon.0) 582 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:53.256 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: cluster 2024-06-06T20:48:52.115557+0000 mon.smithi111 (mon.0) 583 : cluster [INF] osd.4 [v2:172.21.15.174:6816/272835185,v1:172.21.15.174:6817/272835185] boot 2024-06-06T20:48:53.256 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: cluster 2024-06-06T20:48:52.115621+0000 mon.smithi111 (mon.0) 584 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.115812+0000 mon.smithi111 (mon.0) 585 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.116221+0000 mon.smithi111 (mon.0) 586 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.116517+0000 mon.smithi111 (mon.0) 587 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.116746+0000 mon.smithi111 (mon.0) 588 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.116936+0000 mon.smithi111 (mon.0) 589 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.134385+0000 mon.smithi111 (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-06T20:48:53.257 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:53 smithi111 bash[14799]: audit 2024-06-06T20:48:52.144977+0000 mon.smithi111 (mon.0) 591 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: cluster 2024-06-06T20:48:50.175441+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: cluster 2024-06-06T20:48:50.175822+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: cluster 2024-06-06T20:48:51.725192+0000 mgr.smithi111.upirjr (mgr.14197) 126 : cluster [DBG] pgmap v85: 1 pgs: 1 unknown; 0 B data, 82 MiB used, 268 GiB / 268 GiB avail 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.110759+0000 mon.smithi111 (mon.0) 582 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: cluster 2024-06-06T20:48:52.115557+0000 mon.smithi111 (mon.0) 583 : cluster [INF] osd.4 [v2:172.21.15.174:6816/272835185,v1:172.21.15.174:6817/272835185] boot 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: cluster 2024-06-06T20:48:52.115621+0000 mon.smithi111 (mon.0) 584 : cluster [DBG] osdmap e27: 8 total, 4 up, 8 in 2024-06-06T20:48:53.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.115812+0000 mon.smithi111 (mon.0) 585 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:53.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.116221+0000 mon.smithi111 (mon.0) 586 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-06-06T20:48:53.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.116517+0000 mon.smithi111 (mon.0) 587 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:53.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.116746+0000 mon.smithi111 (mon.0) 588 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:53.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.116936+0000 mon.smithi111 (mon.0) 589 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:53.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.134385+0000 mon.smithi111 (mon.0) 590 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-06-06T20:48:53.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:53 smithi174 bash[22991]: audit 2024-06-06T20:48:52.144977+0000 mon.smithi111 (mon.0) 591 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:54.639 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:53.116748+0000 mon.smithi111 (mon.0) 592 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:53.124862+0000 mon.smithi111 (mon.0) 593 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: cluster 2024-06-06T20:48:53.124932+0000 mon.smithi111 (mon.0) 594 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:53.125469+0000 mon.smithi111 (mon.0) 595 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:53.125699+0000 mon.smithi111 (mon.0) 596 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:53.914498+0000 mon.smithi174 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.174:6824/3994203610,v1:172.21.15.174:6825/3994203610]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:54.031362+0000 mon.smithi111 (mon.0) 597 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-06T20:48:55.267 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:54.032310+0000 mon.smithi111 (mon.0) 598 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:54.032842+0000 mon.smithi111 (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:54 smithi111 bash[14799]: audit 2024-06-06T20:48:54.033294+0000 mon.smithi111 (mon.0) 600 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.033726+0000 mon.smithi111 (mon.0) 601 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.034081+0000 mon.smithi111 (mon.0) 602 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.034462+0000 mon.smithi111 (mon.0) 603 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.034790+0000 mon.smithi111 (mon.0) 604 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.067638+0000 mon.smithi111 (mon.0) 605 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.069583+0000 mon.smithi111 (mon.0) 606 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:48:55.268 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:55 smithi111 bash[14799]: audit 2024-06-06T20:48:54.069834+0000 mon.smithi111 (mon.0) 607 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:53.116748+0000 mon.smithi111 (mon.0) 592 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:53.124862+0000 mon.smithi111 (mon.0) 593 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: cluster 2024-06-06T20:48:53.124932+0000 mon.smithi111 (mon.0) 594 : cluster [DBG] osdmap e28: 8 total, 4 up, 8 in 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:53.125469+0000 mon.smithi111 (mon.0) 595 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:53.125699+0000 mon.smithi111 (mon.0) 596 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:53.914498+0000 mon.smithi174 (mon.1) 15 : audit [INF] from='osd.6 [v2:172.21.15.174:6824/3994203610,v1:172.21.15.174:6825/3994203610]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-06T20:48:55.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:54.031362+0000 mon.smithi111 (mon.0) 597 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:54.032310+0000 mon.smithi111 (mon.0) 598 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:54.032842+0000 mon.smithi111 (mon.0) 599 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:54 smithi174 bash[22991]: audit 2024-06-06T20:48:54.033294+0000 mon.smithi111 (mon.0) 600 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.033726+0000 mon.smithi111 (mon.0) 601 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.034081+0000 mon.smithi111 (mon.0) 602 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.034462+0000 mon.smithi111 (mon.0) 603 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.034790+0000 mon.smithi111 (mon.0) 604 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.067638+0000 mon.smithi111 (mon.0) 605 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.069583+0000 mon.smithi111 (mon.0) 606 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi111"}]: dispatch 2024-06-06T20:48:55.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:55 smithi174 bash[22991]: audit 2024-06-06T20:48:54.069834+0000 mon.smithi111 (mon.0) 607 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "mon metadata", "id": "smithi174"}]: dispatch 2024-06-06T20:48:56.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: cluster 2024-06-06T20:48:53.168964+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: cluster 2024-06-06T20:48:53.169025+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: cluster 2024-06-06T20:48:53.725743+0000 mgr.smithi111.upirjr (mgr.14197) 127 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 109 MiB used, 357 GiB / 358 GiB avail 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.069094+0000 mon.smithi174 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.982706+0000 mon.smithi174 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.992299+0000 mon.smithi111 (mon.0) 608 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.992429+0000 mon.smithi111 (mon.0) 609 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: cluster 2024-06-06T20:48:54.992497+0000 mon.smithi111 (mon.0) 610 : cluster [DBG] osdmap e29: 8 total, 4 up, 8 in 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.992643+0000 mon.smithi111 (mon.0) 611 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.992964+0000 mon.smithi111 (mon.0) 612 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:56.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.993248+0000 mon.smithi174 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.174:6824/3994203610,v1:172.21.15.174:6825/3994203610]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.993913+0000 mon.smithi111 (mon.0) 613 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.994255+0000 mon.smithi111 (mon.0) 614 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.994609+0000 mon.smithi111 (mon.0) 615 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:54.997817+0000 mon.smithi111 (mon.0) 616 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.496072+0000 mon.smithi111 (mon.0) 617 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.905506+0000 mon.smithi111 (mon.0) 618 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: cluster 2024-06-06T20:48:55.905663+0000 mon.smithi111 (mon.0) 619 : cluster [INF] osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144] boot 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: cluster 2024-06-06T20:48:55.905717+0000 mon.smithi111 (mon.0) 620 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.906205+0000 mon.smithi111 (mon.0) 621 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.906580+0000 mon.smithi111 (mon.0) 622 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.906882+0000 mon.smithi111 (mon.0) 623 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.907103+0000 mon.smithi111 (mon.0) 624 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:56.145 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:56 smithi111 bash[14799]: audit 2024-06-06T20:48:55.911565+0000 mon.smithi111 (mon.0) 625 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: cluster 2024-06-06T20:48:53.168964+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: cluster 2024-06-06T20:48:53.169025+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: cluster 2024-06-06T20:48:53.725743+0000 mgr.smithi111.upirjr (mgr.14197) 127 : cluster [DBG] pgmap v88: 1 pgs: 1 unknown; 0 B data, 109 MiB used, 357 GiB / 358 GiB avail 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.069094+0000 mon.smithi174 (mon.1) 16 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.982706+0000 mon.smithi174 (mon.1) 17 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.992299+0000 mon.smithi111 (mon.0) 608 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.992429+0000 mon.smithi111 (mon.0) 609 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:48:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: cluster 2024-06-06T20:48:54.992497+0000 mon.smithi111 (mon.0) 610 : cluster [DBG] osdmap e29: 8 total, 4 up, 8 in 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.992643+0000 mon.smithi111 (mon.0) 611 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.992964+0000 mon.smithi111 (mon.0) 612 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.993248+0000 mon.smithi174 (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.174:6824/3994203610,v1:172.21.15.174:6825/3994203610]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.993913+0000 mon.smithi111 (mon.0) 613 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.994255+0000 mon.smithi111 (mon.0) 614 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.994609+0000 mon.smithi111 (mon.0) 615 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:54.997817+0000 mon.smithi111 (mon.0) 616 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.496072+0000 mon.smithi111 (mon.0) 617 : audit [INF] from='osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144]' entity='osd.3' 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.905506+0000 mon.smithi111 (mon.0) 618 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi174", "root=default"]}]': finished 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: cluster 2024-06-06T20:48:55.905663+0000 mon.smithi111 (mon.0) 619 : cluster [INF] osd.3 [v2:172.21.15.111:6810/4127074144,v1:172.21.15.111:6811/4127074144] boot 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: cluster 2024-06-06T20:48:55.905717+0000 mon.smithi111 (mon.0) 620 : cluster [DBG] osdmap e30: 8 total, 5 up, 8 in 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.906205+0000 mon.smithi111 (mon.0) 621 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-06-06T20:48:56.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.906580+0000 mon.smithi111 (mon.0) 622 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:56.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.906882+0000 mon.smithi111 (mon.0) 623 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:56.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.907103+0000 mon.smithi111 (mon.0) 624 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:56.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:56 smithi174 bash[22991]: audit 2024-06-06T20:48:55.911565+0000 mon.smithi111 (mon.0) 625 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:57.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: cluster 2024-06-06T20:48:54.907287+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:57.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: cluster 2024-06-06T20:48:54.907344+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:57.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: cluster 2024-06-06T20:48:55.726103+0000 mgr.smithi111.upirjr (mgr.14197) 128 : cluster [DBG] pgmap v90: 1 pgs: 1 unknown; 0 B data, 109 MiB used, 357 GiB / 358 GiB avail 2024-06-06T20:48:57.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: audit 2024-06-06T20:48:56.392343+0000 mon.smithi111 (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' 2024-06-06T20:48:57.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: cluster 2024-06-06T20:48:56.907746+0000 mon.smithi111 (mon.0) 627 : cluster [INF] osd.6 [v2:172.21.15.174:6824/3994203610,v1:172.21.15.174:6825/3994203610] boot 2024-06-06T20:48:57.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: cluster 2024-06-06T20:48:56.907785+0000 mon.smithi111 (mon.0) 628 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-06-06T20:48:57.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: audit 2024-06-06T20:48:56.907953+0000 mon.smithi111 (mon.0) 629 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:57.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: audit 2024-06-06T20:48:56.908193+0000 mon.smithi111 (mon.0) 630 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:57.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:57 smithi111 bash[14799]: audit 2024-06-06T20:48:56.908442+0000 mon.smithi111 (mon.0) 631 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: cluster 2024-06-06T20:48:54.907287+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: cluster 2024-06-06T20:48:54.907344+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: cluster 2024-06-06T20:48:55.726103+0000 mgr.smithi111.upirjr (mgr.14197) 128 : cluster [DBG] pgmap v90: 1 pgs: 1 unknown; 0 B data, 109 MiB used, 357 GiB / 358 GiB avail 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: audit 2024-06-06T20:48:56.392343+0000 mon.smithi111 (mon.0) 626 : audit [INF] from='osd.6 ' entity='osd.6' 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: cluster 2024-06-06T20:48:56.907746+0000 mon.smithi111 (mon.0) 627 : cluster [INF] osd.6 [v2:172.21.15.174:6824/3994203610,v1:172.21.15.174:6825/3994203610] boot 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: cluster 2024-06-06T20:48:56.907785+0000 mon.smithi111 (mon.0) 628 : cluster [DBG] osdmap e31: 8 total, 6 up, 8 in 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: audit 2024-06-06T20:48:56.907953+0000 mon.smithi111 (mon.0) 629 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: audit 2024-06-06T20:48:56.908193+0000 mon.smithi111 (mon.0) 630 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-06-06T20:48:57.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:57 smithi174 bash[22991]: audit 2024-06-06T20:48:56.908442+0000 mon.smithi111 (mon.0) 631 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:57.452825+0000 mon.smithi111 (mon.0) 632 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:57.459694+0000 mon.smithi111 (mon.0) 633 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: cluster 2024-06-06T20:48:57.726526+0000 mgr.smithi111.upirjr (mgr.14197) 129 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: cluster 2024-06-06T20:48:57.908093+0000 mon.smithi111 (mon.0) 634 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:57.908229+0000 mon.smithi111 (mon.0) 635 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:57.908505+0000 mon.smithi111 (mon.0) 636 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:57.938635+0000 mon.smithi111 (mon.0) 637 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:58.018043+0000 mgr.smithi111.upirjr (mgr.14197) 130 : audit [DBG] from='client.14370 -' entity='client.crash.smithi111' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:58.022463+0000 mon.smithi111 (mon.0) 638 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: cluster 2024-06-06T20:48:58.023244+0000 mgr.smithi111.upirjr (mgr.14197) 131 : cluster [DBG] pgmap v95: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:58.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:58.197298+0000 mon.smithi111 (mon.0) 639 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:58 smithi111 bash[14799]: audit 2024-06-06T20:48:58.204504+0000 mon.smithi111 (mon.0) 640 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:57.452825+0000 mon.smithi111 (mon.0) 632 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:57.459694+0000 mon.smithi111 (mon.0) 633 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: cluster 2024-06-06T20:48:57.726526+0000 mgr.smithi111.upirjr (mgr.14197) 129 : cluster [DBG] pgmap v93: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: cluster 2024-06-06T20:48:57.908093+0000 mon.smithi111 (mon.0) 634 : cluster [DBG] osdmap e32: 8 total, 6 up, 8 in 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:57.908229+0000 mon.smithi111 (mon.0) 635 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:57.908505+0000 mon.smithi111 (mon.0) 636 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:58.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:57.938635+0000 mon.smithi111 (mon.0) 637 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:58.018043+0000 mgr.smithi111.upirjr (mgr.14197) 130 : audit [DBG] from='client.14370 -' entity='client.crash.smithi111' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:48:58.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:58.022463+0000 mon.smithi111 (mon.0) 638 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: cluster 2024-06-06T20:48:58.023244+0000 mgr.smithi111.upirjr (mgr.14197) 131 : cluster [DBG] pgmap v95: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:58.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:58.197298+0000 mon.smithi111 (mon.0) 639 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:58.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:58 smithi174 bash[22991]: audit 2024-06-06T20:48:58.204504+0000 mon.smithi111 (mon.0) 640 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: cluster 2024-06-06T20:48:58.457685+0000 mon.smithi111 (mon.0) 641 : cluster [WRN] Health check update: 2 mgr modules have recently crashed (RECENT_MGR_MODULE_CRASH) 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: audit 2024-06-06T20:48:58.513642+0000 mgr.smithi111.upirjr (mgr.14197) 132 : audit [DBG] from='client.14374 -' entity='client.crash.smithi111' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: audit 2024-06-06T20:48:58.517865+0000 mon.smithi111 (mon.0) 642 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: cluster 2024-06-06T20:48:58.518498+0000 mgr.smithi111.upirjr (mgr.14197) 133 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: cluster 2024-06-06T20:48:58.911907+0000 mon.smithi111 (mon.0) 643 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: audit 2024-06-06T20:48:58.912079+0000 mon.smithi111 (mon.0) 644 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: audit 2024-06-06T20:48:58.912413+0000 mon.smithi111 (mon.0) 645 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:59.882 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: audit 2024-06-06T20:48:59.001294+0000 mgr.smithi111.upirjr (mgr.14197) 134 : audit [DBG] from='client.14378 -' entity='client.crash.smithi111' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:48:59.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: audit 2024-06-06T20:48:59.008456+0000 mon.smithi111 (mon.0) 646 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:59.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:48:59 smithi174 bash[22991]: cluster 2024-06-06T20:48:59.009670+0000 mgr.smithi111.upirjr (mgr.14197) 135 : cluster [DBG] pgmap v98: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: cluster 2024-06-06T20:48:58.457685+0000 mon.smithi111 (mon.0) 641 : cluster [WRN] Health check update: 2 mgr modules have recently crashed (RECENT_MGR_MODULE_CRASH) 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: audit 2024-06-06T20:48:58.513642+0000 mgr.smithi111.upirjr (mgr.14197) 132 : audit [DBG] from='client.14374 -' entity='client.crash.smithi111' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: audit 2024-06-06T20:48:58.517865+0000 mon.smithi111 (mon.0) 642 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: cluster 2024-06-06T20:48:58.518498+0000 mgr.smithi111.upirjr (mgr.14197) 133 : cluster [DBG] pgmap v96: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: cluster 2024-06-06T20:48:58.911907+0000 mon.smithi111 (mon.0) 643 : cluster [DBG] osdmap e33: 8 total, 6 up, 8 in 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: audit 2024-06-06T20:48:58.912079+0000 mon.smithi111 (mon.0) 644 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: audit 2024-06-06T20:48:58.912413+0000 mon.smithi111 (mon.0) 645 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:48:59.893 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: audit 2024-06-06T20:48:59.001294+0000 mgr.smithi111.upirjr (mgr.14197) 134 : audit [DBG] from='client.14378 -' entity='client.crash.smithi111' cmd=[{"prefix": "crash post", "target": ["mon-mgr", ""]}]: dispatch 2024-06-06T20:48:59.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: audit 2024-06-06T20:48:59.008456+0000 mon.smithi111 (mon.0) 646 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:48:59.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:48:59 smithi111 bash[14799]: cluster 2024-06-06T20:48:59.009670+0000 mgr.smithi111.upirjr (mgr.14197) 135 : cluster [DBG] pgmap v98: 1 pgs: 1 remapped+peering; 577 KiB data, 530 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:49:00.697 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:49:01.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:00 smithi111 bash[14799]: cluster 2024-06-06T20:48:59.914541+0000 mon.smithi111 (mon.0) 647 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-06-06T20:49:01.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:00 smithi111 bash[14799]: audit 2024-06-06T20:48:59.914708+0000 mon.smithi111 (mon.0) 648 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:01.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:00 smithi111 bash[14799]: audit 2024-06-06T20:48:59.914994+0000 mon.smithi111 (mon.0) 649 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:01.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:00 smithi111 bash[14799]: audit 2024-06-06T20:49:00.427896+0000 mon.smithi111 (mon.0) 650 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-06T20:49:01.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:00 smithi111 bash[14799]: audit 2024-06-06T20:49:00.551217+0000 mon.smithi111 (mon.0) 651 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:01.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:00 smithi111 bash[14799]: audit 2024-06-06T20:49:00.699179+0000 mon.smithi111 (mon.0) 652 : audit [DBG] from='client.? 172.21.15.111:0/2969173385' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:49:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:00 smithi174 bash[22991]: cluster 2024-06-06T20:48:59.914541+0000 mon.smithi111 (mon.0) 647 : cluster [DBG] osdmap e34: 8 total, 6 up, 8 in 2024-06-06T20:49:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:00 smithi174 bash[22991]: audit 2024-06-06T20:48:59.914708+0000 mon.smithi111 (mon.0) 648 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:00 smithi174 bash[22991]: audit 2024-06-06T20:48:59.914994+0000 mon.smithi111 (mon.0) 649 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:00 smithi174 bash[22991]: audit 2024-06-06T20:49:00.427896+0000 mon.smithi111 (mon.0) 650 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-06-06T20:49:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:00 smithi174 bash[22991]: audit 2024-06-06T20:49:00.551217+0000 mon.smithi111 (mon.0) 651 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:00 smithi174 bash[22991]: audit 2024-06-06T20:49:00.699179+0000 mon.smithi111 (mon.0) 652 : audit [DBG] from='client.? 172.21.15.111:0/2969173385' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:49:02.028 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:01 smithi111 bash[14799]: audit 2024-06-06T20:49:00.920659+0000 mon.smithi111 (mon.0) 653 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-06T20:49:02.028 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:01 smithi111 bash[14799]: cluster 2024-06-06T20:49:00.920744+0000 mon.smithi111 (mon.0) 654 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-06-06T20:49:02.028 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:01 smithi111 bash[14799]: audit 2024-06-06T20:49:00.921025+0000 mon.smithi111 (mon.0) 655 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:02.028 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:01 smithi111 bash[14799]: audit 2024-06-06T20:49:00.921487+0000 mon.smithi111 (mon.0) 656 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:02.028 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:01 smithi111 bash[14799]: audit 2024-06-06T20:49:00.922450+0000 mon.smithi111 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:49:02.029 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:01 smithi111 bash[14799]: cluster 2024-06-06T20:49:01.010157+0000 mgr.smithi111.upirjr (mgr.14197) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 230 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:49:02.029 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":34,"num_osds":8,"num_up_osds":6,"osd_up_since":1717706936,"num_in_osds":8,"osd_in_since":1717706892,"num_remapped_pgs":0} 2024-06-06T20:49:02.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:01 smithi174 bash[22991]: audit 2024-06-06T20:49:00.920659+0000 mon.smithi111 (mon.0) 653 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-06-06T20:49:02.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:01 smithi174 bash[22991]: cluster 2024-06-06T20:49:00.920744+0000 mon.smithi111 (mon.0) 654 : cluster [DBG] osdmap e35: 8 total, 6 up, 8 in 2024-06-06T20:49:02.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:01 smithi174 bash[22991]: audit 2024-06-06T20:49:00.921025+0000 mon.smithi111 (mon.0) 655 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:02.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:01 smithi174 bash[22991]: audit 2024-06-06T20:49:00.921487+0000 mon.smithi111 (mon.0) 656 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:02.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:01 smithi174 bash[22991]: audit 2024-06-06T20:49:00.922450+0000 mon.smithi111 (mon.0) 657 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:49:02.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:01 smithi174 bash[22991]: cluster 2024-06-06T20:49:01.010157+0000 mgr.smithi111.upirjr (mgr.14197) 136 : cluster [DBG] pgmap v101: 1 pgs: 1 remapped+peering; 577 KiB data, 230 MiB used, 536 GiB / 536 GiB avail 2024-06-06T20:49:03.031 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd stat -f json 2024-06-06T20:49:03.223 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:02 smithi174 bash[22991]: audit 2024-06-06T20:49:01.929198+0000 mon.smithi111 (mon.0) 658 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:49:03.223 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:02 smithi174 bash[22991]: cluster 2024-06-06T20:49:01.929278+0000 mon.smithi111 (mon.0) 659 : cluster [DBG] osdmap e36: 8 total, 6 up, 8 in 2024-06-06T20:49:03.223 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:02 smithi174 bash[22991]: audit 2024-06-06T20:49:01.929473+0000 mon.smithi111 (mon.0) 660 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:03.223 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:02 smithi174 bash[22991]: audit 2024-06-06T20:49:01.930084+0000 mon.smithi111 (mon.0) 661 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:03.223 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:02 smithi174 bash[22991]: audit 2024-06-06T20:49:01.934809+0000 mon.smithi111 (mon.0) 662 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:03.355 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:02 smithi111 bash[14799]: audit 2024-06-06T20:49:01.929198+0000 mon.smithi111 (mon.0) 658 : audit [INF] from='osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338]' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:49:03.355 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:02 smithi111 bash[14799]: cluster 2024-06-06T20:49:01.929278+0000 mon.smithi111 (mon.0) 659 : cluster [DBG] osdmap e36: 8 total, 6 up, 8 in 2024-06-06T20:49:03.355 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:02 smithi111 bash[14799]: audit 2024-06-06T20:49:01.929473+0000 mon.smithi111 (mon.0) 660 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:03.355 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:02 smithi111 bash[14799]: audit 2024-06-06T20:49:01.930084+0000 mon.smithi111 (mon.0) 661 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:03.355 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:02 smithi111 bash[14799]: audit 2024-06-06T20:49:01.934809+0000 mon.smithi111 (mon.0) 662 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: cluster 2024-06-06T20:49:01.435957+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: cluster 2024-06-06T20:49:01.436077+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: cluster 2024-06-06T20:49:02.934302+0000 mon.smithi111 (mon.0) 663 : cluster [INF] osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338] boot 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: cluster 2024-06-06T20:49:02.934396+0000 mon.smithi111 (mon.0) 664 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: audit 2024-06-06T20:49:02.935580+0000 mon.smithi111 (mon.0) 665 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: audit 2024-06-06T20:49:02.939201+0000 mon.smithi111 (mon.0) 666 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:04.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:03 smithi174 bash[22991]: cluster 2024-06-06T20:49:03.010564+0000 mgr.smithi111.upirjr (mgr.14197) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 163 KiB/s wr, 9 op/s; 144 KiB/s, 0 objects/s recovering 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: cluster 2024-06-06T20:49:01.435957+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: cluster 2024-06-06T20:49:01.436077+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: cluster 2024-06-06T20:49:02.934302+0000 mon.smithi111 (mon.0) 663 : cluster [INF] osd.5 [v2:172.21.15.111:6818/2825723338,v1:172.21.15.111:6819/2825723338] boot 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: cluster 2024-06-06T20:49:02.934396+0000 mon.smithi111 (mon.0) 664 : cluster [DBG] osdmap e37: 8 total, 7 up, 8 in 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: audit 2024-06-06T20:49:02.935580+0000 mon.smithi111 (mon.0) 665 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: audit 2024-06-06T20:49:02.939201+0000 mon.smithi111 (mon.0) 666 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:04.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:03 smithi111 bash[14799]: cluster 2024-06-06T20:49:03.010564+0000 mgr.smithi111.upirjr (mgr.14197) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 162 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 163 KiB/s wr, 9 op/s; 144 KiB/s, 0 objects/s recovering 2024-06-06T20:49:05.379 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:04 smithi111 bash[14799]: cluster 2024-06-06T20:49:03.948966+0000 mon.smithi111 (mon.0) 667 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-06-06T20:49:05.379 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:04 smithi111 bash[14799]: audit 2024-06-06T20:49:03.949235+0000 mon.smithi111 (mon.0) 668 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:05.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:04 smithi174 bash[22991]: cluster 2024-06-06T20:49:03.948966+0000 mon.smithi111 (mon.0) 667 : cluster [DBG] osdmap e38: 8 total, 7 up, 8 in 2024-06-06T20:49:05.381 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:04 smithi174 bash[22991]: audit 2024-06-06T20:49:03.949235+0000 mon.smithi111 (mon.0) 668 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:06.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:05 smithi174 bash[22991]: cluster 2024-06-06T20:49:05.011122+0000 mgr.smithi111.upirjr (mgr.14197) 138 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 2.7 KiB/s rd, 159 KiB/s wr, 9 op/s; 141 KiB/s, 0 objects/s recovering 2024-06-06T20:49:06.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:05 smithi174 bash[22991]: cluster 2024-06-06T20:49:05.899111+0000 mon.smithi111 (mon.0) 669 : cluster [WRN] Health check update: 4 mgr modules have recently crashed (RECENT_MGR_MODULE_CRASH) 2024-06-06T20:49:06.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:05 smithi111 bash[14799]: cluster 2024-06-06T20:49:05.011122+0000 mgr.smithi111.upirjr (mgr.14197) 138 : cluster [DBG] pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 2.7 KiB/s rd, 159 KiB/s wr, 9 op/s; 141 KiB/s, 0 objects/s recovering 2024-06-06T20:49:06.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:05 smithi111 bash[14799]: cluster 2024-06-06T20:49:05.899111+0000 mon.smithi111 (mon.0) 669 : cluster [WRN] Health check update: 4 mgr modules have recently crashed (RECENT_MGR_MODULE_CRASH) 2024-06-06T20:49:07.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:07 smithi174 bash[22991]: audit 2024-06-06T20:49:07.008667+0000 mon.smithi111 (mon.0) 670 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-06T20:49:07.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:07 smithi111 bash[14799]: audit 2024-06-06T20:49:07.008667+0000 mon.smithi111 (mon.0) 670 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-06-06T20:49:08.326 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: cluster 2024-06-06T20:49:07.011672+0000 mgr.smithi111.upirjr (mgr.14197) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 1.8 KiB/s rd, 108 KiB/s wr, 6 op/s; 96 KiB/s, 0 objects/s recovering 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: audit 2024-06-06T20:49:07.067135+0000 mon.smithi111 (mon.0) 671 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: cluster 2024-06-06T20:49:07.067243+0000 mon.smithi111 (mon.0) 672 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: audit 2024-06-06T20:49:07.067935+0000 mon.smithi111 (mon.0) 673 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: audit 2024-06-06T20:49:07.068644+0000 mon.smithi111 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: audit 2024-06-06T20:49:08.066632+0000 mon.smithi111 (mon.0) 675 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: cluster 2024-06-06T20:49:08.066711+0000 mon.smithi111 (mon.0) 676 : cluster [DBG] osdmap e40: 8 total, 7 up, 8 in 2024-06-06T20:49:08.327 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:08 smithi174 bash[22991]: audit 2024-06-06T20:49:08.068153+0000 mon.smithi111 (mon.0) 677 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:08.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: cluster 2024-06-06T20:49:07.011672+0000 mgr.smithi111.upirjr (mgr.14197) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail; 1.8 KiB/s rd, 108 KiB/s wr, 6 op/s; 96 KiB/s, 0 objects/s recovering 2024-06-06T20:49:08.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: audit 2024-06-06T20:49:07.067135+0000 mon.smithi111 (mon.0) 671 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-06-06T20:49:08.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: cluster 2024-06-06T20:49:07.067243+0000 mon.smithi111 (mon.0) 672 : cluster [DBG] osdmap e39: 8 total, 7 up, 8 in 2024-06-06T20:49:08.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: audit 2024-06-06T20:49:07.067935+0000 mon.smithi111 (mon.0) 673 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:08.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: audit 2024-06-06T20:49:07.068644+0000 mon.smithi111 (mon.0) 674 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]: dispatch 2024-06-06T20:49:08.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: audit 2024-06-06T20:49:08.066632+0000 mon.smithi111 (mon.0) 675 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi111", "root=default"]}]': finished 2024-06-06T20:49:08.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: cluster 2024-06-06T20:49:08.066711+0000 mon.smithi111 (mon.0) 676 : cluster [DBG] osdmap e40: 8 total, 7 up, 8 in 2024-06-06T20:49:08.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:08 smithi111 bash[14799]: audit 2024-06-06T20:49:08.068153+0000 mon.smithi111 (mon.0) 677 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:08.504 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:49:09.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:09 smithi174 bash[22991]: audit 2024-06-06T20:49:08.076662+0000 mon.smithi111 (mon.0) 678 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:09.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:09 smithi174 bash[22991]: audit 2024-06-06T20:49:08.589156+0000 mon.smithi111 (mon.0) 679 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' 2024-06-06T20:49:09.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:09 smithi111 bash[14799]: audit 2024-06-06T20:49:08.076662+0000 mon.smithi111 (mon.0) 678 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:09.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:09 smithi111 bash[14799]: audit 2024-06-06T20:49:08.589156+0000 mon.smithi111 (mon.0) 679 : audit [INF] from='osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802]' entity='osd.7' 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: cluster 2024-06-06T20:49:08.001506+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: cluster 2024-06-06T20:49:08.001665+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: cluster 2024-06-06T20:49:09.012182+0000 mgr.smithi111.upirjr (mgr.14197) 140 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: audit 2024-06-06T20:49:09.073847+0000 mon.smithi111 (mon.0) 680 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: cluster 2024-06-06T20:49:09.079307+0000 mon.smithi111 (mon.0) 681 : cluster [INF] osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802] boot 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: cluster 2024-06-06T20:49:09.079338+0000 mon.smithi111 (mon.0) 682 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-06-06T20:49:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:10 smithi174 bash[22991]: audit 2024-06-06T20:49:09.079950+0000 mon.smithi111 (mon.0) 683 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: cluster 2024-06-06T20:49:08.001506+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-06-06T20:49:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: cluster 2024-06-06T20:49:08.001665+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-06-06T20:49:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: cluster 2024-06-06T20:49:09.012182+0000 mgr.smithi111.upirjr (mgr.14197) 140 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 189 MiB used, 626 GiB / 626 GiB avail 2024-06-06T20:49:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: audit 2024-06-06T20:49:09.073847+0000 mon.smithi111 (mon.0) 680 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: cluster 2024-06-06T20:49:09.079307+0000 mon.smithi111 (mon.0) 681 : cluster [INF] osd.7 [v2:172.21.15.111:6826/1426191802,v1:172.21.15.111:6827/1426191802] boot 2024-06-06T20:49:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: cluster 2024-06-06T20:49:09.079338+0000 mon.smithi111 (mon.0) 682 : cluster [DBG] osdmap e41: 8 total, 8 up, 8 in 2024-06-06T20:49:10.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:10 smithi111 bash[14799]: audit 2024-06-06T20:49:09.079950+0000 mon.smithi111 (mon.0) 683 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-06-06T20:49:11.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:11 smithi174 bash[22991]: cluster 2024-06-06T20:49:10.091868+0000 mon.smithi111 (mon.0) 684 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-06-06T20:49:11.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:11 smithi111 bash[14799]: cluster 2024-06-06T20:49:10.091868+0000 mon.smithi111 (mon.0) 684 : cluster [DBG] osdmap e42: 8 total, 8 up, 8 in 2024-06-06T20:49:12.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:12 smithi174 bash[22991]: cluster 2024-06-06T20:49:11.012780+0000 mgr.smithi111.upirjr (mgr.14197) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:12.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:12 smithi174 bash[22991]: cluster 2024-06-06T20:49:11.099766+0000 mon.smithi111 (mon.0) 685 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-06-06T20:49:12.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:12 smithi174 bash[22991]: audit 2024-06-06T20:49:11.829137+0000 mon.smithi111 (mon.0) 686 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:12.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:12 smithi174 bash[22991]: audit 2024-06-06T20:49:11.837781+0000 mon.smithi111 (mon.0) 687 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:12.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:12 smithi174 bash[22991]: audit 2024-06-06T20:49:11.932000+0000 mon.smithi111 (mon.0) 688 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:49:12.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:12 smithi111 bash[14799]: cluster 2024-06-06T20:49:11.012780+0000 mgr.smithi111.upirjr (mgr.14197) 141 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:12.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:12 smithi111 bash[14799]: cluster 2024-06-06T20:49:11.099766+0000 mon.smithi111 (mon.0) 685 : cluster [DBG] osdmap e43: 8 total, 8 up, 8 in 2024-06-06T20:49:12.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:12 smithi111 bash[14799]: audit 2024-06-06T20:49:11.829137+0000 mon.smithi111 (mon.0) 686 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:12.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:12 smithi111 bash[14799]: audit 2024-06-06T20:49:11.837781+0000 mon.smithi111 (mon.0) 687 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:12.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:12 smithi111 bash[14799]: audit 2024-06-06T20:49:11.932000+0000 mon.smithi111 (mon.0) 688 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:49:12.513 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:49:13.370 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:13 smithi111 bash[14799]: cluster 2024-06-06T20:49:12.113647+0000 mon.smithi111 (mon.0) 689 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-06-06T20:49:13.371 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:13 smithi111 bash[14799]: audit 2024-06-06T20:49:12.514677+0000 mon.smithi111 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.111:0/2970294152' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:49:13.371 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":44,"num_osds":8,"num_up_osds":8,"osd_up_since":1717706949,"num_in_osds":8,"osd_in_since":1717706892,"num_remapped_pgs":0} 2024-06-06T20:49:13.372 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-06T20:49:13.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:13 smithi174 bash[22991]: cluster 2024-06-06T20:49:12.113647+0000 mon.smithi111 (mon.0) 689 : cluster [DBG] osdmap e44: 8 total, 8 up, 8 in 2024-06-06T20:49:13.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:13 smithi174 bash[22991]: audit 2024-06-06T20:49:12.514677+0000 mon.smithi111 (mon.0) 690 : audit [DBG] from='client.? 172.21.15.111:0/2970294152' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-06-06T20:49:14.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:14 smithi174 bash[22991]: cluster 2024-06-06T20:49:13.013408+0000 mgr.smithi111.upirjr (mgr.14197) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:14.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:14 smithi174 bash[22991]: cluster 2024-06-06T20:49:13.122210+0000 mon.smithi111 (mon.0) 691 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-06-06T20:49:14.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:14 smithi111 bash[14799]: cluster 2024-06-06T20:49:13.013408+0000 mgr.smithi111.upirjr (mgr.14197) 142 : cluster [DBG] pgmap v116: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:14.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:14 smithi111 bash[14799]: cluster 2024-06-06T20:49:13.122210+0000 mon.smithi111 (mon.0) 691 : cluster [DBG] osdmap e45: 8 total, 8 up, 8 in 2024-06-06T20:49:16.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:16 smithi174 bash[22991]: cluster 2024-06-06T20:49:15.014085+0000 mgr.smithi111.upirjr (mgr.14197) 143 : cluster [DBG] pgmap v118: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:16.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:16 smithi174 bash[22991]: audit 2024-06-06T20:49:15.551509+0000 mon.smithi111 (mon.0) 692 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:16.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:16 smithi111 bash[14799]: cluster 2024-06-06T20:49:15.014085+0000 mgr.smithi111.upirjr (mgr.14197) 143 : cluster [DBG] pgmap v118: 1 pgs: 1 remapped+peering; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:16.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:16 smithi111 bash[14799]: audit 2024-06-06T20:49:15.551509+0000 mon.smithi111 (mon.0) 692 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:17.941 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:49:18.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:18 smithi174 bash[22991]: cluster 2024-06-06T20:49:17.014777+0000 mgr.smithi111.upirjr (mgr.14197) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-06-06T20:49:18.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:18 smithi174 bash[22991]: audit 2024-06-06T20:49:17.498848+0000 mon.smithi111 (mon.0) 693 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:18.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:18 smithi174 bash[22991]: audit 2024-06-06T20:49:17.505526+0000 mon.smithi111 (mon.0) 694 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:18.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:18 smithi111 bash[14799]: cluster 2024-06-06T20:49:17.014777+0000 mgr.smithi111.upirjr (mgr.14197) 144 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 577 KiB data, 217 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-06-06T20:49:18.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:18 smithi111 bash[14799]: audit 2024-06-06T20:49:17.498848+0000 mon.smithi111 (mon.0) 693 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:18.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:18 smithi111 bash[14799]: audit 2024-06-06T20:49:17.505526+0000 mon.smithi111 (mon.0) 694 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:19.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:19 smithi111 bash[14799]: audit 2024-06-06T20:49:18.344055+0000 mon.smithi111 (mon.0) 695 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:19.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:19 smithi111 bash[14799]: audit 2024-06-06T20:49:18.350695+0000 mon.smithi111 (mon.0) 696 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:19.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:19 smithi174 bash[22991]: audit 2024-06-06T20:49:18.344055+0000 mon.smithi111 (mon.0) 695 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:19.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:19 smithi174 bash[22991]: audit 2024-06-06T20:49:18.350695+0000 mon.smithi111 (mon.0) 696 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:20.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:20 smithi174 bash[22991]: cluster 2024-06-06T20:49:19.015419+0000 mgr.smithi111.upirjr (mgr.14197) 145 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-06-06T20:49:20.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:20 smithi111 bash[14799]: cluster 2024-06-06T20:49:19.015419+0000 mgr.smithi111.upirjr (mgr.14197) 145 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-06-06T20:49:21.335 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:49:21.335 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":45,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","created":"2024-06-06T20:43:44.574502+0000","modified":"2024-06-06T20:49:13.110924+0000","last_up_change":"2024-06-06T20:49:09.072817+0000","last_in_change":"2024-06-06T20:48:12.757998+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-06-06T20:48:47.043631+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"24","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"e7b4748e-8589-4161-adf8-72dabb527e3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6801","nonce":253387559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6803","nonce":253387559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6807","nonce":253387559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6805","nonce":253387559}]},"public_addr":"172.21.15.174:6801/253387559","cluster_addr":"172.21.15.174:6803/253387559","heartbeat_back_addr":"172.21.15.174:6807/253387559","heartbeat_front_addr":"172.21.15.174:6805/253387559","state":["exists","up"]},{"osd":1,"uuid":"81ed2f5f-3fc5-436d-9be1-36609a0e6cbf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6803","nonce":2047268477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6805","nonce":2047268477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6809","nonce":2047268477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6807","nonce":2047268477}]},"public_addr":"172.21.15.111:6803/2047268477","cluster_addr":"172.21.15.111:6805/2047268477","heartbeat_back_addr":"172.21.15.111:6809/2047268477","heartbeat_front_addr":"172.21.15.111:6807/2047268477","state":["exists","up"]},{"osd":2,"uuid":"3f164fa5-0f26-4012-a095-81bedea31d15","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6809","nonce":1798732365}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6811","nonce":1798732365}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6815","nonce":1798732365}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6813","nonce":1798732365}]},"public_addr":"172.21.15.174:6809/1798732365","cluster_addr":"172.21.15.174:6811/1798732365","heartbeat_back_addr":"172.21.15.174:6815/1798732365","heartbeat_front_addr":"172.21.15.174:6813/1798732365","state":["exists","up"]},{"osd":3,"uuid":"375222dd-a7f9-43fc-ab60-55b19aa1d631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6811","nonce":4127074144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6813","nonce":4127074144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6817","nonce":4127074144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6815","nonce":4127074144}]},"public_addr":"172.21.15.111:6811/4127074144","cluster_addr":"172.21.15.111:6813/4127074144","heartbeat_back_addr":"172.21.15.111:6817/4127074144","heartbeat_front_addr":"172.21.15.111:6815/4127074144","state":["exists","up"]},{"osd":4,"uuid":"9b9f8c85-7dec-4223-87cd-fd540212e17f","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.174:6816","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6817","nonce":272835185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6819","nonce":272835185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6823","nonce":272835185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6821","nonce":272835185}]},"public_addr":"172.21.15.174:6817/272835185","cluster_addr":"172.21.15.174:6819/272835185","heartbeat_back_addr":"172.21.15.174:6823/272835185","heartbeat_front_addr":"172.21.15.174:6821/272835185","state":["exists","up"]},{"osd":5,"uuid":"44e204c1-28ba-4f25-bed0-fbebbdd9955b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6819","nonce":2825723338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6821","nonce":2825723338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6825","nonce":2825723338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6823","nonce":2825723338}]},"public_addr":"172.21.15.111:6819/2825723338","cluster_addr":"172.21.15.111:6821/2825723338","heartbeat_back_addr":"172.21.15.111:6825/2825723338","heartbeat_front_addr":"172.21.15.111:6823/2825723338","state":["exists","up"]},{"osd":6,"uuid":"4702a1b7-97ef-471a-a1fb-90612b26656b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6824","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6825","nonce":3994203610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6827","nonce":3994203610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6831","nonce":3994203610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6829","nonce":3994203610}]},"public_addr":"172.21.15.174:6825/3994203610","cluster_addr":"172.21.15.174:6827/3994203610","heartbeat_back_addr":"172.21.15.174:6831/3994203610","heartbeat_front_addr":"172.21.15.174:6829/3994203610","state":["exists","up"]},{"osd":7,"uuid":"1cfa97ea-a587-46e7-a49b-9f01615ac56b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6827","nonce":1426191802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6829","nonce":1426191802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6833","nonce":1426191802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6831","nonce":1426191802}]},"public_addr":"172.21.15.111:6827/1426191802","cluster_addr":"172.21.15.111:6829/1426191802","heartbeat_back_addr":"172.21.15.111:6833/1426191802","heartbeat_front_addr":"172.21.15.111:6831/1426191802","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:38.118815+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:44.566345+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:43.970511+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:53.169027+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:50.175827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:49:01.436082+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:54.907346+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:49:08.001671+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:0/4111590651":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/1309517373":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6800/1370688632":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6801/1370688632":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6800/1639296335":"2024-06-07T20:44:58.187885+0000","172.21.15.111:6801/1639296335":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2629169057":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2245919932":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6801/921214401":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/3980774049":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2214402557":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/752894473":"2024-06-07T20:46:30.459368+0000","172.21.15.111:6800/921214401":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/1082215178":"2024-06-07T20:44:12.404207+0000","172.21.15.111:0/575800702":"2024-06-07T20:46:30.459368+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-06-06T20:49:21.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:21 smithi174 bash[22991]: audit 2024-06-06T20:49:21.335029+0000 mon.smithi111 (mon.0) 697 : audit [DBG] from='client.? 172.21.15.111:0/3184233896' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-06T20:49:21.633 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:21 smithi111 bash[14799]: audit 2024-06-06T20:49:21.335029+0000 mon.smithi111 (mon.0) 697 : audit [DBG] from='client.? 172.21.15.111:0/3184233896' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-06T20:49:22.196 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-06-06T20:48:47.043631+0000', 'flags': 1, 'flags_names': 'hashpspool', 'type': 1, 'size': 3, 'min_size': 2, 'crush_rule': 0, 'peering_crush_bucket_count': 0, 'peering_crush_bucket_target': 0, 'peering_crush_bucket_barrier': 0, 'peering_crush_bucket_mandatory_member': 2147483647, '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': '24', '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_max': 32, 'pg_num_min': 1}, 'application_metadata': {'mgr': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-06-06T20:49:22.197 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-06-06T20:49:22.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:22 smithi174 bash[22991]: cluster 2024-06-06T20:49:21.016023+0000 mgr.smithi111.upirjr (mgr.14197) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-06T20:49:22.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:22 smithi111 bash[14799]: cluster 2024-06-06T20:49:21.016023+0000 mgr.smithi111.upirjr (mgr.14197) 146 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-06-06T20:49:24.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:24 smithi174 bash[22991]: cluster 2024-06-06T20:49:23.016654+0000 mgr.smithi111.upirjr (mgr.14197) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-06-06T20:49:24.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:24 smithi111 bash[14799]: cluster 2024-06-06T20:49:23.016654+0000 mgr.smithi111.upirjr (mgr.14197) 147 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-06-06T20:49:26.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:26 smithi174 bash[22991]: cluster 2024-06-06T20:49:25.017285+0000 mgr.smithi111.upirjr (mgr.14197) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-06T20:49:26.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:26 smithi111 bash[14799]: cluster 2024-06-06T20:49:25.017285+0000 mgr.smithi111.upirjr (mgr.14197) 148 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-06T20:49:27.430 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:49:28.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:28 smithi174 bash[22991]: cluster 2024-06-06T20:49:27.017911+0000 mgr.smithi111.upirjr (mgr.14197) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-06T20:49:28.643 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:28 smithi111 bash[14799]: cluster 2024-06-06T20:49:27.017911+0000 mgr.smithi111.upirjr (mgr.14197) 149 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-06-06T20:49:30.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: cephadm 2024-06-06T20:49:28.981906+0000 mgr.smithi111.upirjr (mgr.14197) 150 : cephadm [INF] Detected new or changed devices on smithi174 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:28.988535+0000 mon.smithi111 (mon.0) 698 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:28.995900+0000 mon.smithi111 (mon.0) 699 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:28.997256+0000 mon.smithi111 (mon.0) 700 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:28.998135+0000 mon.smithi111 (mon.0) 701 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:28.998913+0000 mon.smithi111 (mon.0) 702 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:28.999575+0000 mon.smithi111 (mon.0) 703 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: cephadm 2024-06-06T20:49:29.000145+0000 mgr.smithi111.upirjr (mgr.14197) 151 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 3772M 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: audit 2024-06-06T20:49:29.003908+0000 mon.smithi111 (mon.0) 704 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:30.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:29 smithi111 bash[14799]: cluster 2024-06-06T20:49:29.018419+0000 mgr.smithi111.upirjr (mgr.14197) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:30.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: cephadm 2024-06-06T20:49:28.981906+0000 mgr.smithi111.upirjr (mgr.14197) 150 : cephadm [INF] Detected new or changed devices on smithi174 2024-06-06T20:49:30.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:28.988535+0000 mon.smithi111 (mon.0) 698 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:28.995900+0000 mon.smithi111 (mon.0) 699 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:28.997256+0000 mon.smithi111 (mon.0) 700 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:28.998135+0000 mon.smithi111 (mon.0) 701 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:28.998913+0000 mon.smithi111 (mon.0) 702 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:28.999575+0000 mon.smithi111 (mon.0) 703 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: cephadm 2024-06-06T20:49:29.000145+0000 mgr.smithi111.upirjr (mgr.14197) 151 : cephadm [INF] Adjusting osd_memory_target on smithi174 to 3772M 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: audit 2024-06-06T20:49:29.003908+0000 mon.smithi111 (mon.0) 704 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:29 smithi174 bash[22991]: cluster 2024-06-06T20:49:29.018419+0000 mgr.smithi111.upirjr (mgr.14197) 152 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:31.143 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:31 smithi111 bash[14799]: audit 2024-06-06T20:49:30.551336+0000 mon.smithi111 (mon.0) 705 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:31.179 INFO:teuthology.orchestra.run.smithi111.stdout:pg_num: 1 2024-06-06T20:49:31.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:31 smithi174 bash[22991]: audit 2024-06-06T20:49:30.551336+0000 mon.smithi111 (mon.0) 705 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:32.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:32 smithi174 bash[22991]: cluster 2024-06-06T20:49:31.018986+0000 mgr.smithi111.upirjr (mgr.14197) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:32.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:32 smithi174 bash[22991]: audit 2024-06-06T20:49:31.180698+0000 mon.smithi111 (mon.0) 706 : audit [DBG] from='client.? 172.21.15.111:0/1246826597' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-06T20:49:32.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:32 smithi111 bash[14799]: cluster 2024-06-06T20:49:31.018986+0000 mgr.smithi111.upirjr (mgr.14197) 153 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:32.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:32 smithi111 bash[14799]: audit 2024-06-06T20:49:31.180698+0000 mon.smithi111 (mon.0) 706 : audit [DBG] from='client.? 172.21.15.111:0/1246826597' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-06-06T20:49:32.599 INFO:tasks.cephadm:Setting up client nodes... 2024-06-06T20:49:32.599 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: cephadm 2024-06-06T20:49:32.625778+0000 mgr.smithi111.upirjr (mgr.14197) 154 : cephadm [INF] Detected new or changed devices on smithi111 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.634914+0000 mon.smithi111 (mon.0) 707 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.642605+0000 mon.smithi111 (mon.0) 708 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.644509+0000 mon.smithi111 (mon.0) 709 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.645884+0000 mon.smithi111 (mon.0) 710 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.647011+0000 mon.smithi111 (mon.0) 711 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.648121+0000 mon.smithi111 (mon.0) 712 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: cephadm 2024-06-06T20:49:32.648914+0000 mgr.smithi111.upirjr (mgr.14197) 155 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 3004M 2024-06-06T20:49:33.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.654790+0000 mon.smithi111 (mon.0) 713 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.656856+0000 mon.smithi111 (mon.0) 714 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.657909+0000 mon.smithi111 (mon.0) 715 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.665590+0000 mon.smithi111 (mon.0) 716 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.669504+0000 mon.smithi111 (mon.0) 717 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.674416+0000 mon.smithi111 (mon.0) 718 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.675474+0000 mon.smithi111 (mon.0) 719 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.679417+0000 mon.smithi111 (mon.0) 720 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: audit 2024-06-06T20:49:32.680386+0000 mon.smithi111 (mon.0) 721 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:49:33.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:33 smithi111 bash[14799]: cluster 2024-06-06T20:49:33.019647+0000 mgr.smithi111.upirjr (mgr.14197) 156 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:34.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: cephadm 2024-06-06T20:49:32.625778+0000 mgr.smithi111.upirjr (mgr.14197) 154 : cephadm [INF] Detected new or changed devices on smithi111 2024-06-06T20:49:34.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.634914+0000 mon.smithi111 (mon.0) 707 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.642605+0000 mon.smithi111 (mon.0) 708 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.644509+0000 mon.smithi111 (mon.0) 709 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.645884+0000 mon.smithi111 (mon.0) 710 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.647011+0000 mon.smithi111 (mon.0) 711 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.648121+0000 mon.smithi111 (mon.0) 712 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: cephadm 2024-06-06T20:49:32.648914+0000 mgr.smithi111.upirjr (mgr.14197) 155 : cephadm [INF] Adjusting osd_memory_target on smithi111 to 3004M 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.654790+0000 mon.smithi111 (mon.0) 713 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.656856+0000 mon.smithi111 (mon.0) 714 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.657909+0000 mon.smithi111 (mon.0) 715 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.665590+0000 mon.smithi111 (mon.0) 716 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.669504+0000 mon.smithi111 (mon.0) 717 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.674416+0000 mon.smithi111 (mon.0) 718 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.675474+0000 mon.smithi111 (mon.0) 719 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:49:34.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.679417+0000 mon.smithi111 (mon.0) 720 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-06-06T20:49:34.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: audit 2024-06-06T20:49:32.680386+0000 mon.smithi111 (mon.0) 721 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:49:34.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:33 smithi174 bash[22991]: cluster 2024-06-06T20:49:33.019647+0000 mgr.smithi111.upirjr (mgr.14197) 156 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:36.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:36 smithi174 bash[22991]: cluster 2024-06-06T20:49:35.020301+0000 mgr.smithi111.upirjr (mgr.14197) 157 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:36.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:36 smithi111 bash[14799]: cluster 2024-06-06T20:49:35.020301+0000 mgr.smithi111.upirjr (mgr.14197) 157 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:37.349 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:49:38.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:38 smithi174 bash[22991]: cluster 2024-06-06T20:49:37.020974+0000 mgr.smithi111.upirjr (mgr.14197) 158 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:38.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:38 smithi111 bash[14799]: cluster 2024-06-06T20:49:37.020974+0000 mgr.smithi111.upirjr (mgr.14197) 158 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:40.335 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:40 smithi174 bash[22991]: cluster 2024-06-06T20:49:39.021501+0000 mgr.smithi111.upirjr (mgr.14197) 159 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:40.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:40 smithi111 bash[14799]: cluster 2024-06-06T20:49:39.021501+0000 mgr.smithi111.upirjr (mgr.14197) 159 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:41.997 INFO:teuthology.orchestra.run.smithi111.stdout:[client.0] 2024-06-06T20:49:41.998 INFO:teuthology.orchestra.run.smithi111.stdout: key = AQDlIGJmeUggOxAA9kj52g1gLJ41dAYbRJWHcQ== 2024-06-06T20:49:42.236 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:42 smithi174 bash[22991]: cluster 2024-06-06T20:49:41.022233+0000 mgr.smithi111.upirjr (mgr.14197) 160 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:42.236 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:42 smithi174 bash[22991]: audit 2024-06-06T20:49:41.991634+0000 mon.smithi111 (mon.0) 722 : audit [INF] from='client.? 172.21.15.111:0/583115452' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-06T20:49:42.236 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:42 smithi174 bash[22991]: audit 2024-06-06T20:49:41.998817+0000 mon.smithi111 (mon.0) 723 : audit [INF] from='client.? 172.21.15.111:0/583115452' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-06T20:49:42.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:42 smithi111 bash[14799]: cluster 2024-06-06T20:49:41.022233+0000 mgr.smithi111.upirjr (mgr.14197) 160 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:42.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:42 smithi111 bash[14799]: audit 2024-06-06T20:49:41.991634+0000 mon.smithi111 (mon.0) 722 : audit [INF] from='client.? 172.21.15.111:0/583115452' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-06T20:49:42.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:42 smithi111 bash[14799]: audit 2024-06-06T20:49:41.998817+0000 mon.smithi111 (mon.0) 723 : audit [INF] from='client.? 172.21.15.111:0/583115452' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-06T20:49:42.827 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:49:42.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-06-06T20:49:42.828 DEBUG:teuthology.orchestra.run.smithi111:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-06-06T20:49:42.846 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-06-06T20:49:44.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:44 smithi174 bash[22991]: cluster 2024-06-06T20:49:43.022845+0000 mgr.smithi111.upirjr (mgr.14197) 161 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:44.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:44 smithi111 bash[14799]: cluster 2024-06-06T20:49:43.022845+0000 mgr.smithi111.upirjr (mgr.14197) 161 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:46.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:46 smithi174 bash[22991]: cluster 2024-06-06T20:49:45.023473+0000 mgr.smithi111.upirjr (mgr.14197) 162 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:46.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:46 smithi174 bash[22991]: audit 2024-06-06T20:49:45.552308+0000 mon.smithi111 (mon.0) 724 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:46.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:46 smithi111 bash[14799]: cluster 2024-06-06T20:49:45.023473+0000 mgr.smithi111.upirjr (mgr.14197) 162 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:46.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:46 smithi111 bash[14799]: audit 2024-06-06T20:49:45.552308+0000 mon.smithi111 (mon.0) 724 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:49:47.566 INFO:teuthology.orchestra.run.smithi174.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi174/config 2024-06-06T20:49:48.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:48 smithi174 bash[22991]: cluster 2024-06-06T20:49:47.024161+0000 mgr.smithi111.upirjr (mgr.14197) 163 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:48.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:48 smithi111 bash[14799]: cluster 2024-06-06T20:49:47.024161+0000 mgr.smithi111.upirjr (mgr.14197) 163 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:50.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:50 smithi174 bash[22991]: cluster 2024-06-06T20:49:49.024620+0000 mgr.smithi111.upirjr (mgr.14197) 164 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:50.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:50 smithi111 bash[14799]: cluster 2024-06-06T20:49:49.024620+0000 mgr.smithi111.upirjr (mgr.14197) 164 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:52.071 INFO:teuthology.orchestra.run.smithi174.stdout:[client.1] 2024-06-06T20:49:52.071 INFO:teuthology.orchestra.run.smithi174.stdout: key = AQDwIGJmorfnAxAA7+1LoqXhJ7bplLAAagD75Q== 2024-06-06T20:49:52.225 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:52 smithi174 bash[22991]: cluster 2024-06-06T20:49:51.025190+0000 mgr.smithi111.upirjr (mgr.14197) 165 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:52.226 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:52 smithi174 bash[22991]: audit 2024-06-06T20:49:52.063883+0000 mon.smithi174 (mon.1) 19 : audit [INF] from='client.? 172.21.15.174:0/527788526' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-06T20:49:52.226 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:52 smithi174 bash[22991]: audit 2024-06-06T20:49:52.065213+0000 mon.smithi111 (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-06T20:49:52.226 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:52 smithi174 bash[22991]: audit 2024-06-06T20:49:52.072047+0000 mon.smithi111 (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-06T20:49:52.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:52 smithi111 bash[14799]: cluster 2024-06-06T20:49:51.025190+0000 mgr.smithi111.upirjr (mgr.14197) 165 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:52.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:52 smithi111 bash[14799]: audit 2024-06-06T20:49:52.063883+0000 mon.smithi174 (mon.1) 19 : audit [INF] from='client.? 172.21.15.174:0/527788526' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-06T20:49:52.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:52 smithi111 bash[14799]: audit 2024-06-06T20:49:52.065213+0000 mon.smithi111 (mon.0) 725 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-06-06T20:49:52.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:52 smithi111 bash[14799]: audit 2024-06-06T20:49:52.072047+0000 mon.smithi111 (mon.0) 726 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-06-06T20:49:53.144 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:49:53.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-06-06T20:49:53.144 DEBUG:teuthology.orchestra.run.smithi174:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-06-06T20:49:53.168 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-06-06T20:49:53.169 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-06-06T20:49:53.169 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph mgr dump --format=json 2024-06-06T20:49:54.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:54 smithi174 bash[22991]: cluster 2024-06-06T20:49:53.025846+0000 mgr.smithi111.upirjr (mgr.14197) 166 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:54.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:54 smithi111 bash[14799]: cluster 2024-06-06T20:49:53.025846+0000 mgr.smithi111.upirjr (mgr.14197) 166 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:56.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:56 smithi174 bash[22991]: cluster 2024-06-06T20:49:55.026511+0000 mgr.smithi111.upirjr (mgr.14197) 167 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:56.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:56 smithi111 bash[14799]: cluster 2024-06-06T20:49:55.026511+0000 mgr.smithi111.upirjr (mgr.14197) 167 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:57.905 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:49:58.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:49:58 smithi174 bash[22991]: cluster 2024-06-06T20:49:57.027198+0000 mgr.smithi111.upirjr (mgr.14197) 168 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:49:58.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:49:58 smithi111 bash[14799]: cluster 2024-06-06T20:49:57.027198+0000 mgr.smithi111.upirjr (mgr.14197) 168 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:49:59.027849+0000 mgr.smithi111.upirjr (mgr.14197) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:00.000150+0000 mon.smithi111 (mon.0) 727 : cluster [WRN] Health detail: HEALTH_WARN 4 mgr modules have recently crashed 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:00.000176+0000 mon.smithi111 (mon.0) 728 : cluster [WRN] [WRN] RECENT_MGR_MODULE_CRASH: 4 mgr modules have recently crashed 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:00.000183+0000 mon.smithi111 (mon.0) 729 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi174.ffdxpp on host smithi174 at 2024-06-06T20:47:00.100949Z 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:00.000190+0000 mon.smithi111 (mon.0) 730 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi111.upirjr on host smithi111 at 2024-06-06T20:43:57.911410Z 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:00.000196+0000 mon.smithi111 (mon.0) 731 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi111.upirjr on host smithi111 at 2024-06-06T20:44:10.502041Z 2024-06-06T20:50:00.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:00.000203+0000 mon.smithi111 (mon.0) 732 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi111.upirjr on host smithi111 at 2024-06-06T20:44:56.252725Z 2024-06-06T20:50:00.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:49:59.027849+0000 mgr.smithi111.upirjr (mgr.14197) 169 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:00.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:00.000150+0000 mon.smithi111 (mon.0) 727 : cluster [WRN] Health detail: HEALTH_WARN 4 mgr modules have recently crashed 2024-06-06T20:50:00.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:00.000176+0000 mon.smithi111 (mon.0) 728 : cluster [WRN] [WRN] RECENT_MGR_MODULE_CRASH: 4 mgr modules have recently crashed 2024-06-06T20:50:00.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:00.000183+0000 mon.smithi111 (mon.0) 729 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi174.ffdxpp on host smithi174 at 2024-06-06T20:47:00.100949Z 2024-06-06T20:50:00.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:00.000190+0000 mon.smithi111 (mon.0) 730 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi111.upirjr on host smithi111 at 2024-06-06T20:43:57.911410Z 2024-06-06T20:50:00.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:00.000196+0000 mon.smithi111 (mon.0) 731 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi111.upirjr on host smithi111 at 2024-06-06T20:44:10.502041Z 2024-06-06T20:50:00.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:00.000203+0000 mon.smithi111 (mon.0) 732 : cluster [WRN] mgr module k8sevents crashed in daemon mgr.smithi111.upirjr on host smithi111 at 2024-06-06T20:44:56.252725Z 2024-06-06T20:50:01.358 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:01 smithi111 bash[14799]: audit 2024-06-06T20:50:00.552562+0000 mon.smithi111 (mon.0) 733 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:01.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:01 smithi174 bash[22991]: audit 2024-06-06T20:50:00.552562+0000 mon.smithi111 (mon.0) 733 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:02.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:02 smithi111 bash[14799]: cluster 2024-06-06T20:50:01.028412+0000 mgr.smithi111.upirjr (mgr.14197) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:02.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:02 smithi174 bash[22991]: cluster 2024-06-06T20:50:01.028412+0000 mgr.smithi111.upirjr (mgr.14197) 170 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:03.175 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:50:03.498 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:03 smithi111 bash[14799]: audit 2024-06-06T20:50:02.250153+0000 mon.smithi111 (mon.0) 734 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:03.498 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:03 smithi111 bash[14799]: audit 2024-06-06T20:50:02.255872+0000 mon.smithi111 (mon.0) 735 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:03.498 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:03 smithi111 bash[14799]: audit 2024-06-06T20:50:03.167670+0000 mon.smithi111 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.111:0/996297718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-06T20:50:03.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:03 smithi174 bash[22991]: audit 2024-06-06T20:50:02.250153+0000 mon.smithi111 (mon.0) 734 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:03.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:03 smithi174 bash[22991]: audit 2024-06-06T20:50:02.255872+0000 mon.smithi111 (mon.0) 735 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:03.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:03 smithi174 bash[22991]: audit 2024-06-06T20:50:03.167670+0000 mon.smithi111 (mon.0) 736 : audit [DBG] from='client.? 172.21.15.111:0/996297718' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-06-06T20:50:04.335 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":19,"flags":0,"active_gid":14197,"active_name":"smithi111.upirjr","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6800","nonce":3021189468},{"type":"v1","addr":"172.21.15.111:6801","nonce":3021189468}]},"active_addr":"172.21.15.111:6801/3021189468","active_change":"2024-06-06T20:46:30.459675+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":14212,"name":"smithi174.ffdxpp","mgr_features":4540138322906710015,"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":"True","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":"upmap","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.25.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":false,"error_string":"No module named 'kubernetes.client.models.v1_event'","module_options":{}},{"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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]}}},{"name":"mirroring","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":"nfs","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":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":"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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":"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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"stats","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":"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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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","nfs","prometheus","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":"True","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":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = 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":"2359","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":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = 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":"upmap","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":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"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":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","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":"quay.io/prometheus/alertmanager:v0.25.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":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:9.4.7","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.5.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.0.0","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.43.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:2.4.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","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":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","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":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","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_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","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":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","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":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_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":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","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":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","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":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","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":false,"error_string":"No module named 'kubernetes.client.models.v1_event'","module_options":{}},{"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":"what failure domain we should separate data replicas across.","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":"value to set min_size to (unchanged from Ceph's default if this option is not set)","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":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_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":[]}}},{"name":"mirroring","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":"nfs","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":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","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":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","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":"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":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"exclude_perf_counters":{"name":"exclude_perf_counters","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Do not include perf-counters in the metrics output","long_desc":"Gathering perf-counters from a single Prometheus exporter can degrade ceph-mgr performance, especially in large clusters. Instead, Ceph-exporter daemons are now used by default for perf-counter gathering. This should only be disabled when no ceph-exporters are deployed.","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":[]},"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":"float","level":"advanced","flags":0,"default_value":"15.0","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":"the IPv4 or IPv6 address on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rgw","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":"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":[]},"storage_class":{"name":"storage_class","type":"str","level":"advanced","flags":0,"default_value":"local","min":"","max":"","enum_allowed":[],"desc":"storage class name for LSO-discovered PVs","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":[]},"rwoption7":{"name":"rwoption7","type":"int","level":"advanced","flags":0,"default_value":"","min":"1","max":"42","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":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","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":"stats","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":"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":"Share metadata about Ceph daemon crashes (version, stack straces, etc)","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share device health metrics (e.g., SMART data, minus potentially identifying info like serial numbers)","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share a user-provided description and/or contact email for the cluster","long_desc":"","tags":[],"see_also":[]},"channel_perf":{"name":"channel_perf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Share various performance metrics of a cluster","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"leaderboard_description":{"name":"leaderboard_description","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":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"","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":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"uint","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":"","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://172.21.15.111:8443/","prometheus":"http://172.21.15.111:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":5,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":2429069974}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":1675980868}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":1547923873}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.111:0","nonce":3739332858}]}]} 2024-06-06T20:50:04.339 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-06-06T20:50:04.339 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-06-06T20:50:04.340 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-06T20:50:04.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:04 smithi111 bash[14799]: cluster 2024-06-06T20:50:03.028883+0000 mgr.smithi111.upirjr (mgr.14197) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:04.632 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:04 smithi174 bash[22991]: cluster 2024-06-06T20:50:03.028883+0000 mgr.smithi111.upirjr (mgr.14197) 171 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:06.132 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:05 smithi174 bash[22991]: audit 2024-06-06T20:50:04.740226+0000 mon.smithi111 (mon.0) 737 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:06.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:05 smithi174 bash[22991]: audit 2024-06-06T20:50:04.748633+0000 mon.smithi111 (mon.0) 738 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:06.133 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:05 smithi174 bash[22991]: cluster 2024-06-06T20:50:05.029507+0000 mgr.smithi111.upirjr (mgr.14197) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:06.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:05 smithi111 bash[14799]: audit 2024-06-06T20:50:04.740226+0000 mon.smithi111 (mon.0) 737 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:06.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:05 smithi111 bash[14799]: audit 2024-06-06T20:50:04.748633+0000 mon.smithi111 (mon.0) 738 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:50:06.144 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:05 smithi111 bash[14799]: cluster 2024-06-06T20:50:05.029507+0000 mgr.smithi111.upirjr (mgr.14197) 172 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:08.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:08 smithi174 bash[22991]: cluster 2024-06-06T20:50:07.030155+0000 mgr.smithi111.upirjr (mgr.14197) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:08.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:08 smithi111 bash[14799]: cluster 2024-06-06T20:50:07.030155+0000 mgr.smithi111.upirjr (mgr.14197) 173 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:09.080 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:10.382 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:10 smithi174 bash[22991]: cluster 2024-06-06T20:50:09.030781+0000 mgr.smithi111.upirjr (mgr.14197) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:10.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:10 smithi111 bash[14799]: cluster 2024-06-06T20:50:09.030781+0000 mgr.smithi111.upirjr (mgr.14197) 174 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:12.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:12 smithi174 bash[22991]: cluster 2024-06-06T20:50:11.031428+0000 mgr.smithi111.upirjr (mgr.14197) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:12.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:12 smithi111 bash[14799]: cluster 2024-06-06T20:50:11.031428+0000 mgr.smithi111.upirjr (mgr.14197) 175 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:12.396 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:50:12.396 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":45,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","created":"2024-06-06T20:43:44.574502+0000","modified":"2024-06-06T20:49:13.110924+0000","last_up_change":"2024-06-06T20:49:09.072817+0000","last_in_change":"2024-06-06T20:48:12.757998+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-06-06T20:48:47.043631+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"24","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"e7b4748e-8589-4161-adf8-72dabb527e3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6801","nonce":253387559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6803","nonce":253387559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6807","nonce":253387559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6805","nonce":253387559}]},"public_addr":"172.21.15.174:6801/253387559","cluster_addr":"172.21.15.174:6803/253387559","heartbeat_back_addr":"172.21.15.174:6807/253387559","heartbeat_front_addr":"172.21.15.174:6805/253387559","state":["exists","up"]},{"osd":1,"uuid":"81ed2f5f-3fc5-436d-9be1-36609a0e6cbf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6803","nonce":2047268477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6805","nonce":2047268477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6809","nonce":2047268477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6807","nonce":2047268477}]},"public_addr":"172.21.15.111:6803/2047268477","cluster_addr":"172.21.15.111:6805/2047268477","heartbeat_back_addr":"172.21.15.111:6809/2047268477","heartbeat_front_addr":"172.21.15.111:6807/2047268477","state":["exists","up"]},{"osd":2,"uuid":"3f164fa5-0f26-4012-a095-81bedea31d15","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6809","nonce":1798732365}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6811","nonce":1798732365}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6815","nonce":1798732365}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6813","nonce":1798732365}]},"public_addr":"172.21.15.174:6809/1798732365","cluster_addr":"172.21.15.174:6811/1798732365","heartbeat_back_addr":"172.21.15.174:6815/1798732365","heartbeat_front_addr":"172.21.15.174:6813/1798732365","state":["exists","up"]},{"osd":3,"uuid":"375222dd-a7f9-43fc-ab60-55b19aa1d631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6811","nonce":4127074144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6813","nonce":4127074144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6817","nonce":4127074144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6815","nonce":4127074144}]},"public_addr":"172.21.15.111:6811/4127074144","cluster_addr":"172.21.15.111:6813/4127074144","heartbeat_back_addr":"172.21.15.111:6817/4127074144","heartbeat_front_addr":"172.21.15.111:6815/4127074144","state":["exists","up"]},{"osd":4,"uuid":"9b9f8c85-7dec-4223-87cd-fd540212e17f","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.174:6816","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6817","nonce":272835185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6819","nonce":272835185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6823","nonce":272835185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6821","nonce":272835185}]},"public_addr":"172.21.15.174:6817/272835185","cluster_addr":"172.21.15.174:6819/272835185","heartbeat_back_addr":"172.21.15.174:6823/272835185","heartbeat_front_addr":"172.21.15.174:6821/272835185","state":["exists","up"]},{"osd":5,"uuid":"44e204c1-28ba-4f25-bed0-fbebbdd9955b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6819","nonce":2825723338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6821","nonce":2825723338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6825","nonce":2825723338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6823","nonce":2825723338}]},"public_addr":"172.21.15.111:6819/2825723338","cluster_addr":"172.21.15.111:6821/2825723338","heartbeat_back_addr":"172.21.15.111:6825/2825723338","heartbeat_front_addr":"172.21.15.111:6823/2825723338","state":["exists","up"]},{"osd":6,"uuid":"4702a1b7-97ef-471a-a1fb-90612b26656b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6824","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6825","nonce":3994203610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6827","nonce":3994203610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6831","nonce":3994203610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6829","nonce":3994203610}]},"public_addr":"172.21.15.174:6825/3994203610","cluster_addr":"172.21.15.174:6827/3994203610","heartbeat_back_addr":"172.21.15.174:6831/3994203610","heartbeat_front_addr":"172.21.15.174:6829/3994203610","state":["exists","up"]},{"osd":7,"uuid":"1cfa97ea-a587-46e7-a49b-9f01615ac56b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6827","nonce":1426191802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6829","nonce":1426191802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6833","nonce":1426191802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6831","nonce":1426191802}]},"public_addr":"172.21.15.111:6827/1426191802","cluster_addr":"172.21.15.111:6829/1426191802","heartbeat_back_addr":"172.21.15.111:6833/1426191802","heartbeat_front_addr":"172.21.15.111:6831/1426191802","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:38.118815+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:44.566345+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:43.970511+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:53.169027+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:50.175827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:49:01.436082+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:54.907346+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:49:08.001671+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:0/4111590651":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/1309517373":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6800/1370688632":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6801/1370688632":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6800/1639296335":"2024-06-07T20:44:58.187885+0000","172.21.15.111:6801/1639296335":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2629169057":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2245919932":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6801/921214401":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/3980774049":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2214402557":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/752894473":"2024-06-07T20:46:30.459368+0000","172.21.15.111:6800/921214401":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/1082215178":"2024-06-07T20:44:12.404207+0000","172.21.15.111:0/575800702":"2024-06-07T20:46:30.459368+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-06-06T20:50:13.223 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-06-06T20:50:13.223 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd dump --format=json 2024-06-06T20:50:13.385 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:13 smithi174 bash[22991]: audit 2024-06-06T20:50:12.395847+0000 mon.smithi111 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.111:0/3362268566' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-06T20:50:13.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:13 smithi111 bash[14799]: audit 2024-06-06T20:50:12.395847+0000 mon.smithi111 (mon.0) 739 : audit [DBG] from='client.? 172.21.15.111:0/3362268566' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-06T20:50:14.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:14 smithi174 bash[22991]: cluster 2024-06-06T20:50:13.032063+0000 mgr.smithi111.upirjr (mgr.14197) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:14.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:14 smithi111 bash[14799]: cluster 2024-06-06T20:50:13.032063+0000 mgr.smithi111.upirjr (mgr.14197) 176 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:16.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:16 smithi174 bash[22991]: cluster 2024-06-06T20:50:15.032668+0000 mgr.smithi111.upirjr (mgr.14197) 177 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:16.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:16 smithi174 bash[22991]: audit 2024-06-06T20:50:15.553066+0000 mon.smithi111 (mon.0) 740 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:16.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:16 smithi111 bash[14799]: cluster 2024-06-06T20:50:15.032668+0000 mgr.smithi111.upirjr (mgr.14197) 177 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:16.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:16 smithi111 bash[14799]: audit 2024-06-06T20:50:15.553066+0000 mon.smithi111 (mon.0) 740 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:17.974 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:18.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:18 smithi174 bash[22991]: cluster 2024-06-06T20:50:17.033295+0000 mgr.smithi111.upirjr (mgr.14197) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:18.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:18 smithi111 bash[14799]: cluster 2024-06-06T20:50:17.033295+0000 mgr.smithi111.upirjr (mgr.14197) 178 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:20.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:20 smithi174 bash[22991]: cluster 2024-06-06T20:50:19.034025+0000 mgr.smithi111.upirjr (mgr.14197) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:20.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:20 smithi111 bash[14799]: cluster 2024-06-06T20:50:19.034025+0000 mgr.smithi111.upirjr (mgr.14197) 179 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:21.218 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:50:21.218 INFO:teuthology.orchestra.run.smithi111.stdout:{"epoch":45,"fsid":"451a3ea8-2445-11ef-bc9b-c7b262605968","created":"2024-06-06T20:43:44.574502+0000","modified":"2024-06-06T20:49:13.110924+0000","last_up_change":"2024-06-06T20:49:09.072817+0000","last_in_change":"2024-06-06T20:48:12.757998+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":16,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-06-06T20:48:47.043631+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"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":"24","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_max":32,"pg_num_min":1},"application_metadata":{"mgr":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}}],"osds":[{"osd":0,"uuid":"e7b4748e-8589-4161-adf8-72dabb527e3f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":16,"up_thru":43,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6800","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6801","nonce":253387559}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6802","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6803","nonce":253387559}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6806","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6807","nonce":253387559}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6804","nonce":253387559},{"type":"v1","addr":"172.21.15.174:6805","nonce":253387559}]},"public_addr":"172.21.15.174:6801/253387559","cluster_addr":"172.21.15.174:6803/253387559","heartbeat_back_addr":"172.21.15.174:6807/253387559","heartbeat_front_addr":"172.21.15.174:6805/253387559","state":["exists","up"]},{"osd":1,"uuid":"81ed2f5f-3fc5-436d-9be1-36609a0e6cbf","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":21,"up_thru":33,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6802","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6803","nonce":2047268477}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6804","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6805","nonce":2047268477}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6808","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6809","nonce":2047268477}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6806","nonce":2047268477},{"type":"v1","addr":"172.21.15.111:6807","nonce":2047268477}]},"public_addr":"172.21.15.111:6803/2047268477","cluster_addr":"172.21.15.111:6805/2047268477","heartbeat_back_addr":"172.21.15.111:6809/2047268477","heartbeat_front_addr":"172.21.15.111:6807/2047268477","state":["exists","up"]},{"osd":2,"uuid":"3f164fa5-0f26-4012-a095-81bedea31d15","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":20,"up_thru":26,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6808","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6809","nonce":1798732365}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6810","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6811","nonce":1798732365}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6814","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6815","nonce":1798732365}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6812","nonce":1798732365},{"type":"v1","addr":"172.21.15.174:6813","nonce":1798732365}]},"public_addr":"172.21.15.174:6809/1798732365","cluster_addr":"172.21.15.174:6811/1798732365","heartbeat_back_addr":"172.21.15.174:6815/1798732365","heartbeat_front_addr":"172.21.15.174:6813/1798732365","state":["exists","up"]},{"osd":3,"uuid":"375222dd-a7f9-43fc-ab60-55b19aa1d631","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6810","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6811","nonce":4127074144}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6812","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6813","nonce":4127074144}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6816","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6817","nonce":4127074144}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6814","nonce":4127074144},{"type":"v1","addr":"172.21.15.111:6815","nonce":4127074144}]},"public_addr":"172.21.15.111:6811/4127074144","cluster_addr":"172.21.15.111:6813/4127074144","heartbeat_back_addr":"172.21.15.111:6817/4127074144","heartbeat_front_addr":"172.21.15.111:6815/4127074144","state":["exists","up"]},{"osd":4,"uuid":"9b9f8c85-7dec-4223-87cd-fd540212e17f","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.174:6816","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6817","nonce":272835185}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6818","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6819","nonce":272835185}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6822","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6823","nonce":272835185}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6820","nonce":272835185},{"type":"v1","addr":"172.21.15.174:6821","nonce":272835185}]},"public_addr":"172.21.15.174:6817/272835185","cluster_addr":"172.21.15.174:6819/272835185","heartbeat_back_addr":"172.21.15.174:6823/272835185","heartbeat_front_addr":"172.21.15.174:6821/272835185","state":["exists","up"]},{"osd":5,"uuid":"44e204c1-28ba-4f25-bed0-fbebbdd9955b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":37,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6818","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6819","nonce":2825723338}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6820","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6821","nonce":2825723338}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6824","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6825","nonce":2825723338}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6822","nonce":2825723338},{"type":"v1","addr":"172.21.15.111:6823","nonce":2825723338}]},"public_addr":"172.21.15.111:6819/2825723338","cluster_addr":"172.21.15.111:6821/2825723338","heartbeat_back_addr":"172.21.15.111:6825/2825723338","heartbeat_front_addr":"172.21.15.111:6823/2825723338","state":["exists","up"]},{"osd":6,"uuid":"4702a1b7-97ef-471a-a1fb-90612b26656b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6824","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6825","nonce":3994203610}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6826","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6827","nonce":3994203610}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6830","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6831","nonce":3994203610}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.174:6828","nonce":3994203610},{"type":"v1","addr":"172.21.15.174:6829","nonce":3994203610}]},"public_addr":"172.21.15.174:6825/3994203610","cluster_addr":"172.21.15.174:6827/3994203610","heartbeat_back_addr":"172.21.15.174:6831/3994203610","heartbeat_front_addr":"172.21.15.174:6829/3994203610","state":["exists","up"]},{"osd":7,"uuid":"1cfa97ea-a587-46e7-a49b-9f01615ac56b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":41,"up_thru":44,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6826","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6827","nonce":1426191802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6828","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6829","nonce":1426191802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6832","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6833","nonce":1426191802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.111:6830","nonce":1426191802},{"type":"v1","addr":"172.21.15.111:6831","nonce":1426191802}]},"public_addr":"172.21.15.111:6827/1426191802","cluster_addr":"172.21.15.111:6829/1426191802","heartbeat_back_addr":"172.21.15.111:6833/1426191802","heartbeat_front_addr":"172.21.15.111:6831/1426191802","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:38.118815+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:44.566345+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:43.970511+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:53.169027+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:50.175827+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:49:01.436082+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:48:54.907346+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-06-06T20:49:08.001671+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.111:0/4111590651":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/1309517373":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6800/1370688632":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6801/1370688632":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6800/1639296335":"2024-06-07T20:44:58.187885+0000","172.21.15.111:6801/1639296335":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2629169057":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2245919932":"2024-06-07T20:44:12.404207+0000","172.21.15.111:6801/921214401":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/3980774049":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/2214402557":"2024-06-07T20:44:58.187885+0000","172.21.15.111:0/752894473":"2024-06-07T20:46:30.459368+0000","172.21.15.111:6800/921214401":"2024-06-07T20:46:30.459368+0000","172.21.15.111:0/1082215178":"2024-06-07T20:44:12.404207+0000","172.21.15.111:0/575800702":"2024-06-07T20:46:30.459368+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2024-06-06T20:50:22.037 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-06-06T20:50:22.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-06-06T20:50:22.038 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-06-06T20:50:22.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-06-06T20:50:22.039 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-06-06T20:50:22.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-06-06T20:50:22.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-06-06T20:50:22.041 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-06-06T20:50:22.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:22 smithi174 bash[22991]: cluster 2024-06-06T20:50:21.034486+0000 mgr.smithi111.upirjr (mgr.14197) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:22.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:22 smithi174 bash[22991]: audit 2024-06-06T20:50:21.217376+0000 mon.smithi111 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.111:0/984231250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-06T20:50:22.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:22 smithi111 bash[14799]: cluster 2024-06-06T20:50:21.034486+0000 mgr.smithi111.upirjr (mgr.14197) 180 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:22.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:22 smithi111 bash[14799]: audit 2024-06-06T20:50:21.217376+0000 mon.smithi111 (mon.0) 741 : audit [DBG] from='client.? 172.21.15.111:0/984231250' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-06-06T20:50:24.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:24 smithi174 bash[22991]: cluster 2024-06-06T20:50:23.035109+0000 mgr.smithi111.upirjr (mgr.14197) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:24.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:24 smithi111 bash[14799]: cluster 2024-06-06T20:50:23.035109+0000 mgr.smithi111.upirjr (mgr.14197) 181 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:26.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:26 smithi174 bash[22991]: cluster 2024-06-06T20:50:25.035787+0000 mgr.smithi111.upirjr (mgr.14197) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:26.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:26 smithi111 bash[14799]: cluster 2024-06-06T20:50:25.035787+0000 mgr.smithi111.upirjr (mgr.14197) 182 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:26.862 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.864 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.864 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.865 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.865 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.869 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.869 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:26.873 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:28.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:28 smithi174 bash[22991]: cluster 2024-06-06T20:50:27.036461+0000 mgr.smithi111.upirjr (mgr.14197) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:28.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:28 smithi111 bash[14799]: cluster 2024-06-06T20:50:27.036461+0000 mgr.smithi111.upirjr (mgr.14197) 183 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:30.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:30 smithi174 bash[22991]: cluster 2024-06-06T20:50:29.036882+0000 mgr.smithi111.upirjr (mgr.14197) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:30.393 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:30 smithi111 bash[14799]: cluster 2024-06-06T20:50:29.036882+0000 mgr.smithi111.upirjr (mgr.14197) 184 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:31.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:31 smithi111 bash[14799]: audit 2024-06-06T20:50:30.553463+0000 mon.smithi111 (mon.0) 742 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:31.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:31 smithi174 bash[22991]: audit 2024-06-06T20:50:30.553463+0000 mon.smithi111 (mon.0) 742 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:32.288 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:32 smithi111 bash[14799]: cluster 2024-06-06T20:50:31.037296+0000 mgr.smithi111.upirjr (mgr.14197) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:32.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:32 smithi174 bash[22991]: cluster 2024-06-06T20:50:31.037296+0000 mgr.smithi111.upirjr (mgr.14197) 185 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:34.408 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:34 smithi111 bash[14799]: cluster 2024-06-06T20:50:33.037639+0000 mgr.smithi111.upirjr (mgr.14197) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:34.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:34 smithi174 bash[22991]: cluster 2024-06-06T20:50:33.037639+0000 mgr.smithi111.upirjr (mgr.14197) 186 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:36.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:36 smithi111 bash[14799]: cluster 2024-06-06T20:50:35.038227+0000 mgr.smithi111.upirjr (mgr.14197) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:36.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:36 smithi174 bash[22991]: cluster 2024-06-06T20:50:35.038227+0000 mgr.smithi111.upirjr (mgr.14197) 187 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:38.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:38 smithi174 bash[22991]: cluster 2024-06-06T20:50:37.038923+0000 mgr.smithi111.upirjr (mgr.14197) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:38.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:38 smithi111 bash[14799]: cluster 2024-06-06T20:50:37.038923+0000 mgr.smithi111.upirjr (mgr.14197) 188 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:40.599 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:40 smithi111 bash[14799]: cluster 2024-06-06T20:50:39.039546+0000 mgr.smithi111.upirjr (mgr.14197) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:40.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:40 smithi174 bash[22991]: cluster 2024-06-06T20:50:39.039546+0000 mgr.smithi111.upirjr (mgr.14197) 189 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:41.885 INFO:teuthology.orchestra.run.smithi111.stdout:85899345945 2024-06-06T20:50:41.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-06-06T20:50:42.467 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:42 smithi111 bash[14799]: cluster 2024-06-06T20:50:41.040139+0000 mgr.smithi111.upirjr (mgr.14197) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:42.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:42 smithi174 bash[22991]: cluster 2024-06-06T20:50:41.040139+0000 mgr.smithi111.upirjr (mgr.14197) 190 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:44.230 INFO:teuthology.orchestra.run.smithi111.stdout:115964117016 2024-06-06T20:50:44.231 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-06-06T20:50:44.292 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:44 smithi111 bash[14799]: cluster 2024-06-06T20:50:43.040538+0000 mgr.smithi111.upirjr (mgr.14197) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:44.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:44 smithi174 bash[22991]: cluster 2024-06-06T20:50:43.040538+0000 mgr.smithi111.upirjr (mgr.14197) 191 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:44.832 INFO:teuthology.orchestra.run.smithi111.stdout:176093659158 2024-06-06T20:50:44.833 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-06-06T20:50:46.282 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:46 smithi111 bash[14799]: cluster 2024-06-06T20:50:45.041162+0000 mgr.smithi111.upirjr (mgr.14197) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:46.282 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:46 smithi111 bash[14799]: audit 2024-06-06T20:50:45.553159+0000 mon.smithi111 (mon.0) 743 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:46.283 INFO:teuthology.orchestra.run.smithi111.stdout:158913789974 2024-06-06T20:50:46.283 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-06-06T20:50:46.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:46 smithi174 bash[22991]: cluster 2024-06-06T20:50:45.041162+0000 mgr.smithi111.upirjr (mgr.14197) 192 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:46.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:46 smithi174 bash[22991]: audit 2024-06-06T20:50:45.553159+0000 mon.smithi111 (mon.0) 743 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:50:46.899 INFO:teuthology.orchestra.run.smithi111.stdout:128849018904 2024-06-06T20:50:46.899 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-06-06T20:50:47.710 INFO:teuthology.orchestra.run.smithi111.stdout:90194313242 2024-06-06T20:50:47.710 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-06-06T20:50:47.872 INFO:teuthology.orchestra.run.smithi111.stdout:68719476764 2024-06-06T20:50:47.872 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-06-06T20:50:47.947 INFO:teuthology.orchestra.run.smithi111.stdout:133143986199 2024-06-06T20:50:47.947 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-06-06T20:50:48.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:48 smithi174 bash[22991]: cluster 2024-06-06T20:50:47.041580+0000 mgr.smithi111.upirjr (mgr.14197) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:48 smithi111 bash[14799]: cluster 2024-06-06T20:50:47.041580+0000 mgr.smithi111.upirjr (mgr.14197) 193 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:50.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:50 smithi174 bash[22991]: cluster 2024-06-06T20:50:49.042229+0000 mgr.smithi111.upirjr (mgr.14197) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:50.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:50 smithi111 bash[14799]: cluster 2024-06-06T20:50:49.042229+0000 mgr.smithi111.upirjr (mgr.14197) 194 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:50.667 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:50.667 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:50.669 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:50.669 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:50.670 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:51.686 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:51.687 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:51.687 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:50:52.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:52 smithi174 bash[22991]: cluster 2024-06-06T20:50:51.042893+0000 mgr.smithi111.upirjr (mgr.14197) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:52.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:52 smithi111 bash[14799]: cluster 2024-06-06T20:50:51.042893+0000 mgr.smithi111.upirjr (mgr.14197) 195 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:54.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:54 smithi111 bash[14799]: cluster 2024-06-06T20:50:53.043478+0000 mgr.smithi111.upirjr (mgr.14197) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:54.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:54 smithi174 bash[22991]: cluster 2024-06-06T20:50:53.043478+0000 mgr.smithi111.upirjr (mgr.14197) 196 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:56.427 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:56 smithi111 bash[14799]: cluster 2024-06-06T20:50:55.044150+0000 mgr.smithi111.upirjr (mgr.14197) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:56.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:56 smithi174 bash[22991]: cluster 2024-06-06T20:50:55.044150+0000 mgr.smithi111.upirjr (mgr.14197) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:58.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:50:58 smithi174 bash[22991]: cluster 2024-06-06T20:50:57.044606+0000 mgr.smithi111.upirjr (mgr.14197) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:50:58.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:50:58 smithi111 bash[14799]: cluster 2024-06-06T20:50:57.044606+0000 mgr.smithi111.upirjr (mgr.14197) 198 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:00.567 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:00 smithi174 bash[22991]: cluster 2024-06-06T20:50:59.045322+0000 mgr.smithi111.upirjr (mgr.14197) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:00.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:00 smithi111 bash[14799]: cluster 2024-06-06T20:50:59.045322+0000 mgr.smithi111.upirjr (mgr.14197) 199 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:01.414 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:01 smithi111 bash[14799]: audit 2024-06-06T20:51:00.553425+0000 mon.smithi111 (mon.0) 744 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:01.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:01 smithi174 bash[22991]: audit 2024-06-06T20:51:00.553425+0000 mon.smithi111 (mon.0) 744 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:02.508 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:02 smithi174 bash[22991]: cluster 2024-06-06T20:51:01.046118+0000 mgr.smithi111.upirjr (mgr.14197) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:02.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:02 smithi111 bash[14799]: cluster 2024-06-06T20:51:01.046118+0000 mgr.smithi111.upirjr (mgr.14197) 200 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:03.498 INFO:teuthology.orchestra.run.smithi111.stdout:158913789978 2024-06-06T20:51:04.555 INFO:teuthology.orchestra.run.smithi111.stdout:85899345950 2024-06-06T20:51:04.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:04 smithi174 bash[22991]: cluster 2024-06-06T20:51:03.046829+0000 mgr.smithi111.upirjr (mgr.14197) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:04.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:04 smithi174 bash[22991]: audit 2024-06-06T20:51:03.498432+0000 mon.smithi111 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.111:0/3409175544' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-06T20:51:04.690 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:04 smithi111 bash[14799]: cluster 2024-06-06T20:51:03.046829+0000 mgr.smithi111.upirjr (mgr.14197) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:04.691 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:04 smithi111 bash[14799]: audit 2024-06-06T20:51:03.498432+0000 mon.smithi111 (mon.0) 745 : audit [DBG] from='client.? 172.21.15.111:0/3409175544' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-06-06T20:51:05.493 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:05 smithi111 bash[14799]: audit 2024-06-06T20:51:04.555500+0000 mon.smithi111 (mon.0) 746 : audit [DBG] from='client.? 172.21.15.111:0/3769160242' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-06T20:51:05.493 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:05 smithi111 bash[14799]: audit 2024-06-06T20:51:04.843454+0000 mon.smithi111 (mon.0) 747 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:51:05.506 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789974 got 158913789978 for osd.5 2024-06-06T20:51:05.507 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:05.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:05 smithi174 bash[22991]: audit 2024-06-06T20:51:04.555500+0000 mon.smithi111 (mon.0) 746 : audit [DBG] from='client.? 172.21.15.111:0/3769160242' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-06-06T20:51:05.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:05 smithi174 bash[22991]: audit 2024-06-06T20:51:04.843454+0000 mon.smithi111 (mon.0) 747 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:51:05.644 INFO:teuthology.orchestra.run.smithi111.stdout:176093659162 2024-06-06T20:51:05.811 INFO:teuthology.orchestra.run.smithi111.stdout:90194313246 2024-06-06T20:51:06.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:06 smithi174 bash[22991]: cluster 2024-06-06T20:51:05.047164+0000 mgr.smithi111.upirjr (mgr.14197) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:06.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:06 smithi174 bash[22991]: audit 2024-06-06T20:51:05.645675+0000 mon.smithi111 (mon.0) 748 : audit [DBG] from='client.? 172.21.15.111:0/2870228726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-06T20:51:06.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:06 smithi174 bash[22991]: audit 2024-06-06T20:51:05.811695+0000 mon.smithi111 (mon.0) 749 : audit [DBG] from='client.? 172.21.15.111:0/3614930487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-06T20:51:06.657 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:06 smithi111 bash[14799]: cluster 2024-06-06T20:51:05.047164+0000 mgr.smithi111.upirjr (mgr.14197) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:06.657 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:06 smithi111 bash[14799]: audit 2024-06-06T20:51:05.645675+0000 mon.smithi111 (mon.0) 748 : audit [DBG] from='client.? 172.21.15.111:0/2870228726' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-06-06T20:51:06.657 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:06 smithi111 bash[14799]: audit 2024-06-06T20:51:05.811695+0000 mon.smithi111 (mon.0) 749 : audit [DBG] from='client.? 172.21.15.111:0/3614930487' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-06-06T20:51:06.967 INFO:tasks.cephadm.ceph_manager.ceph:need seq 85899345945 got 85899345950 for osd.2 2024-06-06T20:51:06.967 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:07.549 INFO:tasks.cephadm.ceph_manager.ceph:need seq 90194313242 got 90194313246 for osd.1 2024-06-06T20:51:07.549 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:08.012 INFO:teuthology.orchestra.run.smithi111.stdout:128849018909 2024-06-06T20:51:08.554 INFO:teuthology.orchestra.run.smithi111.stdout:133143986204 2024-06-06T20:51:08.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:08 smithi174 bash[22991]: cluster 2024-06-06T20:51:07.047773+0000 mgr.smithi111.upirjr (mgr.14197) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:08.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:08 smithi174 bash[22991]: audit 2024-06-06T20:51:08.013473+0000 mon.smithi111 (mon.0) 750 : audit [DBG] from='client.? 172.21.15.111:0/667014584' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-06T20:51:08.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:08 smithi111 bash[14799]: cluster 2024-06-06T20:51:07.047773+0000 mgr.smithi111.upirjr (mgr.14197) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:08.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:08 smithi111 bash[14799]: audit 2024-06-06T20:51:08.013473+0000 mon.smithi111 (mon.0) 750 : audit [DBG] from='client.? 172.21.15.111:0/667014584' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-06-06T20:51:09.036 INFO:teuthology.orchestra.run.smithi111.stdout:115964117021 2024-06-06T20:51:09.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:09 smithi111 bash[14799]: audit 2024-06-06T20:51:08.555479+0000 mon.smithi111 (mon.0) 751 : audit [DBG] from='client.? 172.21.15.111:0/2100966615' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-06T20:51:09.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:09 smithi111 bash[14799]: audit 2024-06-06T20:51:09.037392+0000 mon.smithi111 (mon.0) 752 : audit [DBG] from='client.? 172.21.15.111:0/645333859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-06T20:51:09.462 INFO:tasks.cephadm.ceph_manager.ceph:need seq 176093659158 got 176093659162 for osd.7 2024-06-06T20:51:09.462 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:09.608 INFO:teuthology.orchestra.run.smithi111.stdout:68719476769 2024-06-06T20:51:09.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:09 smithi174 bash[22991]: audit 2024-06-06T20:51:08.555479+0000 mon.smithi111 (mon.0) 751 : audit [DBG] from='client.? 172.21.15.111:0/2100966615' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-06-06T20:51:09.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:09 smithi174 bash[22991]: audit 2024-06-06T20:51:09.037392+0000 mon.smithi111 (mon.0) 752 : audit [DBG] from='client.? 172.21.15.111:0/645333859' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-06-06T20:51:10.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:10 smithi111 bash[14799]: cluster 2024-06-06T20:51:09.048127+0000 mgr.smithi111.upirjr (mgr.14197) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:10.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:10 smithi111 bash[14799]: audit 2024-06-06T20:51:09.608709+0000 mon.smithi111 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.111:0/4017023916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-06T20:51:10.496 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018904 got 128849018909 for osd.3 2024-06-06T20:51:10.496 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:10.633 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:10 smithi174 bash[22991]: cluster 2024-06-06T20:51:09.048127+0000 mgr.smithi111.upirjr (mgr.14197) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:10.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:10 smithi174 bash[22991]: audit 2024-06-06T20:51:09.608709+0000 mon.smithi111 (mon.0) 753 : audit [DBG] from='client.? 172.21.15.111:0/4017023916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-06-06T20:51:11.475 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986199 got 133143986204 for osd.6 2024-06-06T20:51:11.476 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:11.631 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:11 smithi111 bash[14799]: audit 2024-06-06T20:51:10.415132+0000 mon.smithi111 (mon.0) 754 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:11.631 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:11 smithi111 bash[14799]: audit 2024-06-06T20:51:10.421145+0000 mon.smithi111 (mon.0) 755 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:11.632 INFO:tasks.cephadm.ceph_manager.ceph:need seq 115964117016 got 115964117021 for osd.4 2024-06-06T20:51:11.632 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:11.700 INFO:tasks.cephadm.ceph_manager.ceph:need seq 68719476764 got 68719476769 for osd.0 2024-06-06T20:51:11.700 DEBUG:teuthology.parallel:result is None 2024-06-06T20:51:11.700 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-06-06T20:51:11.701 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph pg dump --format=json 2024-06-06T20:51:11.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:11 smithi174 bash[22991]: audit 2024-06-06T20:51:10.415132+0000 mon.smithi111 (mon.0) 754 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:11.884 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:11 smithi174 bash[22991]: audit 2024-06-06T20:51:10.421145+0000 mon.smithi111 (mon.0) 755 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:12.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:12 smithi174 bash[22991]: cluster 2024-06-06T20:51:11.048697+0000 mgr.smithi111.upirjr (mgr.14197) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:12.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:12 smithi111 bash[14799]: cluster 2024-06-06T20:51:11.048697+0000 mgr.smithi111.upirjr (mgr.14197) 205 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:13.883 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:13 smithi174 bash[22991]: cluster 2024-06-06T20:51:13.049298+0000 mgr.smithi111.upirjr (mgr.14197) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:13.894 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:13 smithi111 bash[14799]: cluster 2024-06-06T20:51:13.049298+0000 mgr.smithi111.upirjr (mgr.14197) 206 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: cluster 2024-06-06T20:51:15.049893+0000 mgr.smithi111.upirjr (mgr.14197) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.513769+0000 mon.smithi111 (mon.0) 756 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.520035+0000 mon.smithi111 (mon.0) 757 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.554561+0000 mon.smithi111 (mon.0) 758 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.970895+0000 mon.smithi111 (mon.0) 759 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.972653+0000 mon.smithi111 (mon.0) 760 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:51:16.134 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.981061+0000 mon.smithi111 (mon.0) 761 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:16.135 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:16 smithi174 bash[22991]: audit 2024-06-06T20:51:15.985195+0000 mon.smithi111 (mon.0) 762 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:51:16.183 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:51:16.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: cluster 2024-06-06T20:51:15.049893+0000 mgr.smithi111.upirjr (mgr.14197) 207 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.513769+0000 mon.smithi111 (mon.0) 756 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.520035+0000 mon.smithi111 (mon.0) 757 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.554561+0000 mon.smithi111 (mon.0) 758 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.970895+0000 mon.smithi111 (mon.0) 759 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.972653+0000 mon.smithi111 (mon.0) 760 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.981061+0000 mon.smithi111 (mon.0) 761 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:51:16.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:16 smithi111 bash[14799]: audit 2024-06-06T20:51:15.985195+0000 mon.smithi111 (mon.0) 762 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:51:18.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:18 smithi174 bash[22991]: cluster 2024-06-06T20:51:17.050483+0000 mgr.smithi111.upirjr (mgr.14197) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:18.384 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:18 smithi111 bash[14799]: cluster 2024-06-06T20:51:17.050483+0000 mgr.smithi111.upirjr (mgr.14197) 208 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:19.688 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2024-06-06T20:51:19.689 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:51:20.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:20 smithi174 bash[22991]: cluster 2024-06-06T20:51:19.051019+0000 mgr.smithi111.upirjr (mgr.14197) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:20.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:20 smithi111 bash[14799]: cluster 2024-06-06T20:51:19.051019+0000 mgr.smithi111.upirjr (mgr.14197) 209 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:20.497 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":180,"stamp":"2024-06-06T20:51:19.050703+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":221484,"kb_used_data":5292,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749706964,"statfs":{"total":767926730752,"available":767699931136,"internally_reserved":0,"allocated":5419008,"data_stored":3253056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":221236792},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003275"},"pg_stats":[{"pgid":"1.0","version":"32'197","reported_seq":296,"reported_epoch":45,"state":"active+clean","last_fresh":"2024-06-06T20:49:15.073251+0000","last_change":"2024-06-06T20:49:13.124137+0000","last_active":"2024-06-06T20:49:15.073251+0000","last_peered":"2024-06-06T20:49:15.073251+0000","last_clean":"2024-06-06T20:49:15.073251+0000","last_became_active":"2024-06-06T20:49:13.123549+0000","last_became_peered":"2024-06-06T20:49:13.123549+0000","last_unstale":"2024-06-06T20:49:15.073251+0000","last_undegraded":"2024-06-06T20:49:15.073251+0000","last_fullsized":"2024-06-06T20:49:15.073251+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-06T20:48:47.058462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-06T20:48:47.058462+0000","last_clean_scrub_stamp":"2024-06-06T20:48:47.058462+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-06-07T22:27:26.630984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":41,"seq":176093659165,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28048,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713008,"statfs":{"total":95990841344,"available":95962120192,"internally_reserved":0,"allocated":1048576,"data_stored":775612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.82899999999999996,"15min":0.84299999999999997},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.77600000000000002},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.83399999999999996,"15min":0.83499999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.73599999999999999}]},{"osd":1,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.65600000000000003,"15min":0.66800000000000004},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.0529999999999999,"5min":1.111,"15min":1.111},"last":0.436},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.75,"15min":0.76700000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.94899999999999995,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.55900000000000005}]},{"osd":2,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.83599999999999997,"15min":0.84399999999999997},"min":{"1min":0.55600000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.0129999999999999,"5min":1.117,"15min":1.117},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.84199999999999997,"15min":0.85399999999999998},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.95899999999999996,"5min":1.091,"15min":1.091},"last":0.75800000000000001}]},{"osd":3,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.77800000000000002,"15min":0.79800000000000004},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0229999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.39200000000000002},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.74299999999999999,"15min":0.76300000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.1040000000000001,"5min":1.139,"15min":1.139},"last":0.59399999999999997}]},{"osd":4,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.93799999999999994,"15min":0.95199999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1830000000000001,"5min":1.232,"15min":1.232},"last":0.71599999999999997},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85999999999999999,"15min":0.86299999999999999},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.80100000000000005}]},{"osd":5,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.80800000000000005,"15min":0.82399999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.505},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.93400000000000005,"15min":0.95899999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.1799999999999999,"5min":1.536,"15min":1.536},"last":0.65900000000000003}]},{"osd":6,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.046,"15min":1.0680000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.248,"5min":1.627,"15min":1.627},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.97999999999999998,"15min":0.995},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.272,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":0.85499999999999998}]}]},{"osd":5,"up_from":37,"seq":158913789982,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83799999999999997,"15min":0.84199999999999997},"min":{"1min":0.61899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":0.97199999999999998,"5min":1.054,"15min":1.054},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.83999999999999997,"15min":0.84999999999999998},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":0.98499999999999999,"5min":1.393,"15min":1.393},"last":0.79700000000000004}]},{"osd":1,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.66700000000000004,"15min":0.68100000000000005},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.93400000000000005,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.69499999999999995,"15min":0.71199999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0409999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.63800000000000001}]},{"osd":2,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.872,"15min":0.88},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1479999999999999,"5min":1.244,"15min":1.244},"last":0.751},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.86699999999999999,"15min":0.879},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.157,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.94299999999999995}]},{"osd":3,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.77000000000000002,"15min":0.79600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.085,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":1.016},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.83199999999999996,"15min":0.85199999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1200000000000001,"5min":1.456,"15min":1.456},"last":1.095}]},{"osd":4,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.94599999999999995,"15min":0.96499999999999997},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2230000000000001,"5min":1.375,"15min":1.375},"last":0.89300000000000002},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.96699999999999997,"15min":0.98599999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1890000000000001,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":0.71599999999999997}]},{"osd":6,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.96599999999999997,"15min":0.98599999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.143,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":1.115},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.99099999999999999,"15min":1.0069999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.325,"5min":1.385,"15min":1.385},"last":0.99199999999999999}]},{"osd":7,"last update":"Thu Jun 6 20:51:11 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.94899999999999995,"15min":0.99299999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1000000000000001,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":1.04},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.97899999999999998,"15min":1.0229999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.208,"5min":1.512,"15min":1.512},"last":1.0700000000000001}]}]},{"osd":6,"up_from":31,"seq":133143986206,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27468,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713588,"statfs":{"total":95990841344,"available":95962714112,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.66100000000000003,"15min":0.65500000000000003},"min":{"1min":0.47099999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.0629999999999999,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.59399999999999997},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.76800000000000002,"15min":0.75600000000000001},"min":{"1min":0.51700000000000002,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.206,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.94599999999999995}]},{"osd":1,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.88,"15min":0.88600000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.0720000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":1.03},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.67900000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.085,"5min":1.095,"15min":1.095},"last":1.0049999999999999}]},{"osd":2,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.83599999999999997,"15min":0.83199999999999996},"min":{"1min":0.621,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.04,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.86299999999999999,"15min":0.871},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.097,"5min":2.391,"15min":2.391},"last":0.77400000000000002}]},{"osd":3,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.65200000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.171,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.92300000000000004,"15min":0.92100000000000004},"min":{"1min":0.66300000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.115}]},{"osd":4,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3140000000000001,"5min":2.431,"15min":2.431},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.92100000000000004,"15min":0.91000000000000003},"min":{"1min":0.52700000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.98299999999999998}]},{"osd":5,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0069999999999999,"15min":0.998},"min":{"1min":0.81999999999999995,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.4790000000000001,"5min":1.577,"15min":1.577},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.046,"5min":1.05,"15min":1.05},"min":{"1min":0.73499999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.3140000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.095}]},{"osd":7,"last update":"Thu Jun 6 20:51:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.2190000000000001,"5min":1.282,"15min":1.282},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.0860000000000001,"15min":1.0700000000000001},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.1559999999999999}]}]},{"osd":3,"up_from":30,"seq":128849018911,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28052,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713004,"statfs":{"total":95990841344,"available":95962116096,"internally_reserved":0,"allocated":1048576,"data_stored":775612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"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":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.81100000000000005,"15min":0.81299999999999994},"min":{"1min":0.57599999999999996,"5min":0.504,"15min":0.504},"max":{"1min":1.079,"5min":1.083,"15min":1.083},"last":1.012},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85499999999999998,"15min":0.85299999999999998},"min":{"1min":0.67400000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.85499999999999998}]},{"osd":1,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.625,"15min":0.63100000000000001},"min":{"1min":0.33300000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.59799999999999998,"15min":0.58199999999999996},"min":{"1min":0.45400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.67400000000000004}]},{"osd":2,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.84599999999999997,"15min":0.84099999999999997},"min":{"1min":0.67000000000000004,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.083,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.91400000000000003,"15min":0.92800000000000005},"min":{"1min":0.59999999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1299999999999999,"5min":1.347,"15min":1.347},"last":0.97099999999999997}]},{"osd":4,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86399999999999999,"15min":0.86199999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.79700000000000004},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.90300000000000002,"15min":0.90500000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1819999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.95099999999999996}]},{"osd":5,"last update":"Thu Jun 6 20:51:08 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.77000000000000002,"15min":0.78600000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1419999999999999,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.82799999999999996,"15min":0.84599999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.0760000000000001,"5min":1.256,"15min":1.256},"last":0.60799999999999998}]},{"osd":6,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.98999999999999999,"15min":1.0009999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.1799999999999999,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.97399999999999998,"15min":0.98499999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.2030000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.91400000000000003}]},{"osd":7,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.86799999999999999,"15min":0.88400000000000001},"min":{"1min":0.499,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0529999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.754,"5min":0.89800000000000002,"15min":0.92200000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.103,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0349999999999999}]}]},{"osd":4,"up_from":27,"seq":115964117024,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:55 2024","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.68000000000000005,"15min":0.68400000000000005},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.70599999999999996,"15min":0.69599999999999995},"min":{"1min":0.56100000000000005,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.64700000000000002}]},{"osd":1,"last update":"Thu Jun 6 20:50:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.82299999999999995,"15min":0.81100000000000005},"min":{"1min":0.629,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1499999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":1.163},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.86799999999999999,"15min":0.872},"min":{"1min":0.54400000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.038,"5min":1.349,"15min":1.349},"last":0.81599999999999995}]},{"osd":2,"last update":"Thu Jun 6 20:50:55 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.77700000000000002,"15min":0.77900000000000003},"min":{"1min":0.58399999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":0.97099999999999997,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.876},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.77200000000000002,"15min":0.76400000000000001},"min":{"1min":0.44700000000000001,"5min":0.443,"15min":0.443},"max":{"1min":1.151,"5min":1.244,"15min":1.244},"last":1.02}]},{"osd":3,"last update":"Thu Jun 6 20:51:06 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91200000000000003,"15min":0.90600000000000003},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.66500000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.90900000000000003}]},{"osd":5,"last update":"Thu Jun 6 20:51:07 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.96899999999999997,"15min":0.97099999999999997},"min":{"1min":0.747,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2330000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.091},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89000000000000001,"15min":0.88800000000000001},"min":{"1min":0.69899999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.94499999999999995}]},{"osd":6,"last update":"Thu Jun 6 20:51:06 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.42999999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1859999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.0580000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.96899999999999997,"15min":0.96999999999999997},"min":{"1min":0.79000000000000004,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.1599999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":0.98199999999999998}]},{"osd":7,"last update":"Thu Jun 6 20:51:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.036,"15min":1.0269999999999999},"min":{"1min":0.877,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.194},{"interface":"front","average":{"1min":1.101,"5min":1.0369999999999999,"15min":1.026},"min":{"1min":0.90100000000000002,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.2270000000000001}]}]},{"osd":1,"up_from":21,"seq":90194313249,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.80500000000000005,"15min":0.79800000000000004},"min":{"1min":0.63100000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.76900000000000002,"15min":0.76100000000000001},"min":{"1min":0.60999999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.89200000000000002}]},{"osd":2,"last update":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.871,"15min":0.874},"min":{"1min":0.55700000000000005,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1539999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.872},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.64700000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.242,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.96499999999999997}]},{"osd":3,"last update":"Thu Jun 6 20:51:01 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.70899999999999996,"15min":0.71899999999999997},"min":{"1min":0.42099999999999999,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.97899999999999998,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.73399999999999999,"15min":0.74199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.93999999999999995,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.79400000000000004}]},{"osd":4,"last update":"Thu Jun 6 20:50:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.83999999999999997,"15min":0.83699999999999997},"min":{"1min":0.64200000000000002,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.093,"5min":1.218,"15min":1.218},"last":0.68400000000000005},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.58599999999999997,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2509999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":1.0289999999999999}]},{"osd":5,"last update":"Thu Jun 6 20:51:07 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.78200000000000003,"15min":0.79100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.026,"5min":1.135,"15min":1.135},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.82899999999999996,"15min":0.83499999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.155,"5min":1.167,"15min":1.167},"last":0.61599999999999999}]},{"osd":6,"last update":"Thu Jun 6 20:51:01 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.92800000000000005,"15min":0.93300000000000005},"min":{"1min":0.63700000000000001,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.751},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0089999999999999,"15min":1.0149999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.393,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":0.998}]},{"osd":7,"last update":"Thu Jun 6 20:51:11 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.96599999999999997,"15min":0.98499999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3220000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.91200000000000003,"15min":0.92600000000000005},"min":{"1min":0.49199999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.181,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":0.66100000000000003}]}]},{"osd":2,"up_from":20,"seq":85899345953,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.68999999999999995,"15min":0.68600000000000005},"min":{"1min":0.35599999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.079,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.629},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.76300000000000001,"15min":0.75700000000000001},"min":{"1min":0.47299999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.57199999999999995}]},{"osd":1,"last update":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.877,"15min":0.86899999999999999},"min":{"1min":0.68700000000000006,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.143,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.873},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.57299999999999995,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0229999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.96999999999999997}]},{"osd":3,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.92600000000000005,"15min":0.93400000000000005},"min":{"1min":0.627,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1259999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":1.0529999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.81699999999999995,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.081,"5min":1.284,"15min":1.284},"last":0.74099999999999999}]},{"osd":4,"last update":"Thu Jun 6 20:50:53 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.88400000000000001,"15min":0.89000000000000001},"min":{"1min":0.60799999999999998,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.077,"5min":1.27,"15min":1.27},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.90500000000000003,"15min":0.90700000000000003},"min":{"1min":0.624,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.159,"5min":1.887,"15min":1.887},"last":1.107}]},{"osd":5,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.94499999999999995,"15min":0.95599999999999996},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.085,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":1.026,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.016}]},{"osd":6,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.91800000000000004,"15min":0.91100000000000003},"min":{"1min":0.68400000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.218,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.002,"5min":0.996,"15min":0.995},"min":{"1min":0.76400000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.1819999999999999,"5min":1.325,"15min":1.325},"last":0.79100000000000004}]},{"osd":7,"last update":"Thu Jun 6 20:51:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.101,"15min":1.107},"min":{"1min":0.81200000000000006,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.264,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":1.1679999999999999},{"interface":"front","average":{"1min":1.048,"5min":1.077,"15min":1.0820000000000001},"min":{"1min":0.68100000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1819999999999999,"5min":1.631,"15min":1.631},"last":1.143}]}]},{"osd":0,"up_from":16,"seq":68719476771,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28052,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713004,"statfs":{"total":95990841344,"available":95962116096,"internally_reserved":0,"allocated":1048576,"data_stored":775612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:52 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.81399999999999995,"15min":0.80900000000000005},"min":{"1min":0.57099999999999995,"5min":0.437,"15min":0.437},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.83999999999999997},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.77100000000000002,"15min":0.749},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.115}]},{"osd":2,"last update":"Thu Jun 6 20:50:52 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.74099999999999999,"15min":0.73099999999999998},"min":{"1min":0.624,"5min":0.377,"15min":0.377},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.72599999999999998,"15min":0.70999999999999996},"min":{"1min":0.58199999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.64400000000000002}]},{"osd":3,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.86799999999999999,"15min":0.85799999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.90200000000000002,"15min":0.89600000000000002},"min":{"1min":0.64200000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.169,"5min":1.266,"15min":1.266},"last":1.0649999999999999}]},{"osd":4,"last update":"Thu Jun 6 20:50:56 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.86699999999999999,"15min":0.85599999999999998},"min":{"1min":0.60899999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.145,"5min":1.23,"15min":1.23},"last":0.69099999999999995}]},{"osd":5,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.998,"15min":0.999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.92200000000000004},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.077,"15min":1.081},"min":{"1min":0.86499999999999999,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.2290000000000001,"5min":1.492,"15min":1.492},"last":0.86199999999999999}]},{"osd":6,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.874,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.296,"5min":1.349,"15min":1.349},"last":1.159},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0029999999999999,"15min":1.0049999999999999},"min":{"1min":0.79900000000000004,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.214,"5min":1.599,"15min":1.599},"last":0.89800000000000002}]},{"osd":7,"last update":"Thu Jun 6 20:51:15 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.1120000000000001,"15min":1.127},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2390000000000001,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.83499999999999996,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.2549999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.03}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-06-06T20:51:20.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph pg dump --format=json 2024-06-06T20:51:21.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:21 smithi174 bash[22991]: audit 2024-06-06T20:51:19.681650+0000 mgr.smithi111.upirjr (mgr.14197) 210 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-06T20:51:21.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:21 smithi111 bash[14799]: audit 2024-06-06T20:51:19.681650+0000 mgr.smithi111.upirjr (mgr.14197) 210 : audit [DBG] from='client.14488 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-06T20:51:22.383 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:22 smithi174 bash[22991]: cluster 2024-06-06T20:51:21.051648+0000 mgr.smithi111.upirjr (mgr.14197) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:22.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:22 smithi111 bash[14799]: cluster 2024-06-06T20:51:21.051648+0000 mgr.smithi111.upirjr (mgr.14197) 211 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:24.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:24 smithi174 bash[22991]: cluster 2024-06-06T20:51:23.052268+0000 mgr.smithi111.upirjr (mgr.14197) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:24.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:24 smithi111 bash[14799]: cluster 2024-06-06T20:51:23.052268+0000 mgr.smithi111.upirjr (mgr.14197) 212 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:25.249 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:51:26.384 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:26 smithi174 bash[22991]: cluster 2024-06-06T20:51:25.052841+0000 mgr.smithi111.upirjr (mgr.14197) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:26.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:26 smithi111 bash[14799]: cluster 2024-06-06T20:51:25.052841+0000 mgr.smithi111.upirjr (mgr.14197) 213 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:28.356 INFO:teuthology.orchestra.run.smithi111.stderr:dumped all 2024-06-06T20:51:28.356 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:51:28.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:28 smithi111 bash[14799]: cluster 2024-06-06T20:51:27.053418+0000 mgr.smithi111.upirjr (mgr.14197) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:28.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:28 smithi174 bash[22991]: cluster 2024-06-06T20:51:27.053418+0000 mgr.smithi111.upirjr (mgr.14197) 214 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:29.215 INFO:teuthology.orchestra.run.smithi111.stdout:{"pg_ready":true,"pg_map":{"version":184,"stamp":"2024-06-06T20:51:27.053095+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":3,"kb":749928448,"kb_used":221484,"kb_used_data":5292,"kb_used_omap":12,"kb_used_meta":216051,"kb_avail":749706964,"statfs":{"total":767926730752,"available":767699931136,"internally_reserved":0,"allocated":5419008,"data_stored":3253056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12744,"internal_metadata":221236792},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003525"},"pg_stats":[{"pgid":"1.0","version":"32'197","reported_seq":296,"reported_epoch":45,"state":"active+clean","last_fresh":"2024-06-06T20:49:15.073251+0000","last_change":"2024-06-06T20:49:13.124137+0000","last_active":"2024-06-06T20:49:15.073251+0000","last_peered":"2024-06-06T20:49:15.073251+0000","last_clean":"2024-06-06T20:49:15.073251+0000","last_became_active":"2024-06-06T20:49:13.123549+0000","last_became_peered":"2024-06-06T20:49:13.123549+0000","last_unstale":"2024-06-06T20:49:15.073251+0000","last_undegraded":"2024-06-06T20:49:15.073251+0000","last_fullsized":"2024-06-06T20:49:15.073251+0000","mapping_epoch":44,"log_start":"0'0","ondisk_log_start":"0'0","created":22,"last_epoch_clean":45,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-06-06T20:48:47.058462+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-06-06T20:48:47.058462+0000","last_clean_scrub_stamp":"2024-06-06T20:48:47.058462+0000","objects_scrubbed":0,"log_size":197,"log_dups_size":0,"ondisk_log_size":197,"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,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-06-07T22:27:26.630984+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":156,"num_read_kb":136,"num_write":247,"num_write_kb":4504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1180736,"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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":197,"ondisk_log_size":197,"up":3,"acting":3,"num_store_stats":5}],"osd_stats":[{"osd":7,"up_from":41,"seq":176093659167,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28048,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713008,"statfs":{"total":95990841344,"available":95962120192,"internally_reserved":0,"allocated":1048576,"data_stored":775612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"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":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.82899999999999996,"15min":0.84299999999999997},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.21,"5min":1.21,"15min":1.21},"last":0.73799999999999999},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.83399999999999996,"15min":0.83499999999999996},"min":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.1080000000000001,"5min":1.1080000000000001,"15min":1.1080000000000001},"last":0.90600000000000003}]},{"osd":1,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.58299999999999996,"5min":0.65600000000000003,"15min":0.66800000000000004},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.0529999999999999,"5min":1.111,"15min":1.111},"last":0.68999999999999995},{"interface":"front","average":{"1min":0.64800000000000002,"5min":0.75,"15min":0.76700000000000002},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":0.94899999999999995,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.64900000000000002}]},{"osd":2,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.79100000000000004,"5min":0.83599999999999997,"15min":0.84399999999999997},"min":{"1min":0.55600000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.0129999999999999,"5min":1.117,"15min":1.117},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.84199999999999997,"15min":0.85399999999999998},"min":{"1min":0.49399999999999999,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":0.95899999999999996,"5min":1.091,"15min":1.091},"last":0.97199999999999998}]},{"osd":3,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.65800000000000003,"5min":0.77800000000000002,"15min":0.79800000000000004},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.0229999999999999,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.74299999999999999,"15min":0.76300000000000001},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":1.1040000000000001,"5min":1.139,"15min":1.139},"last":0.81299999999999994}]},{"osd":4,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.93799999999999994,"15min":0.95199999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1830000000000001,"5min":1.232,"15min":1.232},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.85999999999999999,"15min":0.86299999999999999},"min":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1559999999999999,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.876}]},{"osd":5,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.80800000000000005,"15min":0.82399999999999995},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.226,"5min":1.226,"15min":1.226},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.78600000000000003,"5min":0.93400000000000005,"15min":0.95899999999999996},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.1799999999999999,"5min":1.536,"15min":1.536},"last":1.008}]},{"osd":6,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.046,"15min":1.0680000000000001},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.248,"5min":1.627,"15min":1.627},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.97999999999999998,"15min":0.995},"min":{"1min":0.48399999999999999,"5min":0.48399999999999999,"15min":0.48399999999999999},"max":{"1min":1.272,"5min":1.3999999999999999,"15min":1.3999999999999999},"last":1.0409999999999999}]}]},{"osd":5,"up_from":37,"seq":158913789983,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":0.83799999999999997,"15min":0.84199999999999997},"min":{"1min":0.61899999999999999,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":0.97199999999999998,"5min":1.054,"15min":1.054},"last":0.80600000000000005},{"interface":"front","average":{"1min":0.78100000000000003,"5min":0.83999999999999997,"15min":0.84999999999999998},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":0.98499999999999999,"5min":1.393,"15min":1.393},"last":0.72099999999999997}]},{"osd":1,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.57899999999999996,"5min":0.66700000000000004,"15min":0.68100000000000005},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.93400000000000005,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.59099999999999997,"5min":0.69499999999999995,"15min":0.71199999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.0409999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":0.56100000000000005}]},{"osd":2,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.872,"15min":0.88},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1479999999999999,"5min":1.244,"15min":1.244},"last":1.139},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.86699999999999999,"15min":0.879},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.157,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.84799999999999998}]},{"osd":3,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.77000000000000002,"15min":0.79600000000000004},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.085,"5min":1.4119999999999999,"15min":1.4119999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.71499999999999997,"5min":0.83199999999999996,"15min":0.85199999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1200000000000001,"5min":1.456,"15min":1.456},"last":0.77400000000000002}]},{"osd":4,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":0.94599999999999995,"15min":0.96499999999999997},"min":{"1min":0.58399999999999996,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.2230000000000001,"5min":1.375,"15min":1.375},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.96699999999999997,"15min":0.98599999999999999},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1890000000000001,"5min":2.0579999999999998,"15min":2.0579999999999998},"last":0.872}]},{"osd":6,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":0.96599999999999997,"15min":0.98599999999999999},"min":{"1min":0.57799999999999996,"5min":0.57799999999999996,"15min":0.57799999999999996},"max":{"1min":1.143,"5min":1.5920000000000001,"15min":1.5920000000000001},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.99099999999999999,"15min":1.0069999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.325,"5min":1.385,"15min":1.385},"last":1.0669999999999999}]},{"osd":7,"last update":"Thu Jun 6 20:51:11 2024","interfaces":[{"interface":"back","average":{"1min":0.68200000000000005,"5min":0.94899999999999995,"15min":0.99299999999999999},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1000000000000001,"5min":2.1520000000000001,"15min":2.1520000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.71199999999999997,"5min":0.97899999999999998,"15min":1.0229999999999999},"min":{"1min":0.375,"5min":0.375,"15min":0.375},"max":{"1min":1.208,"5min":1.512,"15min":1.512},"last":1.036}]}]},{"osd":6,"up_from":31,"seq":133143986208,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27468,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713588,"statfs":{"total":95990841344,"available":95962714112,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.69299999999999995,"5min":0.66100000000000003,"15min":0.65500000000000003},"min":{"1min":0.47099999999999997,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.0629999999999999,"5min":1.0960000000000001,"15min":1.0960000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.76800000000000002,"15min":0.75600000000000001},"min":{"1min":0.51700000000000002,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.206,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.73299999999999998}]},{"osd":1,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.84399999999999997,"5min":0.88,"15min":0.88600000000000001},"min":{"1min":0.626,"5min":0.626,"15min":0.626},"max":{"1min":1.0720000000000001,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.85799999999999998,"15min":0.85799999999999998},"min":{"1min":0.67900000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.085,"5min":1.095,"15min":1.095},"last":0.91800000000000004}]},{"osd":2,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.83599999999999997,"15min":0.83199999999999996},"min":{"1min":0.621,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.04,"5min":1.2689999999999999,"15min":1.2689999999999999},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.81699999999999995,"5min":0.86299999999999999,"15min":0.871},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.097,"5min":2.391,"15min":2.391},"last":0.85199999999999998}]},{"osd":3,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.90200000000000002,"15min":0.90400000000000003},"min":{"1min":0.65200000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.171,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.92300000000000004,"15min":0.92100000000000004},"min":{"1min":0.66300000000000003,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.196,"5min":1.196,"15min":1.196},"last":1.0069999999999999}]},{"osd":4,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.99199999999999999,"15min":0.99199999999999999},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3140000000000001,"5min":2.431,"15min":2.431},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.92100000000000004,"15min":0.91000000000000003},"min":{"1min":0.52700000000000002,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.77700000000000002}]},{"osd":5,"last update":"Thu Jun 6 20:51:04 2024","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0069999999999999,"15min":0.998},"min":{"1min":0.81999999999999995,"5min":0.64600000000000002,"15min":0.64600000000000002},"max":{"1min":1.4790000000000001,"5min":1.577,"15min":1.577},"last":1.032},{"interface":"front","average":{"1min":1.046,"5min":1.05,"15min":1.05},"min":{"1min":0.73499999999999999,"5min":0.62,"15min":0.62},"max":{"1min":1.3140000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.95199999999999996}]},{"osd":7,"last update":"Thu Jun 6 20:51:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0249999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"min":{"1min":0.73699999999999999,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.2190000000000001,"5min":1.282,"15min":1.282},"last":1.165},{"interface":"front","average":{"1min":1.1779999999999999,"5min":1.0860000000000001,"15min":1.0700000000000001},"min":{"1min":0.84799999999999998,"5min":0.84799999999999998,"15min":0.84799999999999998},"max":{"1min":1.593,"5min":1.593,"15min":1.593},"last":1.23}]}]},{"osd":3,"up_from":30,"seq":128849018913,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28052,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713004,"statfs":{"total":95990841344,"available":95962116096,"internally_reserved":0,"allocated":1048576,"data_stored":775612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1592,"internal_metadata":27654600},"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":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.81100000000000005,"15min":0.81299999999999994},"min":{"1min":0.57599999999999996,"5min":0.504,"15min":0.504},"max":{"1min":1.079,"5min":1.083,"15min":1.083},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.85499999999999998,"15min":0.85299999999999998},"min":{"1min":0.67400000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.1639999999999999,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.76200000000000001}]},{"osd":1,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.625,"15min":0.63100000000000001},"min":{"1min":0.33300000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.90800000000000003,"5min":0.90800000000000003,"15min":0.90800000000000003},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.69299999999999995,"5min":0.59799999999999998,"15min":0.58199999999999996},"min":{"1min":0.45400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.1459999999999999,"5min":1.1459999999999999,"15min":1.1459999999999999},"last":0.57499999999999996}]},{"osd":2,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.84599999999999997,"15min":0.84099999999999997},"min":{"1min":0.67000000000000004,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.083,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.085},{"interface":"front","average":{"1min":0.83399999999999996,"5min":0.91400000000000003,"15min":0.92800000000000005},"min":{"1min":0.59999999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.1299999999999999,"5min":1.347,"15min":1.347},"last":0.92300000000000004}]},{"osd":4,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86399999999999999,"15min":0.86199999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.89400000000000002,"5min":0.90300000000000002,"15min":0.90500000000000003},"min":{"1min":0.59299999999999997,"5min":0.59299999999999997,"15min":0.59299999999999997},"max":{"1min":1.1819999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.876}]},{"osd":5,"last update":"Thu Jun 6 20:51:08 2024","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.77000000000000002,"15min":0.78600000000000003},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1419999999999999,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.82799999999999996,"15min":0.84599999999999997},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.0760000000000001,"5min":1.256,"15min":1.256},"last":0.98399999999999999}]},{"osd":6,"last update":"Thu Jun 6 20:51:00 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.98999999999999999,"15min":1.0009999999999999},"min":{"1min":0.68000000000000005,"5min":0.68000000000000005,"15min":0.68000000000000005},"max":{"1min":1.1799999999999999,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.97399999999999998,"15min":0.98499999999999999},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.2030000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.071}]},{"osd":7,"last update":"Thu Jun 6 20:51:12 2024","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.86799999999999999,"15min":0.88400000000000001},"min":{"1min":0.499,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.0529999999999999,"5min":1.2190000000000001,"15min":1.2190000000000001},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.754,"5min":0.89800000000000002,"15min":0.92200000000000004},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.103,"5min":1.2869999999999999,"15min":1.2869999999999999},"last":1.0449999999999999}]}]},{"osd":4,"up_from":27,"seq":115964117025,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:55 2024","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.68000000000000005,"15min":0.68400000000000005},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.74099999999999999},{"interface":"front","average":{"1min":0.76300000000000001,"5min":0.70599999999999996,"15min":0.69599999999999995},"min":{"1min":0.56100000000000005,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.1779999999999999,"5min":1.1779999999999999,"15min":1.1779999999999999},"last":0.81599999999999995}]},{"osd":1,"last update":"Thu Jun 6 20:50:55 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.82299999999999995,"15min":0.81100000000000005},"min":{"1min":0.629,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.1499999999999999,"5min":1.1599999999999999,"15min":1.1599999999999999},"last":0.61599999999999999},{"interface":"front","average":{"1min":0.84799999999999998,"5min":0.86799999999999999,"15min":0.872},"min":{"1min":0.54400000000000004,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.038,"5min":1.349,"15min":1.349},"last":0.79500000000000004}]},{"osd":2,"last update":"Thu Jun 6 20:50:55 2024","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.77700000000000002,"15min":0.77900000000000003},"min":{"1min":0.58399999999999996,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":0.97099999999999997,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.77200000000000002,"15min":0.76400000000000001},"min":{"1min":0.44700000000000001,"5min":0.443,"15min":0.443},"max":{"1min":1.151,"5min":1.244,"15min":1.244},"last":0.47499999999999998}]},{"osd":3,"last update":"Thu Jun 6 20:51:06 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91200000000000003,"15min":0.90600000000000003},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.248,"5min":1.248,"15min":1.248},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.66500000000000004,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.274,"5min":1.274,"15min":1.274},"last":0.64100000000000001}]},{"osd":5,"last update":"Thu Jun 6 20:51:07 2024","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":0.96899999999999997,"15min":0.97099999999999997},"min":{"1min":0.747,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2330000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.89000000000000001,"15min":0.88800000000000001},"min":{"1min":0.69899999999999995,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.236,"5min":1.236,"15min":1.236},"last":0.77300000000000002}]},{"osd":6,"last update":"Thu Jun 6 20:51:06 2024","interfaces":[{"interface":"back","average":{"1min":0.89500000000000002,"5min":0.88300000000000001,"15min":0.88100000000000001},"min":{"1min":0.42999999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.1859999999999999,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.96899999999999997,"15min":0.96999999999999997},"min":{"1min":0.79000000000000004,"5min":0.73999999999999999,"15min":0.73999999999999999},"max":{"1min":1.1599999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.1830000000000001}]},{"osd":7,"last update":"Thu Jun 6 20:51:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.036,"15min":1.0269999999999999},"min":{"1min":0.877,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.45,"5min":1.45,"15min":1.45},"last":1.238},{"interface":"front","average":{"1min":1.101,"5min":1.0369999999999999,"15min":1.026},"min":{"1min":0.90100000000000002,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.3440000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.879}]}]},{"osd":1,"up_from":21,"seq":90194313250,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27464,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713592,"statfs":{"total":95990841344,"available":95962718208,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.80500000000000005,"15min":0.79800000000000004},"min":{"1min":0.63100000000000001,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":1.119,"5min":1.119,"15min":1.119},"last":0.94599999999999995},{"interface":"front","average":{"1min":0.81999999999999995,"5min":0.76900000000000002,"15min":0.76100000000000001},"min":{"1min":0.60999999999999999,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.999}]},{"osd":2,"last update":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.871,"15min":0.874},"min":{"1min":0.55700000000000005,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.1539999999999999,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.96699999999999997},{"interface":"front","average":{"1min":0.88700000000000001,"5min":0.89100000000000001,"15min":0.89100000000000001},"min":{"1min":0.64700000000000002,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.242,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":1.2010000000000001}]},{"osd":3,"last update":"Thu Jun 6 20:51:01 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.70899999999999996,"15min":0.71899999999999997},"min":{"1min":0.42099999999999999,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.97899999999999998,"5min":1.2130000000000001,"15min":1.2130000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.68600000000000005,"5min":0.73399999999999999,"15min":0.74199999999999999},"min":{"1min":0.38600000000000001,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":0.93999999999999995,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.71199999999999997}]},{"osd":4,"last update":"Thu Jun 6 20:50:53 2024","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":0.83999999999999997,"15min":0.83699999999999997},"min":{"1min":0.64200000000000002,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.093,"5min":1.218,"15min":1.218},"last":1.073},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.91800000000000004,"15min":0.91800000000000004},"min":{"1min":0.58599999999999997,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2509999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.871}]},{"osd":5,"last update":"Thu Jun 6 20:51:07 2024","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":0.78200000000000003,"15min":0.79100000000000004},"min":{"1min":0.43099999999999999,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.026,"5min":1.135,"15min":1.135},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.82899999999999996,"15min":0.83499999999999996},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.155,"5min":1.167,"15min":1.167},"last":0.83299999999999996}]},{"osd":6,"last update":"Thu Jun 6 20:51:01 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.92800000000000005,"15min":0.93300000000000005},"min":{"1min":0.63700000000000001,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0089999999999999,"15min":1.0149999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.393,"5min":1.6950000000000001,"15min":1.6950000000000001},"last":1.2490000000000001}]},{"osd":7,"last update":"Thu Jun 6 20:51:11 2024","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.96599999999999997,"15min":0.98499999999999999},"min":{"1min":0.51600000000000001,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.3220000000000001,"5min":1.6200000000000001,"15min":1.6200000000000001},"last":1.028},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.91200000000000003,"15min":0.92600000000000005},"min":{"1min":0.49199999999999999,"5min":0.44900000000000001,"15min":0.44900000000000001},"max":{"1min":1.181,"5min":1.3129999999999999,"15min":1.3129999999999999},"last":1.0529999999999999}]}]},{"osd":2,"up_from":20,"seq":85899345955,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93741056,"kb_used":27472,"kb_used_data":444,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713584,"statfs":{"total":95990841344,"available":95962710016,"internally_reserved":0,"allocated":454656,"data_stored":185244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.71799999999999997,"5min":0.68999999999999995,"15min":0.68600000000000005},"min":{"1min":0.35599999999999998,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.079,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.80200000000000005,"5min":0.76300000000000001,"15min":0.75700000000000001},"min":{"1min":0.47299999999999998,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":1.1160000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.66400000000000003}]},{"osd":1,"last update":"Thu Jun 6 20:50:49 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.877,"15min":0.86899999999999999},"min":{"1min":0.68700000000000006,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.143,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.57299999999999995,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.0229999999999999,"5min":1.0409999999999999,"15min":1.0409999999999999},"last":0.94899999999999995}]},{"osd":3,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.92600000000000005,"15min":0.93400000000000005},"min":{"1min":0.627,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1259999999999999,"5min":1.4330000000000001,"15min":1.4330000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91700000000000004,"15min":0.91100000000000003},"min":{"1min":0.81699999999999995,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.081,"5min":1.284,"15min":1.284},"last":1.099}]},{"osd":4,"last update":"Thu Jun 6 20:50:53 2024","interfaces":[{"interface":"back","average":{"1min":0.84499999999999997,"5min":0.88400000000000001,"15min":0.89000000000000001},"min":{"1min":0.60799999999999998,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.077,"5min":1.27,"15min":1.27},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.90500000000000003,"15min":0.90700000000000003},"min":{"1min":0.624,"5min":0.51900000000000002,"15min":0.51900000000000002},"max":{"1min":1.159,"5min":1.887,"15min":1.887},"last":1.0329999999999999}]},{"osd":5,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.94499999999999995,"15min":0.95599999999999996},"min":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"max":{"1min":1.085,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.026,"5min":0.98599999999999999,"15min":0.97899999999999998},"min":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":1.069}]},{"osd":6,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":0.91800000000000004,"15min":0.91100000000000003},"min":{"1min":0.68400000000000005,"5min":0.54400000000000004,"15min":0.54400000000000004},"max":{"1min":1.218,"5min":1.5629999999999999,"15min":1.5629999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":1.002,"5min":0.996,"15min":0.995},"min":{"1min":0.76400000000000001,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.1819999999999999,"5min":1.325,"15min":1.325},"last":1.1220000000000001}]},{"osd":7,"last update":"Thu Jun 6 20:51:14 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.101,"15min":1.107},"min":{"1min":0.81200000000000006,"5min":0.71399999999999997,"15min":0.71399999999999997},"max":{"1min":1.264,"5min":1.8500000000000001,"15min":1.8500000000000001},"last":1.147},{"interface":"front","average":{"1min":1.048,"5min":1.077,"15min":1.0820000000000001},"min":{"1min":0.68100000000000005,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.1819999999999999,"5min":1.631,"15min":1.631},"last":1.238}]}]},{"osd":0,"up_from":16,"seq":68719476773,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93741056,"kb_used":28052,"kb_used_data":1024,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93713004,"statfs":{"total":95990841344,"available":95962116096,"internally_reserved":0,"allocated":1048576,"data_stored":775612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Thu Jun 6 20:50:52 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.81399999999999995,"15min":0.80900000000000005},"min":{"1min":0.57099999999999995,"5min":0.437,"15min":0.437},"max":{"1min":1.1279999999999999,"5min":1.1279999999999999,"15min":1.1279999999999999},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.90000000000000002,"5min":0.77100000000000002,"15min":0.749},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":1.0549999999999999}]},{"osd":2,"last update":"Thu Jun 6 20:50:52 2024","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.74099999999999999,"15min":0.73099999999999998},"min":{"1min":0.624,"5min":0.377,"15min":0.377},"max":{"1min":1.0209999999999999,"5min":1.0209999999999999,"15min":1.0209999999999999},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.82299999999999995,"5min":0.72599999999999998,"15min":0.70999999999999996},"min":{"1min":0.58199999999999996,"5min":0.503,"15min":0.503},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.63400000000000001}]},{"osd":3,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.86799999999999999,"15min":0.85799999999999998},"min":{"1min":0.623,"5min":0.623,"15min":0.623},"max":{"1min":1.286,"5min":1.286,"15min":1.286},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.90200000000000002,"15min":0.89600000000000002},"min":{"1min":0.64200000000000002,"5min":0.54700000000000004,"15min":0.54700000000000004},"max":{"1min":1.169,"5min":1.266,"15min":1.266},"last":0.95299999999999996}]},{"osd":4,"last update":"Thu Jun 6 20:50:56 2024","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.86699999999999999,"15min":0.85599999999999998},"min":{"1min":0.60899999999999999,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.88700000000000001,"15min":0.88700000000000001},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.145,"5min":1.23,"15min":1.23},"last":0.92100000000000004}]},{"osd":5,"last update":"Thu Jun 6 20:51:05 2024","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":0.998,"15min":0.999},"min":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.1799999999999999,"5min":1.1799999999999999,"15min":1.1799999999999999},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.077,"15min":1.081},"min":{"1min":0.86499999999999999,"5min":0.79900000000000004,"15min":0.79900000000000004},"max":{"1min":1.2290000000000001,"5min":1.492,"15min":1.492},"last":0.88600000000000001}]},{"osd":6,"last update":"Thu Jun 6 20:50:59 2024","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":1.054,"15min":1.054},"min":{"1min":0.874,"5min":0.73699999999999999,"15min":0.73699999999999999},"max":{"1min":1.296,"5min":1.349,"15min":1.349},"last":1.1220000000000001},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.0029999999999999,"15min":1.0049999999999999},"min":{"1min":0.79900000000000004,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.214,"5min":1.599,"15min":1.599},"last":1.0309999999999999}]},{"osd":7,"last update":"Thu Jun 6 20:51:15 2024","interfaces":[{"interface":"back","average":{"1min":1.022,"5min":1.1120000000000001,"15min":1.127},"min":{"1min":0.64800000000000002,"5min":0.64800000000000002,"15min":0.64800000000000002},"max":{"1min":1.2390000000000001,"5min":1.7929999999999999,"15min":1.7929999999999999},"last":1.0980000000000001},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0880000000000001,"15min":1.0880000000000001},"min":{"1min":0.83499999999999996,"5min":0.79000000000000004,"15min":0.79000000000000004},"max":{"1min":1.2549999999999999,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":1.0720000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"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},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-06-06T20:51:29.217 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-06-06T20:51:29.217 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-06-06T20:51:29.217 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-06-06T20:51:29.217 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:51:29.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:29 smithi174 bash[22991]: audit 2024-06-06T20:51:28.353775+0000 mgr.smithi111.upirjr (mgr.14197) 215 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-06T20:51:29.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:29 smithi111 bash[14799]: audit 2024-06-06T20:51:28.353775+0000 mgr.smithi111.upirjr (mgr.14197) 215 : audit [DBG] from='client.14492 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-06-06T20:51:30.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:30 smithi174 bash[22991]: cluster 2024-06-06T20:51:29.054055+0000 mgr.smithi111.upirjr (mgr.14197) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:30.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:30 smithi111 bash[14799]: cluster 2024-06-06T20:51:29.054055+0000 mgr.smithi111.upirjr (mgr.14197) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:31.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:31 smithi174 bash[22991]: audit 2024-06-06T20:51:30.556378+0000 mon.smithi111 (mon.0) 763 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:31.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:31 smithi111 bash[14799]: audit 2024-06-06T20:51:30.556378+0000 mon.smithi111 (mon.0) 763 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:32.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:32 smithi174 bash[22991]: cluster 2024-06-06T20:51:31.054681+0000 mgr.smithi111.upirjr (mgr.14197) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:32.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:32 smithi111 bash[14799]: cluster 2024-06-06T20:51:31.054681+0000 mgr.smithi111.upirjr (mgr.14197) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:33.957 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:51:34.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:34 smithi111 bash[14799]: cluster 2024-06-06T20:51:33.055311+0000 mgr.smithi111.upirjr (mgr.14197) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:34.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:34 smithi174 bash[22991]: cluster 2024-06-06T20:51:33.055311+0000 mgr.smithi111.upirjr (mgr.14197) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:36.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:36 smithi174 bash[22991]: cluster 2024-06-06T20:51:35.056041+0000 mgr.smithi111.upirjr (mgr.14197) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:36.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:36 smithi111 bash[14799]: cluster 2024-06-06T20:51:35.056041+0000 mgr.smithi111.upirjr (mgr.14197) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:37.299 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:51:37.299 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:51:38.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:38 smithi111 bash[14799]: cluster 2024-06-06T20:51:37.056485+0000 mgr.smithi111.upirjr (mgr.14197) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:38.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:38 smithi111 bash[14799]: audit 2024-06-06T20:51:37.298986+0000 mon.smithi111 (mon.0) 764 : audit [DBG] from='client.? 172.21.15.111:0/3226690638' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:51:38.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:38 smithi174 bash[22991]: cluster 2024-06-06T20:51:37.056485+0000 mgr.smithi111.upirjr (mgr.14197) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:38.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:38 smithi174 bash[22991]: audit 2024-06-06T20:51:37.298986+0000 mon.smithi111 (mon.0) 764 : audit [DBG] from='client.? 172.21.15.111:0/3226690638' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:51:40.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:40 smithi174 bash[22991]: cluster 2024-06-06T20:51:39.057178+0000 mgr.smithi111.upirjr (mgr.14197) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:40.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:40 smithi111 bash[14799]: cluster 2024-06-06T20:51:39.057178+0000 mgr.smithi111.upirjr (mgr.14197) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:41.047 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:51:42.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:42 smithi174 bash[22991]: cluster 2024-06-06T20:51:41.058040+0000 mgr.smithi111.upirjr (mgr.14197) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:42.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:42 smithi111 bash[14799]: cluster 2024-06-06T20:51:41.058040+0000 mgr.smithi111.upirjr (mgr.14197) 222 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:44.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:44 smithi174 bash[22991]: cluster 2024-06-06T20:51:43.058656+0000 mgr.smithi111.upirjr (mgr.14197) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:44.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:44 smithi111 bash[14799]: cluster 2024-06-06T20:51:43.058656+0000 mgr.smithi111.upirjr (mgr.14197) 223 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:45.795 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:51:46.472 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:46 smithi174 bash[22991]: cluster 2024-06-06T20:51:45.059242+0000 mgr.smithi111.upirjr (mgr.14197) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:46.472 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:46 smithi174 bash[22991]: audit 2024-06-06T20:51:45.556605+0000 mon.smithi111 (mon.0) 765 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:46.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:46 smithi111 bash[14799]: cluster 2024-06-06T20:51:45.059242+0000 mgr.smithi111.upirjr (mgr.14197) 224 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:46.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:46 smithi111 bash[14799]: audit 2024-06-06T20:51:45.556605+0000 mon.smithi111 (mon.0) 765 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:51:48.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:48 smithi174 bash[22991]: cluster 2024-06-06T20:51:47.059672+0000 mgr.smithi111.upirjr (mgr.14197) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:48.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:48 smithi111 bash[14799]: cluster 2024-06-06T20:51:47.059672+0000 mgr.smithi111.upirjr (mgr.14197) 225 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:49.089 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:51:49.089 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:51:49.394 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:49 smithi111 bash[14799]: audit 2024-06-06T20:51:49.088895+0000 mon.smithi111 (mon.0) 766 : audit [DBG] from='client.? 172.21.15.111:0/92408886' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:51:49.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:49 smithi174 bash[22991]: audit 2024-06-06T20:51:49.088895+0000 mon.smithi111 (mon.0) 766 : audit [DBG] from='client.? 172.21.15.111:0/92408886' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:51:50.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:50 smithi174 bash[22991]: cluster 2024-06-06T20:51:49.060241+0000 mgr.smithi111.upirjr (mgr.14197) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:50.644 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:50 smithi111 bash[14799]: cluster 2024-06-06T20:51:49.060241+0000 mgr.smithi111.upirjr (mgr.14197) 226 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:52.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:52 smithi174 bash[22991]: cluster 2024-06-06T20:51:51.060908+0000 mgr.smithi111.upirjr (mgr.14197) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:52.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:52 smithi111 bash[14799]: cluster 2024-06-06T20:51:51.060908+0000 mgr.smithi111.upirjr (mgr.14197) 227 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:52.900 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:51:54.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:54 smithi174 bash[22991]: cluster 2024-06-06T20:51:53.061442+0000 mgr.smithi111.upirjr (mgr.14197) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:54.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:54 smithi111 bash[14799]: cluster 2024-06-06T20:51:53.061442+0000 mgr.smithi111.upirjr (mgr.14197) 228 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:56.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:56 smithi174 bash[22991]: cluster 2024-06-06T20:51:55.062048+0000 mgr.smithi111.upirjr (mgr.14197) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:56.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:56 smithi111 bash[14799]: cluster 2024-06-06T20:51:55.062048+0000 mgr.smithi111.upirjr (mgr.14197) 229 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:57.644 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:51:58.556 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:51:58 smithi111 bash[14799]: cluster 2024-06-06T20:51:57.062628+0000 mgr.smithi111.upirjr (mgr.14197) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:51:58.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:51:58 smithi174 bash[22991]: cluster 2024-06-06T20:51:57.062628+0000 mgr.smithi111.upirjr (mgr.14197) 230 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:00.496 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:00 smithi111 bash[14799]: cluster 2024-06-06T20:51:59.063365+0000 mgr.smithi111.upirjr (mgr.14197) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:00.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:00 smithi174 bash[22991]: cluster 2024-06-06T20:51:59.063365+0000 mgr.smithi111.upirjr (mgr.14197) 231 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:00.928 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:52:00.929 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:52:01.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:01 smithi174 bash[22991]: audit 2024-06-06T20:52:00.556611+0000 mon.smithi111 (mon.0) 767 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:01.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:01 smithi174 bash[22991]: audit 2024-06-06T20:52:00.928570+0000 mon.smithi111 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.111:0/3362655086' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:01.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:01 smithi111 bash[14799]: audit 2024-06-06T20:52:00.556611+0000 mon.smithi111 (mon.0) 767 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:01.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:01 smithi111 bash[14799]: audit 2024-06-06T20:52:00.928570+0000 mon.smithi111 (mon.0) 768 : audit [DBG] from='client.? 172.21.15.111:0/3362655086' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:02.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:02 smithi174 bash[22991]: cluster 2024-06-06T20:52:01.063975+0000 mgr.smithi111.upirjr (mgr.14197) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:02.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:02 smithi111 bash[14799]: cluster 2024-06-06T20:52:01.063975+0000 mgr.smithi111.upirjr (mgr.14197) 232 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:04.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:04 smithi174 bash[22991]: cluster 2024-06-06T20:52:03.064599+0000 mgr.smithi111.upirjr (mgr.14197) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:04.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:04 smithi111 bash[14799]: cluster 2024-06-06T20:52:03.064599+0000 mgr.smithi111.upirjr (mgr.14197) 233 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:04.825 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:52:06.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:06 smithi174 bash[22991]: cluster 2024-06-06T20:52:05.065239+0000 mgr.smithi111.upirjr (mgr.14197) 234 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:06.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:06 smithi111 bash[14799]: cluster 2024-06-06T20:52:05.065239+0000 mgr.smithi111.upirjr (mgr.14197) 234 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:08.517 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:08 smithi111 bash[14799]: cluster 2024-06-06T20:52:07.065962+0000 mgr.smithi111.upirjr (mgr.14197) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:08.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:08 smithi174 bash[22991]: cluster 2024-06-06T20:52:07.065962+0000 mgr.smithi111.upirjr (mgr.14197) 235 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:09.571 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:52:10.601 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:10 smithi111 bash[14799]: cluster 2024-06-06T20:52:09.066479+0000 mgr.smithi111.upirjr (mgr.14197) 236 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:10.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:10 smithi174 bash[22991]: cluster 2024-06-06T20:52:09.066479+0000 mgr.smithi111.upirjr (mgr.14197) 236 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:12.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:12 smithi174 bash[22991]: cluster 2024-06-06T20:52:11.066935+0000 mgr.smithi111.upirjr (mgr.14197) 237 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:12.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:12 smithi111 bash[14799]: cluster 2024-06-06T20:52:11.066935+0000 mgr.smithi111.upirjr (mgr.14197) 237 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:12.743 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:52:12.743 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:52:13.395 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:13 smithi111 bash[14799]: audit 2024-06-06T20:52:12.742831+0000 mon.smithi111 (mon.0) 769 : audit [DBG] from='client.? 172.21.15.111:0/2230638584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:13.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:13 smithi174 bash[22991]: audit 2024-06-06T20:52:12.742831+0000 mon.smithi111 (mon.0) 769 : audit [DBG] from='client.? 172.21.15.111:0/2230638584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:14.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:14 smithi174 bash[22991]: cluster 2024-06-06T20:52:13.067511+0000 mgr.smithi111.upirjr (mgr.14197) 238 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:14.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:14 smithi111 bash[14799]: cluster 2024-06-06T20:52:13.067511+0000 mgr.smithi111.upirjr (mgr.14197) 238 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:16.570 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:52:16.583 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:16 smithi111 bash[14799]: cluster 2024-06-06T20:52:15.068128+0000 mgr.smithi111.upirjr (mgr.14197) 239 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:16.583 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:16 smithi111 bash[14799]: audit 2024-06-06T20:52:15.557409+0000 mon.smithi111 (mon.0) 770 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:16.583 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:16 smithi111 bash[14799]: audit 2024-06-06T20:52:16.087649+0000 mon.smithi111 (mon.0) 771 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:52:16.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:16 smithi174 bash[22991]: cluster 2024-06-06T20:52:15.068128+0000 mgr.smithi111.upirjr (mgr.14197) 239 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:16.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:16 smithi174 bash[22991]: audit 2024-06-06T20:52:15.557409+0000 mon.smithi111 (mon.0) 770 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:16.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:16 smithi174 bash[22991]: audit 2024-06-06T20:52:16.087649+0000 mon.smithi111 (mon.0) 771 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:52:18.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:18 smithi174 bash[22991]: cluster 2024-06-06T20:52:17.068781+0000 mgr.smithi111.upirjr (mgr.14197) 240 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:18.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:18 smithi111 bash[14799]: cluster 2024-06-06T20:52:17.068781+0000 mgr.smithi111.upirjr (mgr.14197) 240 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:20.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:20 smithi174 bash[22991]: cluster 2024-06-06T20:52:19.069400+0000 mgr.smithi111.upirjr (mgr.14197) 241 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:20.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:20 smithi111 bash[14799]: cluster 2024-06-06T20:52:19.069400+0000 mgr.smithi111.upirjr (mgr.14197) 241 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:20.978 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:52:22.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:22 smithi174 bash[22991]: cluster 2024-06-06T20:52:21.069812+0000 mgr.smithi111.upirjr (mgr.14197) 242 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:22.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:22 smithi174 bash[22991]: audit 2024-06-06T20:52:21.678854+0000 mon.smithi111 (mon.0) 772 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:22 smithi174 bash[22991]: audit 2024-06-06T20:52:21.684641+0000 mon.smithi111 (mon.0) 773 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:22 smithi174 bash[22991]: audit 2024-06-06T20:52:22.225496+0000 mon.smithi111 (mon.0) 774 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:22 smithi174 bash[22991]: audit 2024-06-06T20:52:22.232349+0000 mon.smithi111 (mon.0) 775 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:22 smithi111 bash[14799]: cluster 2024-06-06T20:52:21.069812+0000 mgr.smithi111.upirjr (mgr.14197) 242 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:22.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:22 smithi111 bash[14799]: audit 2024-06-06T20:52:21.678854+0000 mon.smithi111 (mon.0) 772 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:22 smithi111 bash[14799]: audit 2024-06-06T20:52:21.684641+0000 mon.smithi111 (mon.0) 773 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:22 smithi111 bash[14799]: audit 2024-06-06T20:52:22.225496+0000 mon.smithi111 (mon.0) 774 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:22.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:22 smithi111 bash[14799]: audit 2024-06-06T20:52:22.232349+0000 mon.smithi111 (mon.0) 775 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:23.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:23 smithi174 bash[22991]: audit 2024-06-06T20:52:22.667214+0000 mon.smithi111 (mon.0) 776 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:52:23.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:23 smithi174 bash[22991]: audit 2024-06-06T20:52:22.668807+0000 mon.smithi111 (mon.0) 777 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:52:23.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:23 smithi174 bash[22991]: audit 2024-06-06T20:52:22.674777+0000 mon.smithi111 (mon.0) 778 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:23.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:23 smithi174 bash[22991]: audit 2024-06-06T20:52:22.678019+0000 mon.smithi111 (mon.0) 779 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:52:23.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:23 smithi111 bash[14799]: audit 2024-06-06T20:52:22.667214+0000 mon.smithi111 (mon.0) 776 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:52:23.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:23 smithi111 bash[14799]: audit 2024-06-06T20:52:22.668807+0000 mon.smithi111 (mon.0) 777 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:52:23.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:23 smithi111 bash[14799]: audit 2024-06-06T20:52:22.674777+0000 mon.smithi111 (mon.0) 778 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:52:23.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:23 smithi111 bash[14799]: audit 2024-06-06T20:52:22.678019+0000 mon.smithi111 (mon.0) 779 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:52:24.260 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:52:24.260 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:52:24.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:24 smithi174 bash[22991]: cluster 2024-06-06T20:52:23.070407+0000 mgr.smithi111.upirjr (mgr.14197) 243 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:24.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:24 smithi174 bash[22991]: audit 2024-06-06T20:52:24.260397+0000 mon.smithi111 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.111:0/3787285226' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:24.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:24 smithi111 bash[14799]: cluster 2024-06-06T20:52:23.070407+0000 mgr.smithi111.upirjr (mgr.14197) 243 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:24.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:24 smithi111 bash[14799]: audit 2024-06-06T20:52:24.260397+0000 mon.smithi111 (mon.0) 780 : audit [DBG] from='client.? 172.21.15.111:0/3787285226' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:26.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:26 smithi174 bash[22991]: cluster 2024-06-06T20:52:25.071081+0000 mgr.smithi111.upirjr (mgr.14197) 244 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:26.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:26 smithi111 bash[14799]: cluster 2024-06-06T20:52:25.071081+0000 mgr.smithi111.upirjr (mgr.14197) 244 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:28.157 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:52:28.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:28 smithi174 bash[22991]: cluster 2024-06-06T20:52:27.071691+0000 mgr.smithi111.upirjr (mgr.14197) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:28.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:28 smithi111 bash[14799]: cluster 2024-06-06T20:52:27.071691+0000 mgr.smithi111.upirjr (mgr.14197) 245 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:30.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:30 smithi174 bash[22991]: cluster 2024-06-06T20:52:29.072391+0000 mgr.smithi111.upirjr (mgr.14197) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:30.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:30 smithi111 bash[14799]: cluster 2024-06-06T20:52:29.072391+0000 mgr.smithi111.upirjr (mgr.14197) 246 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:31.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:31 smithi174 bash[22991]: audit 2024-06-06T20:52:30.559674+0000 mon.smithi111 (mon.0) 781 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:31.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:31 smithi111 bash[14799]: audit 2024-06-06T20:52:30.559674+0000 mon.smithi111 (mon.0) 781 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:32.634 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:32 smithi174 bash[22991]: cluster 2024-06-06T20:52:31.073151+0000 mgr.smithi111.upirjr (mgr.14197) 247 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:32.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:32 smithi111 bash[14799]: cluster 2024-06-06T20:52:31.073151+0000 mgr.smithi111.upirjr (mgr.14197) 247 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:32.904 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:52:34.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:34 smithi174 bash[22991]: cluster 2024-06-06T20:52:33.073912+0000 mgr.smithi111.upirjr (mgr.14197) 248 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:34.648 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:34 smithi111 bash[14799]: cluster 2024-06-06T20:52:33.073912+0000 mgr.smithi111.upirjr (mgr.14197) 248 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:36.242 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:52:36.243 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:52:36.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:36 smithi174 bash[22991]: cluster 2024-06-06T20:52:35.074567+0000 mgr.smithi111.upirjr (mgr.14197) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:36.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:36 smithi174 bash[22991]: audit 2024-06-06T20:52:36.239169+0000 mon.smithi111 (mon.0) 782 : audit [DBG] from='client.? 172.21.15.111:0/2206859051' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:36.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:36 smithi111 bash[14799]: cluster 2024-06-06T20:52:35.074567+0000 mgr.smithi111.upirjr (mgr.14197) 249 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:36.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:36 smithi111 bash[14799]: audit 2024-06-06T20:52:36.239169+0000 mon.smithi111 (mon.0) 782 : audit [DBG] from='client.? 172.21.15.111:0/2206859051' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:38.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:38 smithi174 bash[22991]: cluster 2024-06-06T20:52:37.075294+0000 mgr.smithi111.upirjr (mgr.14197) 250 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:38.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:38 smithi111 bash[14799]: cluster 2024-06-06T20:52:37.075294+0000 mgr.smithi111.upirjr (mgr.14197) 250 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:40.007 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:52:40.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:40 smithi174 bash[22991]: cluster 2024-06-06T20:52:39.075925+0000 mgr.smithi111.upirjr (mgr.14197) 251 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:40.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:40 smithi111 bash[14799]: cluster 2024-06-06T20:52:39.075925+0000 mgr.smithi111.upirjr (mgr.14197) 251 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:42.628 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:42 smithi174 bash[22991]: cluster 2024-06-06T20:52:41.076550+0000 mgr.smithi111.upirjr (mgr.14197) 252 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:42.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:42 smithi111 bash[14799]: cluster 2024-06-06T20:52:41.076550+0000 mgr.smithi111.upirjr (mgr.14197) 252 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:44.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:44 smithi174 bash[22991]: cluster 2024-06-06T20:52:43.077106+0000 mgr.smithi111.upirjr (mgr.14197) 253 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:44.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:44 smithi111 bash[14799]: cluster 2024-06-06T20:52:43.077106+0000 mgr.smithi111.upirjr (mgr.14197) 253 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:44.749 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:52:46.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:46 smithi174 bash[22991]: cluster 2024-06-06T20:52:45.077733+0000 mgr.smithi111.upirjr (mgr.14197) 254 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:46.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:46 smithi174 bash[22991]: audit 2024-06-06T20:52:45.559959+0000 mon.smithi111 (mon.0) 783 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:46.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:46 smithi111 bash[14799]: cluster 2024-06-06T20:52:45.077733+0000 mgr.smithi111.upirjr (mgr.14197) 254 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:46.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:46 smithi111 bash[14799]: audit 2024-06-06T20:52:45.559959+0000 mon.smithi111 (mon.0) 783 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:52:48.030 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:52:48.030 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:52:48.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:48 smithi174 bash[22991]: cluster 2024-06-06T20:52:47.078320+0000 mgr.smithi111.upirjr (mgr.14197) 255 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:48.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:48 smithi174 bash[22991]: audit 2024-06-06T20:52:48.029934+0000 mon.smithi111 (mon.0) 784 : audit [DBG] from='client.? 172.21.15.111:0/2281719515' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:48.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:48 smithi111 bash[14799]: cluster 2024-06-06T20:52:47.078320+0000 mgr.smithi111.upirjr (mgr.14197) 255 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:48.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:48 smithi111 bash[14799]: audit 2024-06-06T20:52:48.029934+0000 mon.smithi111 (mon.0) 784 : audit [DBG] from='client.? 172.21.15.111:0/2281719515' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:52:50.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:50 smithi174 bash[22991]: cluster 2024-06-06T20:52:49.079030+0000 mgr.smithi111.upirjr (mgr.14197) 256 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:50.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:50 smithi111 bash[14799]: cluster 2024-06-06T20:52:49.079030+0000 mgr.smithi111.upirjr (mgr.14197) 256 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:51.814 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:52:52.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:52 smithi174 bash[22991]: cluster 2024-06-06T20:52:51.079788+0000 mgr.smithi111.upirjr (mgr.14197) 257 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:52.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:52 smithi111 bash[14799]: cluster 2024-06-06T20:52:51.079788+0000 mgr.smithi111.upirjr (mgr.14197) 257 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:54.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:54 smithi174 bash[22991]: cluster 2024-06-06T20:52:53.080448+0000 mgr.smithi111.upirjr (mgr.14197) 258 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:54.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:54 smithi111 bash[14799]: cluster 2024-06-06T20:52:53.080448+0000 mgr.smithi111.upirjr (mgr.14197) 258 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:56.557 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:52:56.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:56 smithi174 bash[22991]: cluster 2024-06-06T20:52:55.081054+0000 mgr.smithi111.upirjr (mgr.14197) 259 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:56.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:56 smithi111 bash[14799]: cluster 2024-06-06T20:52:55.081054+0000 mgr.smithi111.upirjr (mgr.14197) 259 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:58.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:52:58 smithi174 bash[22991]: cluster 2024-06-06T20:52:57.081655+0000 mgr.smithi111.upirjr (mgr.14197) 260 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:58.648 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:52:58 smithi111 bash[14799]: cluster 2024-06-06T20:52:57.081655+0000 mgr.smithi111.upirjr (mgr.14197) 260 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:52:59.975 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:52:59.976 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:53:00.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:00 smithi174 bash[22991]: cluster 2024-06-06T20:52:59.082231+0000 mgr.smithi111.upirjr (mgr.14197) 261 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:00.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:00 smithi174 bash[22991]: audit 2024-06-06T20:52:59.975189+0000 mon.smithi111 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.111:0/3038099195' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:00.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:00 smithi111 bash[14799]: cluster 2024-06-06T20:52:59.082231+0000 mgr.smithi111.upirjr (mgr.14197) 261 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:00.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:00 smithi111 bash[14799]: audit 2024-06-06T20:52:59.975189+0000 mon.smithi111 (mon.0) 785 : audit [DBG] from='client.? 172.21.15.111:0/3038099195' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:01.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:01 smithi174 bash[22991]: audit 2024-06-06T20:53:00.560362+0000 mon.smithi111 (mon.0) 786 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:01.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:01 smithi111 bash[14799]: audit 2024-06-06T20:53:00.560362+0000 mon.smithi111 (mon.0) 786 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:02.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:02 smithi111 bash[14799]: cluster 2024-06-06T20:53:01.082962+0000 mgr.smithi111.upirjr (mgr.14197) 262 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:02.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:02 smithi174 bash[22991]: cluster 2024-06-06T20:53:01.082962+0000 mgr.smithi111.upirjr (mgr.14197) 262 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:03.777 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:53:04.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:04 smithi111 bash[14799]: cluster 2024-06-06T20:53:03.083649+0000 mgr.smithi111.upirjr (mgr.14197) 263 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:04.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:04 smithi174 bash[22991]: cluster 2024-06-06T20:53:03.083649+0000 mgr.smithi111.upirjr (mgr.14197) 263 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:06.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:06 smithi111 bash[14799]: cluster 2024-06-06T20:53:05.084225+0000 mgr.smithi111.upirjr (mgr.14197) 264 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:06.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:06 smithi174 bash[22991]: cluster 2024-06-06T20:53:05.084225+0000 mgr.smithi111.upirjr (mgr.14197) 264 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:08.520 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:53:08.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:08 smithi174 bash[22991]: cluster 2024-06-06T20:53:07.084908+0000 mgr.smithi111.upirjr (mgr.14197) 265 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:08.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:08 smithi111 bash[14799]: cluster 2024-06-06T20:53:07.084908+0000 mgr.smithi111.upirjr (mgr.14197) 265 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:10.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:10 smithi174 bash[22991]: cluster 2024-06-06T20:53:09.085548+0000 mgr.smithi111.upirjr (mgr.14197) 266 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:10.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:10 smithi111 bash[14799]: cluster 2024-06-06T20:53:09.085548+0000 mgr.smithi111.upirjr (mgr.14197) 266 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:11.878 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:53:11.878 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:53:12.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:12 smithi111 bash[14799]: cluster 2024-06-06T20:53:11.086166+0000 mgr.smithi111.upirjr (mgr.14197) 267 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:12.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:12 smithi111 bash[14799]: audit 2024-06-06T20:53:11.877590+0000 mon.smithi111 (mon.0) 787 : audit [DBG] from='client.? 172.21.15.111:0/3759798818' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:12.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:12 smithi174 bash[22991]: cluster 2024-06-06T20:53:11.086166+0000 mgr.smithi111.upirjr (mgr.14197) 267 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:12.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:12 smithi174 bash[22991]: audit 2024-06-06T20:53:11.877590+0000 mon.smithi111 (mon.0) 787 : audit [DBG] from='client.? 172.21.15.111:0/3759798818' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:14.802 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:14 smithi111 bash[14799]: cluster 2024-06-06T20:53:13.086807+0000 mgr.smithi111.upirjr (mgr.14197) 268 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:14.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:14 smithi174 bash[22991]: cluster 2024-06-06T20:53:13.086807+0000 mgr.smithi111.upirjr (mgr.14197) 268 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:15.705 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:53:16.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:16 smithi174 bash[22991]: cluster 2024-06-06T20:53:15.087414+0000 mgr.smithi111.upirjr (mgr.14197) 269 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:16.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:16 smithi174 bash[22991]: audit 2024-06-06T20:53:15.560747+0000 mon.smithi111 (mon.0) 788 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:16.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:16 smithi111 bash[14799]: cluster 2024-06-06T20:53:15.087414+0000 mgr.smithi111.upirjr (mgr.14197) 269 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:16.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:16 smithi111 bash[14799]: audit 2024-06-06T20:53:15.560747+0000 mon.smithi111 (mon.0) 788 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:18.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:18 smithi174 bash[22991]: cluster 2024-06-06T20:53:17.088089+0000 mgr.smithi111.upirjr (mgr.14197) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:18.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:18 smithi111 bash[14799]: cluster 2024-06-06T20:53:17.088089+0000 mgr.smithi111.upirjr (mgr.14197) 270 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:20.455 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:53:20.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:20 smithi174 bash[22991]: cluster 2024-06-06T20:53:19.088708+0000 mgr.smithi111.upirjr (mgr.14197) 271 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:20.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:20 smithi111 bash[14799]: cluster 2024-06-06T20:53:19.088708+0000 mgr.smithi111.upirjr (mgr.14197) 271 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:22.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:22 smithi174 bash[22991]: cluster 2024-06-06T20:53:21.089370+0000 mgr.smithi111.upirjr (mgr.14197) 272 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:22.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:22 smithi111 bash[14799]: cluster 2024-06-06T20:53:21.089370+0000 mgr.smithi111.upirjr (mgr.14197) 272 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:23.645 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:23 smithi111 bash[14799]: audit 2024-06-06T20:53:22.769900+0000 mon.smithi111 (mon.0) 789 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:53:23.664 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:53:23.664 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:53:23.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:23 smithi174 bash[22991]: audit 2024-06-06T20:53:22.769900+0000 mon.smithi111 (mon.0) 789 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:53:24.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:24 smithi174 bash[22991]: cluster 2024-06-06T20:53:23.090012+0000 mgr.smithi111.upirjr (mgr.14197) 273 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:24.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:24 smithi174 bash[22991]: audit 2024-06-06T20:53:23.663298+0000 mon.smithi111 (mon.0) 790 : audit [DBG] from='client.? 172.21.15.111:0/2079634430' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:24.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:24 smithi111 bash[14799]: cluster 2024-06-06T20:53:23.090012+0000 mgr.smithi111.upirjr (mgr.14197) 273 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:24.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:24 smithi111 bash[14799]: audit 2024-06-06T20:53:23.663298+0000 mon.smithi111 (mon.0) 790 : audit [DBG] from='client.? 172.21.15.111:0/2079634430' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:26.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:26 smithi174 bash[22991]: cluster 2024-06-06T20:53:25.090648+0000 mgr.smithi111.upirjr (mgr.14197) 274 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:26.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:26 smithi111 bash[14799]: cluster 2024-06-06T20:53:25.090648+0000 mgr.smithi111.upirjr (mgr.14197) 274 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:27.461 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:53:27.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:27 smithi174 bash[22991]: cluster 2024-06-06T20:53:27.091376+0000 mgr.smithi111.upirjr (mgr.14197) 275 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:27.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:27 smithi111 bash[14799]: cluster 2024-06-06T20:53:27.091376+0000 mgr.smithi111.upirjr (mgr.14197) 275 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:29.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:29 smithi174 bash[22991]: audit 2024-06-06T20:53:28.364990+0000 mon.smithi111 (mon.0) 791 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:29.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:29 smithi174 bash[22991]: audit 2024-06-06T20:53:28.372245+0000 mon.smithi111 (mon.0) 792 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:29.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:29 smithi111 bash[14799]: audit 2024-06-06T20:53:28.364990+0000 mon.smithi111 (mon.0) 791 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:29.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:29 smithi111 bash[14799]: audit 2024-06-06T20:53:28.372245+0000 mon.smithi111 (mon.0) 792 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: cluster 2024-06-06T20:53:29.091865+0000 mgr.smithi111.upirjr (mgr.14197) 276 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: audit 2024-06-06T20:53:29.382502+0000 mon.smithi111 (mon.0) 793 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: audit 2024-06-06T20:53:29.389788+0000 mon.smithi111 (mon.0) 794 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: audit 2024-06-06T20:53:29.861073+0000 mon.smithi111 (mon.0) 795 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: audit 2024-06-06T20:53:29.862881+0000 mon.smithi111 (mon.0) 796 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: audit 2024-06-06T20:53:29.871036+0000 mon.smithi111 (mon.0) 797 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.639 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:30 smithi174 bash[22991]: audit 2024-06-06T20:53:29.875352+0000 mon.smithi111 (mon.0) 798 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: cluster 2024-06-06T20:53:29.091865+0000 mgr.smithi111.upirjr (mgr.14197) 276 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: audit 2024-06-06T20:53:29.382502+0000 mon.smithi111 (mon.0) 793 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: audit 2024-06-06T20:53:29.389788+0000 mon.smithi111 (mon.0) 794 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: audit 2024-06-06T20:53:29.861073+0000 mon.smithi111 (mon.0) 795 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: audit 2024-06-06T20:53:29.862881+0000 mon.smithi111 (mon.0) 796 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: audit 2024-06-06T20:53:29.871036+0000 mon.smithi111 (mon.0) 797 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:53:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:30 smithi111 bash[14799]: audit 2024-06-06T20:53:29.875352+0000 mon.smithi111 (mon.0) 798 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:53:31.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:31 smithi111 bash[14799]: audit 2024-06-06T20:53:30.561035+0000 mon.smithi111 (mon.0) 799 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:31.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:31 smithi174 bash[22991]: audit 2024-06-06T20:53:30.561035+0000 mon.smithi111 (mon.0) 799 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:32.080 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:53:32.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:32 smithi111 bash[14799]: cluster 2024-06-06T20:53:31.092474+0000 mgr.smithi111.upirjr (mgr.14197) 277 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:32.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:32 smithi174 bash[22991]: cluster 2024-06-06T20:53:31.092474+0000 mgr.smithi111.upirjr (mgr.14197) 277 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:34.840 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:34 smithi111 bash[14799]: cluster 2024-06-06T20:53:33.092892+0000 mgr.smithi111.upirjr (mgr.14197) 278 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:34.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:34 smithi174 bash[22991]: cluster 2024-06-06T20:53:33.092892+0000 mgr.smithi111.upirjr (mgr.14197) 278 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:35.253 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:53:35.253 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:53:35.495 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:35 smithi111 bash[14799]: audit 2024-06-06T20:53:35.252446+0000 mon.smithi111 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.111:0/1363955564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:35.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:35 smithi174 bash[22991]: audit 2024-06-06T20:53:35.252446+0000 mon.smithi111 (mon.0) 800 : audit [DBG] from='client.? 172.21.15.111:0/1363955564' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:36.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:36 smithi174 bash[22991]: cluster 2024-06-06T20:53:35.093413+0000 mgr.smithi111.upirjr (mgr.14197) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:36.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:36 smithi111 bash[14799]: cluster 2024-06-06T20:53:35.093413+0000 mgr.smithi111.upirjr (mgr.14197) 279 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:38.787 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:38 smithi174 bash[22991]: cluster 2024-06-06T20:53:37.094164+0000 mgr.smithi111.upirjr (mgr.14197) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:38.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:38 smithi111 bash[14799]: cluster 2024-06-06T20:53:37.094164+0000 mgr.smithi111.upirjr (mgr.14197) 280 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:39.096 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:53:40.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:40 smithi111 bash[14799]: cluster 2024-06-06T20:53:39.094829+0000 mgr.smithi111.upirjr (mgr.14197) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:40.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:40 smithi174 bash[22991]: cluster 2024-06-06T20:53:39.094829+0000 mgr.smithi111.upirjr (mgr.14197) 281 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:42.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:42 smithi174 bash[22991]: cluster 2024-06-06T20:53:41.095606+0000 mgr.smithi111.upirjr (mgr.14197) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:42.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:42 smithi111 bash[14799]: cluster 2024-06-06T20:53:41.095606+0000 mgr.smithi111.upirjr (mgr.14197) 282 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:43.847 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:53:44.880 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:44 smithi111 bash[14799]: cluster 2024-06-06T20:53:43.096274+0000 mgr.smithi111.upirjr (mgr.14197) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:44.937 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:44 smithi174 bash[22991]: cluster 2024-06-06T20:53:43.096274+0000 mgr.smithi111.upirjr (mgr.14197) 283 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:46.762 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:46 smithi111 bash[14799]: cluster 2024-06-06T20:53:45.096881+0000 mgr.smithi111.upirjr (mgr.14197) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:46.763 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:46 smithi111 bash[14799]: audit 2024-06-06T20:53:45.561506+0000 mon.smithi111 (mon.0) 801 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:46.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:46 smithi174 bash[22991]: cluster 2024-06-06T20:53:45.096881+0000 mgr.smithi111.upirjr (mgr.14197) 284 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:46.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:46 smithi174 bash[22991]: audit 2024-06-06T20:53:45.561506+0000 mon.smithi111 (mon.0) 801 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:53:47.182 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:53:47.183 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:53:47.607 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:47 smithi111 bash[14799]: audit 2024-06-06T20:53:47.181540+0000 mon.smithi111 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.111:0/1113646362' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:47.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:47 smithi174 bash[22991]: audit 2024-06-06T20:53:47.181540+0000 mon.smithi111 (mon.0) 802 : audit [DBG] from='client.? 172.21.15.111:0/1113646362' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:48.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:48 smithi174 bash[22991]: cluster 2024-06-06T20:53:47.097418+0000 mgr.smithi111.upirjr (mgr.14197) 285 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:48.895 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:48 smithi111 bash[14799]: cluster 2024-06-06T20:53:47.097418+0000 mgr.smithi111.upirjr (mgr.14197) 285 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:49.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:49 smithi174 bash[22991]: cluster 2024-06-06T20:53:49.098019+0000 mgr.smithi111.upirjr (mgr.14197) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:49.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:49 smithi111 bash[14799]: cluster 2024-06-06T20:53:49.098019+0000 mgr.smithi111.upirjr (mgr.14197) 286 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:51.026 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:53:52.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:52 smithi174 bash[22991]: cluster 2024-06-06T20:53:51.098689+0000 mgr.smithi111.upirjr (mgr.14197) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:52.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:52 smithi111 bash[14799]: cluster 2024-06-06T20:53:51.098689+0000 mgr.smithi111.upirjr (mgr.14197) 287 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:54.385 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:54 smithi174 bash[22991]: cluster 2024-06-06T20:53:53.099313+0000 mgr.smithi111.upirjr (mgr.14197) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:54.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:54 smithi111 bash[14799]: cluster 2024-06-06T20:53:53.099313+0000 mgr.smithi111.upirjr (mgr.14197) 288 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:55.774 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:53:56.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:56 smithi174 bash[22991]: cluster 2024-06-06T20:53:55.099935+0000 mgr.smithi111.upirjr (mgr.14197) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:56.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:56 smithi111 bash[14799]: cluster 2024-06-06T20:53:55.099935+0000 mgr.smithi111.upirjr (mgr.14197) 289 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:58.529 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:58 smithi111 bash[14799]: cluster 2024-06-06T20:53:57.100586+0000 mgr.smithi111.upirjr (mgr.14197) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:58.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:58 smithi174 bash[22991]: cluster 2024-06-06T20:53:57.100586+0000 mgr.smithi111.upirjr (mgr.14197) 290 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:53:58.943 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:53:58.943 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:53:59.385 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:53:59 smithi174 bash[22991]: audit 2024-06-06T20:53:58.941799+0000 mon.smithi111 (mon.0) 803 : audit [DBG] from='client.? 172.21.15.111:0/56900304' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:53:59.396 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:53:59 smithi111 bash[14799]: audit 2024-06-06T20:53:58.941799+0000 mon.smithi111 (mon.0) 803 : audit [DBG] from='client.? 172.21.15.111:0/56900304' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:00.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:00 smithi174 bash[22991]: cluster 2024-06-06T20:53:59.101280+0000 mgr.smithi111.upirjr (mgr.14197) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:00.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:00 smithi111 bash[14799]: cluster 2024-06-06T20:53:59.101280+0000 mgr.smithi111.upirjr (mgr.14197) 291 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:01.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:01 smithi174 bash[22991]: audit 2024-06-06T20:54:00.561991+0000 mon.smithi111 (mon.0) 804 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:01.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:01 smithi111 bash[14799]: audit 2024-06-06T20:54:00.561991+0000 mon.smithi111 (mon.0) 804 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:02.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:02 smithi174 bash[22991]: cluster 2024-06-06T20:54:01.102057+0000 mgr.smithi111.upirjr (mgr.14197) 292 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:02.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:02 smithi111 bash[14799]: cluster 2024-06-06T20:54:01.102057+0000 mgr.smithi111.upirjr (mgr.14197) 292 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:02.739 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:54:04.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:04 smithi174 bash[22991]: cluster 2024-06-06T20:54:03.102785+0000 mgr.smithi111.upirjr (mgr.14197) 293 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:04.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:04 smithi111 bash[14799]: cluster 2024-06-06T20:54:03.102785+0000 mgr.smithi111.upirjr (mgr.14197) 293 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:06.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:06 smithi174 bash[22991]: cluster 2024-06-06T20:54:05.103480+0000 mgr.smithi111.upirjr (mgr.14197) 294 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:06.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:06 smithi111 bash[14799]: cluster 2024-06-06T20:54:05.103480+0000 mgr.smithi111.upirjr (mgr.14197) 294 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:07.488 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:54:08.492 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:08 smithi111 bash[14799]: cluster 2024-06-06T20:54:07.104252+0000 mgr.smithi111.upirjr (mgr.14197) 295 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:08.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:08 smithi174 bash[22991]: cluster 2024-06-06T20:54:07.104252+0000 mgr.smithi111.upirjr (mgr.14197) 295 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:10.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:10 smithi174 bash[22991]: cluster 2024-06-06T20:54:09.104951+0000 mgr.smithi111.upirjr (mgr.14197) 296 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:10.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:10 smithi111 bash[14799]: cluster 2024-06-06T20:54:09.104951+0000 mgr.smithi111.upirjr (mgr.14197) 296 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:10.733 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:54:10.733 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:54:11.397 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:11 smithi111 bash[14799]: audit 2024-06-06T20:54:10.732186+0000 mon.smithi111 (mon.0) 805 : audit [DBG] from='client.? 172.21.15.111:0/3678737694' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:11.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:11 smithi174 bash[22991]: audit 2024-06-06T20:54:10.732186+0000 mon.smithi111 (mon.0) 805 : audit [DBG] from='client.? 172.21.15.111:0/3678737694' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:12.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:12 smithi174 bash[22991]: cluster 2024-06-06T20:54:11.105646+0000 mgr.smithi111.upirjr (mgr.14197) 297 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:12.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:12 smithi111 bash[14799]: cluster 2024-06-06T20:54:11.105646+0000 mgr.smithi111.upirjr (mgr.14197) 297 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:14.572 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:54:14.584 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:14 smithi111 bash[14799]: cluster 2024-06-06T20:54:13.106256+0000 mgr.smithi111.upirjr (mgr.14197) 298 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:14.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:14 smithi174 bash[22991]: cluster 2024-06-06T20:54:13.106256+0000 mgr.smithi111.upirjr (mgr.14197) 298 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:16.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:16 smithi174 bash[22991]: cluster 2024-06-06T20:54:15.106903+0000 mgr.smithi111.upirjr (mgr.14197) 299 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:16.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:16 smithi174 bash[22991]: audit 2024-06-06T20:54:15.562295+0000 mon.smithi111 (mon.0) 806 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:16.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:16 smithi111 bash[14799]: cluster 2024-06-06T20:54:15.106903+0000 mgr.smithi111.upirjr (mgr.14197) 299 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:16.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:16 smithi111 bash[14799]: audit 2024-06-06T20:54:15.562295+0000 mon.smithi111 (mon.0) 806 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:18.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:18 smithi174 bash[22991]: cluster 2024-06-06T20:54:17.107539+0000 mgr.smithi111.upirjr (mgr.14197) 300 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:18.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:18 smithi111 bash[14799]: cluster 2024-06-06T20:54:17.107539+0000 mgr.smithi111.upirjr (mgr.14197) 300 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:19.317 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:54:20.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:20 smithi174 bash[22991]: cluster 2024-06-06T20:54:19.108173+0000 mgr.smithi111.upirjr (mgr.14197) 301 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:20.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:20 smithi111 bash[14799]: cluster 2024-06-06T20:54:19.108173+0000 mgr.smithi111.upirjr (mgr.14197) 301 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:22.396 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:22 smithi111 bash[14799]: cluster 2024-06-06T20:54:21.108702+0000 mgr.smithi111.upirjr (mgr.14197) 302 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:22.527 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:54:22.527 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:54:22.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:22 smithi174 bash[22991]: cluster 2024-06-06T20:54:21.108702+0000 mgr.smithi111.upirjr (mgr.14197) 302 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:23.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:23 smithi174 bash[22991]: audit 2024-06-06T20:54:22.525419+0000 mon.smithi111 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.111:0/427242837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:23.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:23 smithi111 bash[14799]: audit 2024-06-06T20:54:22.525419+0000 mon.smithi111 (mon.0) 807 : audit [DBG] from='client.? 172.21.15.111:0/427242837' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:24.604 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:24 smithi174 bash[22991]: cluster 2024-06-06T20:54:23.109384+0000 mgr.smithi111.upirjr (mgr.14197) 303 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:24.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:24 smithi111 bash[14799]: cluster 2024-06-06T20:54:23.109384+0000 mgr.smithi111.upirjr (mgr.14197) 303 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:26.287 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:54:26.396 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:26 smithi111 bash[14799]: cluster 2024-06-06T20:54:25.110134+0000 mgr.smithi111.upirjr (mgr.14197) 304 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:26.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:26 smithi174 bash[22991]: cluster 2024-06-06T20:54:25.110134+0000 mgr.smithi111.upirjr (mgr.14197) 304 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:28.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:28 smithi174 bash[22991]: cluster 2024-06-06T20:54:27.110810+0000 mgr.smithi111.upirjr (mgr.14197) 305 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:28.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:28 smithi111 bash[14799]: cluster 2024-06-06T20:54:27.110810+0000 mgr.smithi111.upirjr (mgr.14197) 305 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:30.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:30 smithi174 bash[22991]: cluster 2024-06-06T20:54:29.111474+0000 mgr.smithi111.upirjr (mgr.14197) 306 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:30.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:30 smithi174 bash[22991]: audit 2024-06-06T20:54:29.972967+0000 mon.smithi111 (mon.0) 808 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:54:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:30 smithi111 bash[14799]: cluster 2024-06-06T20:54:29.111474+0000 mgr.smithi111.upirjr (mgr.14197) 306 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:30 smithi111 bash[14799]: audit 2024-06-06T20:54:29.972967+0000 mon.smithi111 (mon.0) 808 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:54:31.023 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:54:31.396 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:31 smithi111 bash[14799]: audit 2024-06-06T20:54:30.562608+0000 mon.smithi111 (mon.0) 809 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:31.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:31 smithi174 bash[22991]: audit 2024-06-06T20:54:30.562608+0000 mon.smithi111 (mon.0) 809 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:32.510 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:32 smithi111 bash[14799]: cluster 2024-06-06T20:54:31.112150+0000 mgr.smithi111.upirjr (mgr.14197) 307 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:32.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:32 smithi174 bash[22991]: cluster 2024-06-06T20:54:31.112150+0000 mgr.smithi111.upirjr (mgr.14197) 307 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:34.391 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:54:34.391 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:54:34.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:34 smithi174 bash[22991]: cluster 2024-06-06T20:54:33.112646+0000 mgr.smithi111.upirjr (mgr.14197) 308 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:34.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:34 smithi111 bash[14799]: cluster 2024-06-06T20:54:33.112646+0000 mgr.smithi111.upirjr (mgr.14197) 308 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:35.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:35 smithi174 bash[22991]: audit 2024-06-06T20:54:34.389780+0000 mon.smithi111 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.111:0/3545454428' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:35.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:35 smithi111 bash[14799]: audit 2024-06-06T20:54:34.389780+0000 mon.smithi111 (mon.0) 810 : audit [DBG] from='client.? 172.21.15.111:0/3545454428' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: cluster 2024-06-06T20:54:35.113199+0000 mgr.smithi111.upirjr (mgr.14197) 309 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:35.345706+0000 mon.smithi111 (mon.0) 811 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:35.352112+0000 mon.smithi111 (mon.0) 812 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:35.552055+0000 mon.smithi111 (mon.0) 813 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:35.558502+0000 mon.smithi111 (mon.0) 814 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:36.004494+0000 mon.smithi111 (mon.0) 815 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:36.005721+0000 mon.smithi111 (mon.0) 816 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:54:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:36.014165+0000 mon.smithi111 (mon.0) 817 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:36 smithi174 bash[22991]: audit 2024-06-06T20:54:36.017792+0000 mon.smithi111 (mon.0) 818 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:54:36.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: cluster 2024-06-06T20:54:35.113199+0000 mgr.smithi111.upirjr (mgr.14197) 309 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:36.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:35.345706+0000 mon.smithi111 (mon.0) 811 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:35.352112+0000 mon.smithi111 (mon.0) 812 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:35.552055+0000 mon.smithi111 (mon.0) 813 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:35.558502+0000 mon.smithi111 (mon.0) 814 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:36.004494+0000 mon.smithi111 (mon.0) 815 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:54:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:36.005721+0000 mon.smithi111 (mon.0) 816 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:54:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:36.014165+0000 mon.smithi111 (mon.0) 817 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:54:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:36 smithi111 bash[14799]: audit 2024-06-06T20:54:36.017792+0000 mon.smithi111 (mon.0) 818 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:54:38.175 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:54:38.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:38 smithi174 bash[22991]: cluster 2024-06-06T20:54:37.113850+0000 mgr.smithi111.upirjr (mgr.14197) 310 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:38.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:38 smithi111 bash[14799]: cluster 2024-06-06T20:54:37.113850+0000 mgr.smithi111.upirjr (mgr.14197) 310 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:40.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:40 smithi174 bash[22991]: cluster 2024-06-06T20:54:39.114480+0000 mgr.smithi111.upirjr (mgr.14197) 311 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:40.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:40 smithi111 bash[14799]: cluster 2024-06-06T20:54:39.114480+0000 mgr.smithi111.upirjr (mgr.14197) 311 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:42.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:42 smithi174 bash[22991]: cluster 2024-06-06T20:54:41.115117+0000 mgr.smithi111.upirjr (mgr.14197) 312 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:42.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:42 smithi111 bash[14799]: cluster 2024-06-06T20:54:41.115117+0000 mgr.smithi111.upirjr (mgr.14197) 312 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:42.921 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:54:44.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:44 smithi174 bash[22991]: cluster 2024-06-06T20:54:43.115510+0000 mgr.smithi111.upirjr (mgr.14197) 313 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:44.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:44 smithi111 bash[14799]: cluster 2024-06-06T20:54:43.115510+0000 mgr.smithi111.upirjr (mgr.14197) 313 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:46.215 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:54:46.215 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:54:46.494 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:46 smithi111 bash[14799]: cluster 2024-06-06T20:54:45.116179+0000 mgr.smithi111.upirjr (mgr.14197) 314 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:46.495 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:46 smithi111 bash[14799]: audit 2024-06-06T20:54:45.563287+0000 mon.smithi111 (mon.0) 819 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:46.495 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:46 smithi111 bash[14799]: audit 2024-06-06T20:54:46.213897+0000 mon.smithi111 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.111:0/2628082007' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:46.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:46 smithi174 bash[22991]: cluster 2024-06-06T20:54:45.116179+0000 mgr.smithi111.upirjr (mgr.14197) 314 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:46.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:46 smithi174 bash[22991]: audit 2024-06-06T20:54:45.563287+0000 mon.smithi111 (mon.0) 819 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:54:46.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:46 smithi174 bash[22991]: audit 2024-06-06T20:54:46.213897+0000 mon.smithi111 (mon.0) 820 : audit [DBG] from='client.? 172.21.15.111:0/2628082007' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:48.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:48 smithi174 bash[22991]: cluster 2024-06-06T20:54:47.116812+0000 mgr.smithi111.upirjr (mgr.14197) 315 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:48.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:48 smithi111 bash[14799]: cluster 2024-06-06T20:54:47.116812+0000 mgr.smithi111.upirjr (mgr.14197) 315 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:50.029 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:54:50.635 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:50 smithi174 bash[22991]: cluster 2024-06-06T20:54:49.117422+0000 mgr.smithi111.upirjr (mgr.14197) 316 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:50.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:50 smithi111 bash[14799]: cluster 2024-06-06T20:54:49.117422+0000 mgr.smithi111.upirjr (mgr.14197) 316 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:52.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:52 smithi174 bash[22991]: cluster 2024-06-06T20:54:51.118066+0000 mgr.smithi111.upirjr (mgr.14197) 317 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:52.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:52 smithi111 bash[14799]: cluster 2024-06-06T20:54:51.118066+0000 mgr.smithi111.upirjr (mgr.14197) 317 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:54.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:54 smithi174 bash[22991]: cluster 2024-06-06T20:54:53.118595+0000 mgr.smithi111.upirjr (mgr.14197) 318 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:54.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:54 smithi111 bash[14799]: cluster 2024-06-06T20:54:53.118595+0000 mgr.smithi111.upirjr (mgr.14197) 318 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:54.775 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:54:56.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:56 smithi111 bash[14799]: cluster 2024-06-06T20:54:55.119198+0000 mgr.smithi111.upirjr (mgr.14197) 319 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:56.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:56 smithi174 bash[22991]: cluster 2024-06-06T20:54:55.119198+0000 mgr.smithi111.upirjr (mgr.14197) 319 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:58.130 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:54:58.130 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:54:58.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:58 smithi111 bash[14799]: cluster 2024-06-06T20:54:57.119839+0000 mgr.smithi111.upirjr (mgr.14197) 320 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:58.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:54:58 smithi111 bash[14799]: audit 2024-06-06T20:54:58.128644+0000 mon.smithi111 (mon.0) 821 : audit [DBG] from='client.? 172.21.15.111:0/523302584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:54:58.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:58 smithi174 bash[22991]: cluster 2024-06-06T20:54:57.119839+0000 mgr.smithi111.upirjr (mgr.14197) 320 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:54:58.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:54:58 smithi174 bash[22991]: audit 2024-06-06T20:54:58.128644+0000 mon.smithi111 (mon.0) 821 : audit [DBG] from='client.? 172.21.15.111:0/523302584' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:00.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:00 smithi174 bash[22991]: cluster 2024-06-06T20:54:59.120468+0000 mgr.smithi111.upirjr (mgr.14197) 321 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:00.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:00 smithi111 bash[14799]: cluster 2024-06-06T20:54:59.120468+0000 mgr.smithi111.upirjr (mgr.14197) 321 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:01.775 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:01 smithi111 bash[14799]: audit 2024-06-06T20:55:00.563443+0000 mon.smithi111 (mon.0) 822 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:01.885 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:55:01.887 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:01 smithi174 bash[22991]: audit 2024-06-06T20:55:00.563443+0000 mon.smithi111 (mon.0) 822 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:02.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:02 smithi174 bash[22991]: cluster 2024-06-06T20:55:01.121079+0000 mgr.smithi111.upirjr (mgr.14197) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:02.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:02 smithi111 bash[14799]: cluster 2024-06-06T20:55:01.121079+0000 mgr.smithi111.upirjr (mgr.14197) 322 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:04.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:04 smithi174 bash[22991]: cluster 2024-06-06T20:55:03.121618+0000 mgr.smithi111.upirjr (mgr.14197) 323 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:04.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:04 smithi111 bash[14799]: cluster 2024-06-06T20:55:03.121618+0000 mgr.smithi111.upirjr (mgr.14197) 323 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:06.633 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:55:06.874 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:06 smithi111 bash[14799]: cluster 2024-06-06T20:55:05.122222+0000 mgr.smithi111.upirjr (mgr.14197) 324 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:06.885 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:06 smithi174 bash[22991]: cluster 2024-06-06T20:55:05.122222+0000 mgr.smithi111.upirjr (mgr.14197) 324 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:08.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:08 smithi174 bash[22991]: cluster 2024-06-06T20:55:07.122853+0000 mgr.smithi111.upirjr (mgr.14197) 325 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:08.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:08 smithi111 bash[14799]: cluster 2024-06-06T20:55:07.122853+0000 mgr.smithi111.upirjr (mgr.14197) 325 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:09.984 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:55:09.985 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:55:10.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:10 smithi111 bash[14799]: cluster 2024-06-06T20:55:09.123437+0000 mgr.smithi111.upirjr (mgr.14197) 326 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:10.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:10 smithi111 bash[14799]: audit 2024-06-06T20:55:09.982709+0000 mon.smithi111 (mon.0) 823 : audit [DBG] from='client.? 172.21.15.111:0/1243832904' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:10.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:10 smithi174 bash[22991]: cluster 2024-06-06T20:55:09.123437+0000 mgr.smithi111.upirjr (mgr.14197) 326 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:10.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:10 smithi174 bash[22991]: audit 2024-06-06T20:55:09.982709+0000 mon.smithi111 (mon.0) 823 : audit [DBG] from='client.? 172.21.15.111:0/1243832904' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:12.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:12 smithi174 bash[22991]: cluster 2024-06-06T20:55:11.124078+0000 mgr.smithi111.upirjr (mgr.14197) 327 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:12.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:12 smithi111 bash[14799]: cluster 2024-06-06T20:55:11.124078+0000 mgr.smithi111.upirjr (mgr.14197) 327 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:13.836 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:55:14.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:14 smithi174 bash[22991]: cluster 2024-06-06T20:55:13.124725+0000 mgr.smithi111.upirjr (mgr.14197) 328 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:14.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:14 smithi111 bash[14799]: cluster 2024-06-06T20:55:13.124725+0000 mgr.smithi111.upirjr (mgr.14197) 328 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:16.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:16 smithi174 bash[22991]: cluster 2024-06-06T20:55:15.125389+0000 mgr.smithi111.upirjr (mgr.14197) 329 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:16.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:16 smithi174 bash[22991]: audit 2024-06-06T20:55:15.563702+0000 mon.smithi111 (mon.0) 824 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:16.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:16 smithi111 bash[14799]: cluster 2024-06-06T20:55:15.125389+0000 mgr.smithi111.upirjr (mgr.14197) 329 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:16.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:16 smithi111 bash[14799]: audit 2024-06-06T20:55:15.563702+0000 mon.smithi111 (mon.0) 824 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:18.582 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:55:18.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:18 smithi174 bash[22991]: cluster 2024-06-06T20:55:17.126022+0000 mgr.smithi111.upirjr (mgr.14197) 330 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:18.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:18 smithi111 bash[14799]: cluster 2024-06-06T20:55:17.126022+0000 mgr.smithi111.upirjr (mgr.14197) 330 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:20.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:20 smithi174 bash[22991]: cluster 2024-06-06T20:55:19.126424+0000 mgr.smithi111.upirjr (mgr.14197) 331 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:20.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:20 smithi111 bash[14799]: cluster 2024-06-06T20:55:19.126424+0000 mgr.smithi111.upirjr (mgr.14197) 331 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:21.830 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:55:21.830 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:55:22.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:22 smithi174 bash[22991]: cluster 2024-06-06T20:55:21.127124+0000 mgr.smithi111.upirjr (mgr.14197) 332 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:22.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:22 smithi174 bash[22991]: audit 2024-06-06T20:55:21.828219+0000 mon.smithi111 (mon.0) 825 : audit [DBG] from='client.? 172.21.15.111:0/2761676302' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:22.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:22 smithi111 bash[14799]: cluster 2024-06-06T20:55:21.127124+0000 mgr.smithi111.upirjr (mgr.14197) 332 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:22.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:22 smithi111 bash[14799]: audit 2024-06-06T20:55:21.828219+0000 mon.smithi111 (mon.0) 825 : audit [DBG] from='client.? 172.21.15.111:0/2761676302' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:24.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:24 smithi174 bash[22991]: cluster 2024-06-06T20:55:23.127818+0000 mgr.smithi111.upirjr (mgr.14197) 333 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:24.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:24 smithi111 bash[14799]: cluster 2024-06-06T20:55:23.127818+0000 mgr.smithi111.upirjr (mgr.14197) 333 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:25.617 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:55:26.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:26 smithi174 bash[22991]: cluster 2024-06-06T20:55:25.128473+0000 mgr.smithi111.upirjr (mgr.14197) 334 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:26.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:26 smithi111 bash[14799]: cluster 2024-06-06T20:55:25.128473+0000 mgr.smithi111.upirjr (mgr.14197) 334 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:27.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:27 smithi174 bash[22991]: cluster 2024-06-06T20:55:27.129084+0000 mgr.smithi111.upirjr (mgr.14197) 335 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:27.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:27 smithi111 bash[14799]: cluster 2024-06-06T20:55:27.129084+0000 mgr.smithi111.upirjr (mgr.14197) 335 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:30.363 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:55:30.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:30 smithi174 bash[22991]: cluster 2024-06-06T20:55:29.129737+0000 mgr.smithi111.upirjr (mgr.14197) 336 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:30.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:30 smithi111 bash[14799]: cluster 2024-06-06T20:55:29.129737+0000 mgr.smithi111.upirjr (mgr.14197) 336 : cluster [DBG] pgmap v305: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:31.474 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:31 smithi111 bash[14799]: audit 2024-06-06T20:55:30.563974+0000 mon.smithi111 (mon.0) 826 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:31.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:31 smithi174 bash[22991]: audit 2024-06-06T20:55:30.563974+0000 mon.smithi111 (mon.0) 826 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:32.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:32 smithi174 bash[22991]: cluster 2024-06-06T20:55:31.130328+0000 mgr.smithi111.upirjr (mgr.14197) 337 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:32.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:32 smithi111 bash[14799]: cluster 2024-06-06T20:55:31.130328+0000 mgr.smithi111.upirjr (mgr.14197) 337 : cluster [DBG] pgmap v306: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:33.716 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:55:33.716 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:55:34.398 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:34 smithi111 bash[14799]: cluster 2024-06-06T20:55:33.130991+0000 mgr.smithi111.upirjr (mgr.14197) 338 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:34.398 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:34 smithi111 bash[14799]: audit 2024-06-06T20:55:33.714300+0000 mon.smithi111 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.111:0/1471266476' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:34.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:34 smithi174 bash[22991]: cluster 2024-06-06T20:55:33.130991+0000 mgr.smithi111.upirjr (mgr.14197) 338 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:34.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:34 smithi174 bash[22991]: audit 2024-06-06T20:55:33.714300+0000 mon.smithi111 (mon.0) 827 : audit [DBG] from='client.? 172.21.15.111:0/1471266476' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:36 smithi174 bash[22991]: cluster 2024-06-06T20:55:35.131744+0000 mgr.smithi111.upirjr (mgr.14197) 339 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:36.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:36 smithi174 bash[22991]: audit 2024-06-06T20:55:36.122943+0000 mon.smithi111 (mon.0) 828 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:55:36.646 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:36 smithi111 bash[14799]: cluster 2024-06-06T20:55:35.131744+0000 mgr.smithi111.upirjr (mgr.14197) 339 : cluster [DBG] pgmap v308: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:36.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:36 smithi111 bash[14799]: audit 2024-06-06T20:55:36.122943+0000 mon.smithi111 (mon.0) 828 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-06-06T20:55:37.502 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:55:37.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:37 smithi174 bash[22991]: audit 2024-06-06T20:55:36.491101+0000 mon.smithi111 (mon.0) 829 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:37.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:37 smithi174 bash[22991]: audit 2024-06-06T20:55:36.497346+0000 mon.smithi111 (mon.0) 830 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:37.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:37 smithi174 bash[22991]: cluster 2024-06-06T20:55:37.132519+0000 mgr.smithi111.upirjr (mgr.14197) 340 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:37.896 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:37 smithi111 bash[14799]: audit 2024-06-06T20:55:36.491101+0000 mon.smithi111 (mon.0) 829 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:37.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:37 smithi111 bash[14799]: audit 2024-06-06T20:55:36.497346+0000 mon.smithi111 (mon.0) 830 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:37.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:37 smithi111 bash[14799]: cluster 2024-06-06T20:55:37.132519+0000 mgr.smithi111.upirjr (mgr.14197) 340 : cluster [DBG] pgmap v309: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:40.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:40 smithi174 bash[22991]: cluster 2024-06-06T20:55:39.133318+0000 mgr.smithi111.upirjr (mgr.14197) 341 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:40.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:40 smithi111 bash[14799]: cluster 2024-06-06T20:55:39.133318+0000 mgr.smithi111.upirjr (mgr.14197) 341 : cluster [DBG] pgmap v310: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:41.379 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:55:42.452 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:42 smithi111 bash[14799]: cluster 2024-06-06T20:55:41.134107+0000 mgr.smithi111.upirjr (mgr.14197) 342 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:42.452 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:42 smithi111 bash[14799]: audit 2024-06-06T20:55:41.657186+0000 mon.smithi111 (mon.0) 831 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:42.452 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:42 smithi111 bash[14799]: audit 2024-06-06T20:55:41.662844+0000 mon.smithi111 (mon.0) 832 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:42.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:42 smithi174 bash[22991]: cluster 2024-06-06T20:55:41.134107+0000 mgr.smithi111.upirjr (mgr.14197) 342 : cluster [DBG] pgmap v311: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:42.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:42 smithi174 bash[22991]: audit 2024-06-06T20:55:41.657186+0000 mon.smithi111 (mon.0) 831 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:42.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:42 smithi174 bash[22991]: audit 2024-06-06T20:55:41.662844+0000 mon.smithi111 (mon.0) 832 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: audit 2024-06-06T20:55:42.583216+0000 mon.smithi111 (mon.0) 833 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.886 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: audit 2024-06-06T20:55:42.590320+0000 mon.smithi111 (mon.0) 834 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.887 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: audit 2024-06-06T20:55:42.991034+0000 mon.smithi111 (mon.0) 835 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:55:43.887 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: audit 2024-06-06T20:55:42.992365+0000 mon.smithi111 (mon.0) 836 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:55:43.887 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: audit 2024-06-06T20:55:43.000980+0000 mon.smithi111 (mon.0) 837 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.887 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: audit 2024-06-06T20:55:43.004615+0000 mon.smithi111 (mon.0) 838 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:55:43.887 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:43 smithi174 bash[22991]: cluster 2024-06-06T20:55:43.134754+0000 mgr.smithi111.upirjr (mgr.14197) 343 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: audit 2024-06-06T20:55:42.583216+0000 mon.smithi111 (mon.0) 833 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: audit 2024-06-06T20:55:42.590320+0000 mon.smithi111 (mon.0) 834 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: audit 2024-06-06T20:55:42.991034+0000 mon.smithi111 (mon.0) 835 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: audit 2024-06-06T20:55:42.992365+0000 mon.smithi111 (mon.0) 836 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: audit 2024-06-06T20:55:43.000980+0000 mon.smithi111 (mon.0) 837 : audit [INF] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: audit 2024-06-06T20:55:43.004615+0000 mon.smithi111 (mon.0) 838 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-06-06T20:55:43.897 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:43 smithi111 bash[14799]: cluster 2024-06-06T20:55:43.134754+0000 mgr.smithi111.upirjr (mgr.14197) 343 : cluster [DBG] pgmap v312: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:44.723 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:55:44.723 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:55:45.147 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:45 smithi111 bash[14799]: audit 2024-06-06T20:55:44.721233+0000 mon.smithi111 (mon.0) 839 : audit [DBG] from='client.? 172.21.15.111:0/1051741740' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:45.386 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:45 smithi174 bash[22991]: audit 2024-06-06T20:55:44.721233+0000 mon.smithi111 (mon.0) 839 : audit [DBG] from='client.? 172.21.15.111:0/1051741740' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:46.386 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:46 smithi174 bash[22991]: cluster 2024-06-06T20:55:45.135366+0000 mgr.smithi111.upirjr (mgr.14197) 344 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:46.386 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:46 smithi174 bash[22991]: audit 2024-06-06T20:55:45.564609+0000 mon.smithi111 (mon.0) 840 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:46.396 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:46 smithi111 bash[14799]: cluster 2024-06-06T20:55:45.135366+0000 mgr.smithi111.upirjr (mgr.14197) 344 : cluster [DBG] pgmap v313: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:46.397 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:46 smithi111 bash[14799]: audit 2024-06-06T20:55:45.564609+0000 mon.smithi111 (mon.0) 840 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:55:48.516 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:55:48.528 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:48 smithi111 bash[14799]: cluster 2024-06-06T20:55:47.136008+0000 mgr.smithi111.upirjr (mgr.14197) 345 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:48.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:48 smithi174 bash[22991]: cluster 2024-06-06T20:55:47.136008+0000 mgr.smithi111.upirjr (mgr.14197) 345 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:50.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:50 smithi174 bash[22991]: cluster 2024-06-06T20:55:49.136612+0000 mgr.smithi111.upirjr (mgr.14197) 346 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:50.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:50 smithi111 bash[14799]: cluster 2024-06-06T20:55:49.136612+0000 mgr.smithi111.upirjr (mgr.14197) 346 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:52.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:52 smithi174 bash[22991]: cluster 2024-06-06T20:55:51.137260+0000 mgr.smithi111.upirjr (mgr.14197) 347 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:52.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:52 smithi111 bash[14799]: cluster 2024-06-06T20:55:51.137260+0000 mgr.smithi111.upirjr (mgr.14197) 347 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:53.264 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:55:54.623 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:54 smithi111 bash[14799]: cluster 2024-06-06T20:55:53.137945+0000 mgr.smithi111.upirjr (mgr.14197) 348 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:54.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:54 smithi174 bash[22991]: cluster 2024-06-06T20:55:53.137945+0000 mgr.smithi111.upirjr (mgr.14197) 348 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:56.397 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:56 smithi111 bash[14799]: cluster 2024-06-06T20:55:55.138531+0000 mgr.smithi111.upirjr (mgr.14197) 349 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:56.502 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:55:56.502 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:55:56.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:56 smithi174 bash[22991]: cluster 2024-06-06T20:55:55.138531+0000 mgr.smithi111.upirjr (mgr.14197) 349 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:57.608 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:57 smithi111 bash[14799]: audit 2024-06-06T20:55:56.500215+0000 mon.smithi111 (mon.0) 841 : audit [DBG] from='client.? 172.21.15.111:0/483334376' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:57.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:57 smithi174 bash[22991]: audit 2024-06-06T20:55:56.500215+0000 mon.smithi111 (mon.0) 841 : audit [DBG] from='client.? 172.21.15.111:0/483334376' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:55:58.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:55:58 smithi174 bash[22991]: cluster 2024-06-06T20:55:57.139007+0000 mgr.smithi111.upirjr (mgr.14197) 350 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:55:58.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:55:58 smithi111 bash[14799]: cluster 2024-06-06T20:55:57.139007+0000 mgr.smithi111.upirjr (mgr.14197) 350 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:00.279 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:56:00.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:00 smithi174 bash[22991]: cluster 2024-06-06T20:55:59.139565+0000 mgr.smithi111.upirjr (mgr.14197) 351 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:00.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:00 smithi111 bash[14799]: cluster 2024-06-06T20:55:59.139565+0000 mgr.smithi111.upirjr (mgr.14197) 351 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:01.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:01 smithi174 bash[22991]: audit 2024-06-06T20:56:00.564821+0000 mon.smithi111 (mon.0) 842 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:56:01.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:01 smithi111 bash[14799]: audit 2024-06-06T20:56:00.564821+0000 mon.smithi111 (mon.0) 842 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:56:02.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:02 smithi174 bash[22991]: cluster 2024-06-06T20:56:01.140122+0000 mgr.smithi111.upirjr (mgr.14197) 352 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:02.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:02 smithi111 bash[14799]: cluster 2024-06-06T20:56:01.140122+0000 mgr.smithi111.upirjr (mgr.14197) 352 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:04.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:04 smithi174 bash[22991]: cluster 2024-06-06T20:56:03.140722+0000 mgr.smithi111.upirjr (mgr.14197) 353 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:04.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:04 smithi111 bash[14799]: cluster 2024-06-06T20:56:03.140722+0000 mgr.smithi111.upirjr (mgr.14197) 353 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:05.033 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:56:06.397 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:06 smithi111 bash[14799]: cluster 2024-06-06T20:56:05.141139+0000 mgr.smithi111.upirjr (mgr.14197) 354 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:06.514 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:06 smithi174 bash[22991]: cluster 2024-06-06T20:56:05.141139+0000 mgr.smithi111.upirjr (mgr.14197) 354 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:08.402 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:56:08.403 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:56:08.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:08 smithi174 bash[22991]: cluster 2024-06-06T20:56:07.141541+0000 mgr.smithi111.upirjr (mgr.14197) 355 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:08.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:08 smithi111 bash[14799]: cluster 2024-06-06T20:56:07.141541+0000 mgr.smithi111.upirjr (mgr.14197) 355 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:09.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:09 smithi174 bash[22991]: audit 2024-06-06T20:56:08.400648+0000 mon.smithi111 (mon.0) 843 : audit [DBG] from='client.? 172.21.15.111:0/3499674040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:56:09.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:09 smithi111 bash[14799]: audit 2024-06-06T20:56:08.400648+0000 mon.smithi111 (mon.0) 843 : audit [DBG] from='client.? 172.21.15.111:0/3499674040' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:56:10.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:10 smithi174 bash[22991]: cluster 2024-06-06T20:56:09.142122+0000 mgr.smithi111.upirjr (mgr.14197) 356 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:10.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:10 smithi111 bash[14799]: cluster 2024-06-06T20:56:09.142122+0000 mgr.smithi111.upirjr (mgr.14197) 356 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:12.203 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:56:12.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:12 smithi174 bash[22991]: cluster 2024-06-06T20:56:11.142768+0000 mgr.smithi111.upirjr (mgr.14197) 357 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:12.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:12 smithi111 bash[14799]: cluster 2024-06-06T20:56:11.142768+0000 mgr.smithi111.upirjr (mgr.14197) 357 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:14.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:14 smithi174 bash[22991]: cluster 2024-06-06T20:56:13.143391+0000 mgr.smithi111.upirjr (mgr.14197) 358 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:14.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:14 smithi111 bash[14799]: cluster 2024-06-06T20:56:13.143391+0000 mgr.smithi111.upirjr (mgr.14197) 358 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:16.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:16 smithi174 bash[22991]: cluster 2024-06-06T20:56:15.144060+0000 mgr.smithi111.upirjr (mgr.14197) 359 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:16.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:16 smithi174 bash[22991]: audit 2024-06-06T20:56:15.565263+0000 mon.smithi111 (mon.0) 844 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:56:16.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:16 smithi111 bash[14799]: cluster 2024-06-06T20:56:15.144060+0000 mgr.smithi111.upirjr (mgr.14197) 359 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:16.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:16 smithi111 bash[14799]: audit 2024-06-06T20:56:15.565263+0000 mon.smithi111 (mon.0) 844 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:56:16.951 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:56:18.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:18 smithi174 bash[22991]: cluster 2024-06-06T20:56:17.144510+0000 mgr.smithi111.upirjr (mgr.14197) 360 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:18.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:18 smithi111 bash[14799]: cluster 2024-06-06T20:56:17.144510+0000 mgr.smithi111.upirjr (mgr.14197) 360 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:20.243 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:56:20.243 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:56:20.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:20 smithi174 bash[22991]: cluster 2024-06-06T20:56:19.144852+0000 mgr.smithi111.upirjr (mgr.14197) 361 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:20.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:20 smithi174 bash[22991]: audit 2024-06-06T20:56:20.240656+0000 mon.smithi111 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.111:0/4282240001' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:56:20.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:20 smithi111 bash[14799]: cluster 2024-06-06T20:56:19.144852+0000 mgr.smithi111.upirjr (mgr.14197) 361 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:20.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:20 smithi111 bash[14799]: audit 2024-06-06T20:56:20.240656+0000 mon.smithi111 (mon.0) 845 : audit [DBG] from='client.? 172.21.15.111:0/4282240001' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:56:22.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:22 smithi174 bash[22991]: cluster 2024-06-06T20:56:21.145481+0000 mgr.smithi111.upirjr (mgr.14197) 362 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:22.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:22 smithi111 bash[14799]: cluster 2024-06-06T20:56:21.145481+0000 mgr.smithi111.upirjr (mgr.14197) 362 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:24.040 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:4b306633421b1cb0f0c4372ff5d6c363d032b25c-centos9 shell --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 -- ceph health --format=json 2024-06-06T20:56:24.397 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:24 smithi111 bash[14799]: cluster 2024-06-06T20:56:23.146132+0000 mgr.smithi111.upirjr (mgr.14197) 363 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:24.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:24 smithi174 bash[22991]: cluster 2024-06-06T20:56:23.146132+0000 mgr.smithi111.upirjr (mgr.14197) 363 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:26.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:26 smithi174 bash[22991]: cluster 2024-06-06T20:56:25.146755+0000 mgr.smithi111.upirjr (mgr.14197) 364 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:26.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:26 smithi111 bash[14799]: cluster 2024-06-06T20:56:25.146755+0000 mgr.smithi111.upirjr (mgr.14197) 364 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:28.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:28 smithi174 bash[22991]: cluster 2024-06-06T20:56:27.147371+0000 mgr.smithi111.upirjr (mgr.14197) 365 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:28.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:28 smithi111 bash[14799]: cluster 2024-06-06T20:56:27.147371+0000 mgr.smithi111.upirjr (mgr.14197) 365 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:28.792 INFO:teuthology.orchestra.run.smithi111.stderr:Inferring config /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/mon.smithi111/config 2024-06-06T20:56:30.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:30 smithi174 bash[22991]: cluster 2024-06-06T20:56:29.147969+0000 mgr.smithi111.upirjr (mgr.14197) 366 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:30.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:30 smithi111 bash[14799]: cluster 2024-06-06T20:56:29.147969+0000 mgr.smithi111.upirjr (mgr.14197) 366 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:31.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:31 smithi174 bash[22991]: audit 2024-06-06T20:56:30.565584+0000 mon.smithi111 (mon.0) 846 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:56:31.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:31 smithi111 bash[14799]: audit 2024-06-06T20:56:30.565584+0000 mon.smithi111 (mon.0) 846 : audit [DBG] from='mgr.14197 172.21.15.111:0/3432685887' entity='mgr.smithi111.upirjr' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-06-06T20:56:32.178 INFO:teuthology.orchestra.run.smithi111.stdout: 2024-06-06T20:56:32.178 INFO:teuthology.orchestra.run.smithi111.stdout:{"status":"HEALTH_WARN","checks":{"RECENT_MGR_MODULE_CRASH":{"severity":"HEALTH_WARN","summary":{"message":"4 mgr modules have recently crashed","count":4},"muted":false}},"mutes":[]} 2024-06-06T20:56:32.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:32 smithi174 bash[22991]: cluster 2024-06-06T20:56:31.148589+0000 mgr.smithi111.upirjr (mgr.14197) 367 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:32.636 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:32 smithi174 bash[22991]: audit 2024-06-06T20:56:32.175454+0000 mon.smithi111 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.111:0/2567043377' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:56:32.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:32 smithi111 bash[14799]: cluster 2024-06-06T20:56:31.148589+0000 mgr.smithi111.upirjr (mgr.14197) 367 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 216 MiB used, 715 GiB / 715 GiB avail 2024-06-06T20:56:32.647 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:32 smithi111 bash[14799]: audit 2024-06-06T20:56:32.175454+0000 mon.smithi111 (mon.0) 847 : audit [DBG] from='client.? 172.21.15.111:0/2567043377' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-06-06T20:56:32.998 INFO:tasks.cephadm:Teardown begin 2024-06-06T20:56:32.998 ERROR:teuthology.contextutil:Saw exception from nested tasks Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/contextutil.py", line 32, in nested yield vars File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/cephadm.py", line 1747, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/ceph.py", line 1494, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/ceph_manager.py", line 3191, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-06-06T20:56:33.001 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:56:33.016 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:56:33.031 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-06-06T20:56:33.031 DEBUG:teuthology.orchestra.run.smithi111:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-06T20:56:33.069 DEBUG:teuthology.orchestra.run.smithi174:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-06-06T20:56:33.080 INFO:tasks.cephadm:Stopping all daemons... 2024-06-06T20:56:33.081 INFO:tasks.cephadm.mon.smithi111:Stopping mon.smithi111... 2024-06-06T20:56:33.081 DEBUG:teuthology.orchestra.run.smithi111:> sudo systemctl stop ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111 2024-06-06T20:56:33.266 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:33 smithi111 systemd[1]: Stopping Ceph mon.smithi111 for 451a3ea8-2445-11ef-bc9b-c7b262605968... 2024-06-06T20:56:33.534 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:33 smithi111 bash[14799]: debug 2024-06-06T20:56:33.258+0000 7f1394a53640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi111 -f --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 (PID: 1) UID: 0 2024-06-06T20:56:33.534 INFO:journalctl@ceph.mon.smithi111.smithi111.stdout:Jun 06 20:56:33 smithi111 bash[14799]: debug 2024-06-06T20:56:33.258+0000 7f1394a53640 -1 mon.smithi111@0(leader) e2 *** Got Signal Terminated *** 2024-06-06T20:56:34.205 DEBUG:teuthology.orchestra.run.smithi111:> sudo pkill -f 'journalctl -f -n 0 -u ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi111.service' 2024-06-06T20:56:34.257 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-06T20:56:34.257 INFO:tasks.cephadm.mon.smithi111:Stopped mon.smithi111 2024-06-06T20:56:34.257 INFO:tasks.cephadm.mon.smithi174:Stopping mon.smithi174... 2024-06-06T20:56:34.257 DEBUG:teuthology.orchestra.run.smithi174:> sudo systemctl stop ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi174 2024-06-06T20:56:34.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:34 smithi174 systemd[1]: Stopping Ceph mon.smithi174 for 451a3ea8-2445-11ef-bc9b-c7b262605968... 2024-06-06T20:56:34.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:34 smithi174 bash[22991]: debug 2024-06-06T20:56:34.429+0000 7fe266886640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.smithi174 -f --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 (PID: 1) UID: 0 2024-06-06T20:56:34.637 INFO:journalctl@ceph.mon.smithi174.smithi174.stdout:Jun 06 20:56:34 smithi174 bash[22991]: debug 2024-06-06T20:56:34.429+0000 7fe266886640 -1 mon.smithi174@1(peon) e2 *** Got Signal Terminated *** 2024-06-06T20:56:35.618 DEBUG:teuthology.orchestra.run.smithi174:> sudo pkill -f 'journalctl -f -n 0 -u ceph-451a3ea8-2445-11ef-bc9b-c7b262605968@mon.smithi174.service' 2024-06-06T20:56:35.664 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-06-06T20:56:35.664 INFO:tasks.cephadm.mon.smithi174:Stopped mon.smithi174 2024-06-06T20:56:35.664 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 --force --keep-logs 2024-06-06T20:56:35.785 INFO:teuthology.orchestra.run.smithi111.stdout:Deleting cluster with fsid: 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:57:24.646 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 --force --keep-logs 2024-06-06T20:57:24.774 INFO:teuthology.orchestra.run.smithi174.stdout:Deleting cluster with fsid: 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:58:09.455 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:58:09.471 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-06-06T20:58:09.485 INFO:tasks.cephadm:Archiving crash dumps... 2024-06-06T20:58:09.487 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/crash to /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/remote/smithi111/crash 2024-06-06T20:58:09.488 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/crash -- . 2024-06-06T20:58:09.530 INFO:teuthology.orchestra.run.smithi111.stderr:tar: /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/crash: Cannot open: No such file or directory 2024-06-06T20:58:09.531 INFO:teuthology.orchestra.run.smithi111.stderr:tar: Error is not recoverable: exiting now 2024-06-06T20:58:09.532 DEBUG:teuthology.misc:Transferring archived files from smithi174:/var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/crash to /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/remote/smithi174/crash 2024-06-06T20:58:09.533 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/crash -- . 2024-06-06T20:58:09.548 INFO:teuthology.orchestra.run.smithi174.stderr:tar: /var/lib/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/crash: Cannot open: No such file or directory 2024-06-06T20:58:09.548 INFO:teuthology.orchestra.run.smithi174.stderr:tar: Error is not recoverable: exiting now 2024-06-06T20:58:09.549 INFO:tasks.cephadm:Checking cluster log for badness... 2024-06-06T20:58:09.549 DEBUG:teuthology.orchestra.run.smithi111:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-06-06T20:58:09.591 INFO:teuthology.orchestra.run.smithi111.stderr:grep: /var/log/ceph/451a3ea8-2445-11ef-bc9b-c7b262605968/ceph.log: No such file or directory 2024-06-06T20:58:09.592 INFO:tasks.cephadm:Compressing logs... 2024-06-06T20:58:09.593 DEBUG:teuthology.orchestra.run.smithi111:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-06T20:58:09.637 DEBUG:teuthology.orchestra.run.smithi174:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-06T20:58:09.650 INFO:teuthology.orchestra.run.smithi111.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-06T20:58:09.652 INFO:teuthology.orchestra.run.smithi174.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-06-06T20:58:10.498 INFO:tasks.cephadm:Archiving logs... 2024-06-06T20:58:10.498 DEBUG:teuthology.misc:Transferring archived files from smithi111:/var/log/ceph to /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/remote/smithi111/log 2024-06-06T20:58:10.499 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-06T20:58:10.672 DEBUG:teuthology.misc:Transferring archived files from smithi174:/var/log/ceph to /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/remote/smithi174/log 2024-06-06T20:58:10.673 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /var/log/ceph -- . 2024-06-06T20:58:10.750 INFO:tasks.cephadm:Removing cluster... 2024-06-06T20:58:10.750 DEBUG:teuthology.orchestra.run.smithi111:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 --force 2024-06-06T20:58:10.872 INFO:teuthology.orchestra.run.smithi111.stdout:Deleting cluster with fsid: 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:58:12.062 DEBUG:teuthology.orchestra.run.smithi174:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 451a3ea8-2445-11ef-bc9b-c7b262605968 --force 2024-06-06T20:58:12.189 INFO:teuthology.orchestra.run.smithi174.stdout:Deleting cluster with fsid: 451a3ea8-2445-11ef-bc9b-c7b262605968 2024-06-06T20:58:13.371 INFO:tasks.cephadm:Removing cephadm ... 2024-06-06T20:58:13.372 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-06T20:58:13.379 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf /home/ubuntu/cephtest/cephadm 2024-06-06T20:58:13.386 INFO:tasks.cephadm:Teardown complete 2024-06-06T20:58:13.386 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/cephadm.py", line 1747, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/ceph.py", line 1494, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/ceph_manager.py", line 3191, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-06-06T20:58:13.545 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=2f39d10a5ebc42988a1864860ecc1352 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_861a8dcf7aa816a26e13f039336f7ed0a9aec0fa/teuthology/run_tasks.py", line 109, in run_tasks manager.__enter__() File "/usr/lib/python3.10/contextlib.py", line 135, in __enter__ return next(self.gen) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/cephadm.py", line 1747, in task healthy(ctx=ctx, config=config) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/ceph.py", line 1494, in healthy manager.wait_until_healthy(timeout=300) File "/home/teuthworker/src/git.ceph.com_ceph-c_4b306633421b1cb0f0c4372ff5d6c363d032b25c/qa/tasks/ceph_manager.py", line 3191, in wait_until_healthy assert time.time() - start < timeout, \ AssertionError: timeout expired in wait_until_healthy 2024-06-06T20:58:13.547 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-06-06T20:58:13.556 DEBUG:teuthology.run_tasks:Unwinding manager nvme_loop 2024-06-06T20:58:13.576 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi111:/dev/vg_nvme/lv_1... 2024-06-06T20:58:13.576 DEBUG:teuthology.orchestra.run.smithi111:> sudo nvme disconnect -n lv_1 2024-06-06T20:58:13.868 INFO:teuthology.orchestra.run.smithi111.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-06-06T20:58:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:13.870 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi111:/dev/vg_nvme/lv_2... 2024-06-06T20:58:13.870 DEBUG:teuthology.orchestra.run.smithi111:> sudo nvme disconnect -n lv_2 2024-06-06T20:58:14.164 INFO:teuthology.orchestra.run.smithi111.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-06-06T20:58:14.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:14.166 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi111:/dev/vg_nvme/lv_3... 2024-06-06T20:58:14.166 DEBUG:teuthology.orchestra.run.smithi111:> sudo nvme disconnect -n lv_3 2024-06-06T20:58:14.472 INFO:teuthology.orchestra.run.smithi111.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-06-06T20:58:14.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:14.474 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi111:/dev/vg_nvme/lv_4... 2024-06-06T20:58:14.475 DEBUG:teuthology.orchestra.run.smithi111:> sudo nvme disconnect -n lv_4 2024-06-06T20:58:14.756 INFO:teuthology.orchestra.run.smithi111.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-06-06T20:58:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:14.758 DEBUG:teuthology.orchestra.run.smithi111:> set -ex 2024-06-06T20:58:14.758 DEBUG:teuthology.orchestra.run.smithi111:> sudo dd of=/scratch_devs 2024-06-06T20:58:14.772 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi174:/dev/vg_nvme/lv_1... 2024-06-06T20:58:14.773 DEBUG:teuthology.orchestra.run.smithi174:> sudo nvme disconnect -n lv_1 2024-06-06T20:58:15.044 INFO:teuthology.orchestra.run.smithi174.stdout:NQN:lv_1 disconnected 1 controller(s) 2024-06-06T20:58:15.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:15.046 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi174:/dev/vg_nvme/lv_2... 2024-06-06T20:58:15.046 DEBUG:teuthology.orchestra.run.smithi174:> sudo nvme disconnect -n lv_2 2024-06-06T20:58:15.320 INFO:teuthology.orchestra.run.smithi174.stdout:NQN:lv_2 disconnected 1 controller(s) 2024-06-06T20:58:15.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:15.322 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi174:/dev/vg_nvme/lv_3... 2024-06-06T20:58:15.323 DEBUG:teuthology.orchestra.run.smithi174:> sudo nvme disconnect -n lv_3 2024-06-06T20:58:15.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:15.619 INFO:teuthology.orchestra.run.smithi174.stdout:NQN:lv_3 disconnected 1 controller(s) 2024-06-06T20:58:15.619 INFO:tasks.nvme_loop:Disconnecting nvme_loop smithi174:/dev/vg_nvme/lv_4... 2024-06-06T20:58:15.620 DEBUG:teuthology.orchestra.run.smithi174:> sudo nvme disconnect -n lv_4 2024-06-06T20:58:15.880 INFO:teuthology.orchestra.run.smithi174.stdout:NQN:lv_4 disconnected 1 controller(s) 2024-06-06T20:58:15.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:15.882 DEBUG:teuthology.orchestra.run.smithi174:> set -ex 2024-06-06T20:58:15.882 DEBUG:teuthology.orchestra.run.smithi174:> sudo dd of=/scratch_devs 2024-06-06T20:58:15.897 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-06-06T20:58:15.905 INFO:teuthology.task.clock:Checking final clock skew... 2024-06-06T20:58:15.906 DEBUG:teuthology.orchestra.run.smithi111:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-06T20:58:15.908 DEBUG:teuthology.orchestra.run.smithi174:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-06-06T20:58:15.927 INFO:teuthology.orchestra.run.smithi111.stdout: remote refid st t when poll reach delay offset jitter 2024-06-06T20:58:15.927 INFO:teuthology.orchestra.run.smithi111.stdout:============================================================================== 2024-06-06T20:58:15.928 INFO:teuthology.orchestra.run.smithi111.stdout:*hv01.front.sepi 67.205.162.81 3 u 34 64 377 0.092 2.430 1.206 2024-06-06T20:58:15.928 INFO:teuthology.orchestra.run.smithi111.stdout:+hv02.front.sepi 63.231.80.2 3 u 48 64 377 0.092 1.278 1.432 2024-06-06T20:58:15.928 INFO:teuthology.orchestra.run.smithi111.stdout:+hv03.front.sepi 74.6.168.72 3 u 45 64 377 0.103 3.027 1.140 2024-06-06T20:58:15.928 INFO:teuthology.orchestra.run.smithi111.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-06-06T20:58:15.960 INFO:teuthology.orchestra.run.smithi174.stdout: remote refid st t when poll reach delay offset jitter 2024-06-06T20:58:15.960 INFO:teuthology.orchestra.run.smithi174.stdout:============================================================================== 2024-06-06T20:58:15.960 INFO:teuthology.orchestra.run.smithi174.stdout:+hv01.front.sepi 67.205.162.81 3 u 39 64 377 0.078 2.866 0.951 2024-06-06T20:58:15.960 INFO:teuthology.orchestra.run.smithi174.stdout:+hv02.front.sepi 63.231.80.2 3 u 42 64 377 0.082 3.705 0.961 2024-06-06T20:58:15.961 INFO:teuthology.orchestra.run.smithi174.stdout:*hv03.front.sepi 74.6.168.72 3 u 30 64 377 0.088 3.627 0.998 2024-06-06T20:58:15.961 INFO:teuthology.orchestra.run.smithi174.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 0.000 0.000 2024-06-06T20:58:15.962 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-06-06T20:58:15.970 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-06-06T20:58:15.971 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-06-06T20:58:15.978 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-06-06T20:58:15.986 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-06-06T20:58:15.994 INFO:teuthology.task.internal:Duration was 1293.179316 seconds 2024-06-06T20:58:15.994 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-06-06T20:58:16.003 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-06-06T20:58:16.003 DEBUG:teuthology.orchestra.run.smithi111:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-06T20:58:16.005 DEBUG:teuthology.orchestra.run.smithi174:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-06-06T20:58:16.052 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-06-06T20:58:16.053 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi111.front.sepia.ceph.com 2024-06-06T20:58:16.053 DEBUG:teuthology.orchestra.run.smithi111:> 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-06-06T20:58:16.066 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi174.front.sepia.ceph.com 2024-06-06T20:58:16.066 DEBUG:teuthology.orchestra.run.smithi174:> 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-06-06T20:58:16.113 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-06-06T20:58:16.114 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-06T20:58:16.116 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-06-06T20:58:16.201 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-06-06T20:58:16.201 DEBUG:teuthology.orchestra.run.smithi111:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-06T20:58:16.204 DEBUG:teuthology.orchestra.run.smithi174:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-06-06T20:58:16.315 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-06-06T20:58:16.324 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-06-06T20:58:16.325 DEBUG:teuthology.orchestra.run.smithi111:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-06T20:58:16.340 DEBUG:teuthology.orchestra.run.smithi174:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-06-06T20:58:16.356 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-06-06T20:58:16.364 DEBUG:teuthology.orchestra.run.smithi111:> 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-06-06T20:58:16.385 DEBUG:teuthology.orchestra.run.smithi174:> 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-06-06T20:58:16.397 INFO:teuthology.orchestra.run.smithi111.stdout:kernel.core_pattern = core 2024-06-06T20:58:16.413 INFO:teuthology.orchestra.run.smithi174.stdout:kernel.core_pattern = core 2024-06-06T20:58:16.440 DEBUG:teuthology.orchestra.run.smithi111:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-06T20:58:16.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:16.473 DEBUG:teuthology.orchestra.run.smithi174:> test -e /home/ubuntu/cephtest/archive/coredump 2024-06-06T20:58:16.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-06-06T20:58:16.489 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-06-06T20:58:16.497 INFO:teuthology.task.internal:Transferring archived files... 2024-06-06T20:58:16.498 DEBUG:teuthology.misc:Transferring archived files from smithi111:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/remote/smithi111 2024-06-06T20:58:16.498 DEBUG:teuthology.orchestra.run.smithi111:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-06T20:58:16.545 DEBUG:teuthology.misc:Transferring archived files from smithi174:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/lflores-2024-06-06_18:21:47-orch-reef-release-distro-default-smithi/7744103/remote/smithi174 2024-06-06T20:58:16.545 DEBUG:teuthology.orchestra.run.smithi174:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-06-06T20:58:16.569 INFO:teuthology.task.internal:Removing archive directory... 2024-06-06T20:58:16.569 DEBUG:teuthology.orchestra.run.smithi111:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-06T20:58:16.585 DEBUG:teuthology.orchestra.run.smithi174:> rm -rf -- /home/ubuntu/cephtest/archive 2024-06-06T20:58:16.614 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-06-06T20:58:16.622 INFO:teuthology.task.internal:Not uploading archives. 2024-06-06T20:58:16.622 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-06-06T20:58:16.630 INFO:teuthology.task.internal:Tidying up after the test... 2024-06-06T20:58:16.630 DEBUG:teuthology.orchestra.run.smithi111:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-06T20:58:16.633 DEBUG:teuthology.orchestra.run.smithi174:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-06-06T20:58:16.638 INFO:teuthology.orchestra.run.smithi111.stdout: 1048602 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 6 20:58 /home/ubuntu/cephtest 2024-06-06T20:58:16.662 INFO:teuthology.orchestra.run.smithi174.stdout: 1048602 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 6 20:58 /home/ubuntu/cephtest 2024-06-06T20:58:16.665 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-06-06T20:58:16.675 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-06-06T20:58:16.694 INFO:teuthology.run:Summary data: description: orch/cephadm/osds/{0-distro/ubuntu_20.04 0-nvme-loop 1-start 2-ops/rm-zap-flag} duration: 1293.1793162822723 failure_reason: timeout expired in wait_until_healthy owner: scheduled_lflores@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=2f39d10a5ebc42988a1864860ecc1352 status: fail success: false 2024-06-06T20:58:16.694 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-06-06T20:58:16.775 INFO:teuthology.run:FAIL