2024-09-15T21:07:13.336 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-15T21:07:13.351 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T21:07:13.425 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677 branch: main description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/off mon_election/connectivity task/test_set_mon_crush_locations} email: ceph-qa@ceph.com first_in_suite: false job_id: '7905677' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mgr/cephadm/use_agent: false mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) - MON_DOWN - POOL_APP_NOT_ENABLED - mon down - mons down - out of quorum - CEPHADM_FAILED_DAEMON log-only-match: - CEPHADM_ sha1: fc3e0bff7468fd55478adbae7f75508b749124b6 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: fc3e0bff7468fd55478adbae7f75508b749124b6 workunit: branch: main sha1: 7498493279982dfe87f00616198a5967475f6169 owner: scheduled_teuthology@teuthology priority: 101 repo: https://git.ceph.com/ceph.git roles: - - host.a - osd.0 - mon.a - mgr.a - - host.b - osd.1 - mon.b - mgr.b - - host.c - osd.2 - mon.c seed: 2855 sha1: fc3e0bff7468fd55478adbae7f75508b749124b6 sleep_before_teardown: 0 subset: 17936/100000 suite: rados suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_7498493279982dfe87f00616198a5967475f6169/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 7498493279982dfe87f00616198a5967475f6169 targets: smithi032.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBG3qFE8U0qfv9F7cHWdpFBzDTy2gvYhYgYfc37/Rand7cdfoZDDggeMnTK+GmtMUd+vC+o/7i3GbrnDLdVxmK24= smithi107.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCBbBgww6K42xw30B2ucK0Kv9aEx7ulJvmof8NC2n/iWMhqb2ugTnrtbtvCrbJiRUfyuvvM2caRjcp7qNho0Ueg= smithi149.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAEbVKEth6d7TjW0OgtkdFNkat5yuQRVAGr1zZ5IMjvmlhpnr32zWhZuFfIK56DlrjCVECoqG3znux+mtoIG1uU= tasks: - install: null - cephadm: null - cephadm.apply: specs: - placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 - cephadm.shell: host.a: - "set -ex\n# since we don't know the real hostnames before the test, the next\n\ # bit is in order to replace the fake hostnames \"host.a/b/c\" with\n# the actual\ \ names cephadm knows the host by within the mon spec\nceph orch host ls --format\ \ json | jq -r '.[] | .hostname' > realnames\necho $'host.a\\nhost.b\\nhost.c'\ \ > fakenames\necho $'a\\nb\\nc' > mon_ids\necho $'{datacenter=a}\\n{datacenter=b,rack=2}\\\ n{datacenter=a,rack=3}' > crush_locs\nceph orch ls --service-name mon --export\ \ > mon.yaml\nMONSPEC=`cat mon.yaml`\necho \"$MONSPEC\"\nwhile read realname\ \ <&3 && read fakename <&4; do\n MONSPEC=\"${MONSPEC//$fakename/$realname}\"\ \ndone 3 mon.yaml\ncat mon.yaml\n\ # now the spec should have the real hostnames, so let's re-apply\nceph orch\ \ apply -i mon.yaml\nsleep 90\nceph orch ps --refresh\nceph orch ls --service-name\ \ mon --export > mon.yaml; ceph orch apply -i mon.yaml\nsleep 90\nceph mon dump\n\ ceph mon dump --format json\n# verify all the crush locations got set from \"\ ceph mon dump\" output\nwhile read monid <&3 && read crushloc <&4; do\n ceph\ \ mon dump --format json | jq --arg monid \"$monid\" --arg crushloc \"$crushloc\"\ \ -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'\n\ done 3, func=.kill_console_loggers at 0x7f68a7aaf250>, signals=[15]) 2024-09-15T21:07:13.869 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-15T21:07:13.876 INFO:teuthology.task.internal:Opening connections... 2024-09-15T21:07:13.876 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi032.front.sepia.ceph.com 2024-09-15T21:07:13.878 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:07:13.958 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi107.front.sepia.ceph.com 2024-09-15T21:07:13.959 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:07:14.045 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi149.front.sepia.ceph.com 2024-09-15T21:07:14.046 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:07:14.145 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-15T21:07:14.151 DEBUG:teuthology.orchestra.run.smithi032:> uname -m 2024-09-15T21:07:14.157 INFO:teuthology.orchestra.run.smithi032.stdout:x86_64 2024-09-15T21:07:14.158 DEBUG:teuthology.orchestra.run.smithi032:> cat /etc/os-release 2024-09-15T21:07:14.205 INFO:teuthology.orchestra.run.smithi032.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-15T21:07:14.205 INFO:teuthology.orchestra.run.smithi032.stdout:NAME="Ubuntu" 2024-09-15T21:07:14.205 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_ID="22.04" 2024-09-15T21:07:14.205 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-15T21:07:14.205 INFO:teuthology.orchestra.run.smithi032.stdout:VERSION_CODENAME=jammy 2024-09-15T21:07:14.205 INFO:teuthology.orchestra.run.smithi032.stdout:ID=ubuntu 2024-09-15T21:07:14.206 INFO:teuthology.orchestra.run.smithi032.stdout:ID_LIKE=debian 2024-09-15T21:07:14.206 INFO:teuthology.orchestra.run.smithi032.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-15T21:07:14.206 INFO:teuthology.orchestra.run.smithi032.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-15T21:07:14.206 INFO:teuthology.orchestra.run.smithi032.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-15T21:07:14.206 INFO:teuthology.orchestra.run.smithi032.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-15T21:07:14.206 INFO:teuthology.orchestra.run.smithi032.stdout:UBUNTU_CODENAME=jammy 2024-09-15T21:07:14.207 INFO:teuthology.lock.ops:Updating smithi032.front.sepia.ceph.com on lock server 2024-09-15T21:07:14.237 DEBUG:teuthology.orchestra.run.smithi107:> uname -m 2024-09-15T21:07:14.245 INFO:teuthology.orchestra.run.smithi107.stdout:x86_64 2024-09-15T21:07:14.245 DEBUG:teuthology.orchestra.run.smithi107:> cat /etc/os-release 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:NAME="Ubuntu" 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_ID="22.04" 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:VERSION_CODENAME=jammy 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:ID=ubuntu 2024-09-15T21:07:14.291 INFO:teuthology.orchestra.run.smithi107.stdout:ID_LIKE=debian 2024-09-15T21:07:14.292 INFO:teuthology.orchestra.run.smithi107.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-15T21:07:14.292 INFO:teuthology.orchestra.run.smithi107.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-15T21:07:14.292 INFO:teuthology.orchestra.run.smithi107.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-15T21:07:14.292 INFO:teuthology.orchestra.run.smithi107.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-15T21:07:14.292 INFO:teuthology.orchestra.run.smithi107.stdout:UBUNTU_CODENAME=jammy 2024-09-15T21:07:14.292 INFO:teuthology.lock.ops:Updating smithi107.front.sepia.ceph.com on lock server 2024-09-15T21:07:14.320 DEBUG:teuthology.orchestra.run.smithi149:> uname -m 2024-09-15T21:07:14.325 INFO:teuthology.orchestra.run.smithi149.stdout:x86_64 2024-09-15T21:07:14.326 DEBUG:teuthology.orchestra.run.smithi149:> cat /etc/os-release 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:NAME="Ubuntu" 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:VERSION_ID="22.04" 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:VERSION_CODENAME=jammy 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:ID=ubuntu 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:ID_LIKE=debian 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-15T21:07:14.375 INFO:teuthology.orchestra.run.smithi149.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-15T21:07:14.376 INFO:teuthology.orchestra.run.smithi149.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-15T21:07:14.376 INFO:teuthology.orchestra.run.smithi149.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-15T21:07:14.376 INFO:teuthology.orchestra.run.smithi149.stdout:UBUNTU_CODENAME=jammy 2024-09-15T21:07:14.376 INFO:teuthology.lock.ops:Updating smithi149.front.sepia.ceph.com on lock server 2024-09-15T21:07:14.403 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-15T21:07:14.412 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-15T21:07:14.416 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-15T21:07:14.417 DEBUG:teuthology.orchestra.run.smithi032:> test '!' -e /home/ubuntu/cephtest 2024-09-15T21:07:14.419 DEBUG:teuthology.orchestra.run.smithi107:> test '!' -e /home/ubuntu/cephtest 2024-09-15T21:07:14.422 DEBUG:teuthology.orchestra.run.smithi149:> test '!' -e /home/ubuntu/cephtest 2024-09-15T21:07:14.426 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-15T21:07:14.432 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-15T21:07:14.432 DEBUG:teuthology.orchestra.run.smithi032:> test -z $(ls -A /var/lib/ceph) 2024-09-15T21:07:14.465 DEBUG:teuthology.orchestra.run.smithi107:> test -z $(ls -A /var/lib/ceph) 2024-09-15T21:07:14.468 DEBUG:teuthology.orchestra.run.smithi149:> test -z $(ls -A /var/lib/ceph) 2024-09-15T21:07:14.588 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-15T21:07:14.666 INFO:teuthology.run_tasks:Running task kernel... 2024-09-15T21:07:14.682 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-15T21:07:14.682 INFO:teuthology.task.kernel:config {'host.a': {'kdb': 1, 'sha1': 'distro'}, 'host.b': {'kdb': 1, 'sha1': 'distro'}, 'host.c': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-09-15T21:07:14.683 DEBUG:teuthology.orchestra.run.smithi032:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T21:07:14.683 DEBUG:teuthology.orchestra.run.smithi107:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T21:07:14.684 DEBUG:teuthology.orchestra.run.smithi149:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-15T21:07:14.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T21:07:14.689 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-09-15T21:07:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T21:07:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T21:07:14.691 DEBUG:teuthology.orchestra.run.smithi149:> uname -r 2024-09-15T21:07:14.691 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-09-15T21:07:14.735 INFO:teuthology.orchestra.run.smithi107.stdout:5.15.0-56-generic 2024-09-15T21:07:14.735 INFO:teuthology.task.kernel:Running kernel on smithi107: 5.15.0-56-generic 2024-09-15T21:07:14.736 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-09-15T21:07:14.737 INFO:teuthology.orchestra.run.smithi032.stdout:5.15.0-56-generic 2024-09-15T21:07:14.737 INFO:teuthology.task.kernel:Running kernel on smithi032: 5.15.0-56-generic 2024-09-15T21:07:14.737 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-09-15T21:07:14.738 INFO:teuthology.orchestra.run.smithi149.stdout:5.15.0-56-generic 2024-09-15T21:07:14.739 INFO:teuthology.task.kernel:Running kernel on smithi149: 5.15.0-56-generic 2024-09-15T21:07:14.739 DEBUG:teuthology.orchestra.run.smithi149:> sudo apt-get clean 2024-09-15T21:07:14.853 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-09-15T21:07:14.878 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-09-15T21:07:14.882 DEBUG:teuthology.orchestra.run.smithi149:> sudo apt-get update 2024-09-15T21:07:15.028 INFO:teuthology.orchestra.run.smithi149.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-15T21:07:15.028 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-15T21:07:15.097 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:07:15.138 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:07:15.178 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-15T21:07:15.187 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:07:15.188 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-15T21:07:15.213 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-15T21:07:15.220 INFO:teuthology.orchestra.run.smithi149.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-15T21:07:15.230 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-15T21:07:15.238 INFO:teuthology.orchestra.run.smithi149.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-15T21:07:15.322 INFO:teuthology.orchestra.run.smithi149.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-15T21:07:15.325 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-15T21:07:15.329 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-15T21:07:15.332 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-15T21:07:15.332 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-15T21:07:15.333 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-15T21:07:15.352 INFO:teuthology.orchestra.run.smithi107.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-15T21:07:15.355 INFO:teuthology.orchestra.run.smithi107.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-15T21:07:15.355 INFO:teuthology.orchestra.run.smithi107.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-15T21:07:15.359 INFO:teuthology.orchestra.run.smithi149.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-15T21:07:15.364 INFO:teuthology.orchestra.run.smithi107.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-15T21:07:15.365 INFO:teuthology.orchestra.run.smithi149.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-15T21:07:15.365 INFO:teuthology.orchestra.run.smithi149.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-15T21:07:15.365 INFO:teuthology.orchestra.run.smithi107.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-15T21:07:15.366 INFO:teuthology.orchestra.run.smithi107.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-15T21:07:15.367 INFO:teuthology.orchestra.run.smithi107.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-15T21:07:15.367 INFO:teuthology.orchestra.run.smithi107.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-15T21:07:15.367 INFO:teuthology.orchestra.run.smithi107.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-15T21:07:15.380 INFO:teuthology.orchestra.run.smithi149.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-15T21:07:15.381 INFO:teuthology.orchestra.run.smithi149.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-15T21:07:15.382 INFO:teuthology.orchestra.run.smithi107.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-15T21:07:15.384 INFO:teuthology.orchestra.run.smithi149.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-15T21:07:15.384 INFO:teuthology.orchestra.run.smithi149.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-15T21:07:15.388 INFO:teuthology.orchestra.run.smithi149.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-15T21:07:15.394 INFO:teuthology.orchestra.run.smithi149.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-15T21:07:15.396 INFO:teuthology.orchestra.run.smithi149.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-15T21:07:15.396 INFO:teuthology.orchestra.run.smithi149.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-15T21:07:15.397 INFO:teuthology.orchestra.run.smithi149.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-15T21:07:15.439 INFO:teuthology.orchestra.run.smithi149.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-15T21:07:15.440 INFO:teuthology.orchestra.run.smithi149.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-15T21:07:15.533 INFO:teuthology.orchestra.run.smithi107.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-15T21:07:15.575 INFO:teuthology.orchestra.run.smithi149.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-15T21:07:15.587 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-15T21:07:15.606 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-15T21:07:15.670 INFO:teuthology.orchestra.run.smithi107.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-15T21:07:15.713 INFO:teuthology.orchestra.run.smithi149.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-15T21:07:15.725 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-15T21:07:15.864 INFO:teuthology.orchestra.run.smithi107.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-15T21:07:15.902 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-15T21:07:15.906 INFO:teuthology.orchestra.run.smithi149.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,023 kB] 2024-09-15T21:07:16.024 INFO:teuthology.orchestra.run.smithi107.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-15T21:07:16.037 INFO:teuthology.orchestra.run.smithi107.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-15T21:07:16.038 INFO:teuthology.orchestra.run.smithi107.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-15T21:07:16.039 INFO:teuthology.orchestra.run.smithi107.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-15T21:07:16.042 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [696 kB] 2024-09-15T21:07:16.065 INFO:teuthology.orchestra.run.smithi149.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-15T21:07:16.075 INFO:teuthology.orchestra.run.smithi032.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-15T21:07:16.078 INFO:teuthology.orchestra.run.smithi032.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [352 kB] 2024-09-15T21:07:16.080 INFO:teuthology.orchestra.run.smithi149.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-15T21:07:16.080 INFO:teuthology.orchestra.run.smithi149.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-15T21:07:16.087 INFO:teuthology.orchestra.run.smithi032.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-15T21:07:16.088 INFO:teuthology.orchestra.run.smithi032.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-15T21:07:16.092 INFO:teuthology.orchestra.run.smithi032.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-15T21:07:16.093 INFO:teuthology.orchestra.run.smithi032.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-15T21:07:16.094 INFO:teuthology.orchestra.run.smithi032.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,437 kB] 2024-09-15T21:07:16.109 INFO:teuthology.orchestra.run.smithi107.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-15T21:07:16.123 INFO:teuthology.orchestra.run.smithi107.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-15T21:07:16.123 INFO:teuthology.orchestra.run.smithi107.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-15T21:07:16.150 INFO:teuthology.orchestra.run.smithi149.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-15T21:07:16.150 INFO:teuthology.orchestra.run.smithi149.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-15T21:07:16.157 INFO:teuthology.orchestra.run.smithi107.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-15T21:07:16.163 INFO:teuthology.orchestra.run.smithi032.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [419 kB] 2024-09-15T21:07:16.166 INFO:teuthology.orchestra.run.smithi149.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-15T21:07:16.167 INFO:teuthology.orchestra.run.smithi149.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-15T21:07:16.173 INFO:teuthology.orchestra.run.smithi032.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-15T21:07:16.174 INFO:teuthology.orchestra.run.smithi032.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-15T21:07:16.175 INFO:teuthology.orchestra.run.smithi107.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-15T21:07:16.180 INFO:teuthology.orchestra.run.smithi032.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-15T21:07:16.181 INFO:teuthology.orchestra.run.smithi107.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-15T21:07:16.188 INFO:teuthology.orchestra.run.smithi107.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-15T21:07:16.189 INFO:teuthology.orchestra.run.smithi107.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-15T21:07:16.189 INFO:teuthology.orchestra.run.smithi107.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-15T21:07:16.197 INFO:teuthology.orchestra.run.smithi149.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-15T21:07:16.216 INFO:teuthology.orchestra.run.smithi149.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-15T21:07:16.221 INFO:teuthology.orchestra.run.smithi032.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-15T21:07:16.221 INFO:teuthology.orchestra.run.smithi032.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-15T21:07:16.222 INFO:teuthology.orchestra.run.smithi149.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-15T21:07:16.222 INFO:teuthology.orchestra.run.smithi032.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-15T21:07:16.229 INFO:teuthology.orchestra.run.smithi149.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-15T21:07:16.230 INFO:teuthology.orchestra.run.smithi149.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-15T21:07:16.233 INFO:teuthology.orchestra.run.smithi032.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-15T21:07:16.234 INFO:teuthology.orchestra.run.smithi032.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-15T21:07:16.249 INFO:teuthology.orchestra.run.smithi032.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-15T21:07:16.252 INFO:teuthology.orchestra.run.smithi032.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.2 kB] 2024-09-15T21:07:16.253 INFO:teuthology.orchestra.run.smithi032.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-15T21:07:16.253 INFO:teuthology.orchestra.run.smithi032.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-15T21:07:16.254 INFO:teuthology.orchestra.run.smithi032.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-15T21:07:16.259 INFO:teuthology.orchestra.run.smithi032.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-15T21:07:16.260 INFO:teuthology.orchestra.run.smithi032.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-15T21:07:16.261 INFO:teuthology.orchestra.run.smithi032.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-15T21:07:16.262 INFO:teuthology.orchestra.run.smithi032.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-15T21:07:16.263 INFO:teuthology.orchestra.run.smithi107.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-15T21:07:16.264 INFO:teuthology.orchestra.run.smithi107.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-15T21:07:16.265 INFO:teuthology.orchestra.run.smithi107.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-15T21:07:16.267 INFO:teuthology.orchestra.run.smithi107.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-15T21:07:16.267 INFO:teuthology.orchestra.run.smithi107.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-15T21:07:16.269 INFO:teuthology.orchestra.run.smithi107.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-15T21:07:16.270 INFO:teuthology.orchestra.run.smithi107.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-15T21:07:16.288 INFO:teuthology.orchestra.run.smithi032.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-15T21:07:16.298 INFO:teuthology.orchestra.run.smithi149.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-15T21:07:16.299 INFO:teuthology.orchestra.run.smithi149.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-15T21:07:16.299 INFO:teuthology.orchestra.run.smithi149.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-15T21:07:16.300 INFO:teuthology.orchestra.run.smithi149.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-15T21:07:16.300 INFO:teuthology.orchestra.run.smithi149.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-15T21:07:16.311 INFO:teuthology.orchestra.run.smithi149.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-15T21:07:16.311 INFO:teuthology.orchestra.run.smithi149.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-15T21:07:16.311 INFO:teuthology.orchestra.run.smithi149.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-15T21:07:16.321 INFO:teuthology.orchestra.run.smithi032.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-15T21:07:16.321 INFO:teuthology.orchestra.run.smithi032.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-15T21:07:16.343 INFO:teuthology.orchestra.run.smithi032.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-15T21:07:16.345 INFO:teuthology.orchestra.run.smithi032.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-15T21:07:16.346 INFO:teuthology.orchestra.run.smithi032.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-15T21:07:16.347 INFO:teuthology.orchestra.run.smithi032.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-15T21:07:16.347 INFO:teuthology.orchestra.run.smithi032.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-15T21:07:16.350 INFO:teuthology.orchestra.run.smithi107.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-15T21:07:16.351 INFO:teuthology.orchestra.run.smithi107.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-15T21:07:16.369 INFO:teuthology.orchestra.run.smithi032.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-15T21:07:16.370 INFO:teuthology.orchestra.run.smithi032.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-15T21:07:16.370 INFO:teuthology.orchestra.run.smithi032.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-15T21:07:16.392 INFO:teuthology.orchestra.run.smithi149.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-15T21:07:16.393 INFO:teuthology.orchestra.run.smithi149.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-15T21:07:21.679 INFO:teuthology.orchestra.run.smithi149.stdout:Fetched 16.0 MB in 2s (7,443 kB/s) 2024-09-15T21:07:21.754 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 16.0 MB in 2s (7,408 kB/s) 2024-09-15T21:07:22.745 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 16.0 MB in 3s (5,578 kB/s) 2024-09-15T21:07:22.991 INFO:teuthology.orchestra.run.smithi149.stdout:Reading package lists... 2024-09-15T21:07:23.010 DEBUG:teuthology.orchestra.run.smithi149:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-15T21:07:23.073 INFO:teuthology.orchestra.run.smithi149.stdout:Reading package lists... 2024-09-15T21:07:23.149 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-09-15T21:07:23.166 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-15T21:07:23.228 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-09-15T21:07:23.283 INFO:teuthology.orchestra.run.smithi149.stdout:Building dependency tree... 2024-09-15T21:07:23.284 INFO:teuthology.orchestra.run.smithi149.stdout:Reading state information... 2024-09-15T21:07:23.437 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-09-15T21:07:23.438 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-09-15T21:07:23.460 INFO:teuthology.orchestra.run.smithi149.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:07:23.460 INFO:teuthology.orchestra.run.smithi149.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:07:23.460 INFO:teuthology.orchestra.run.smithi149.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:07:23.461 INFO:teuthology.orchestra.run.smithi149.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:07:23.461 INFO:teuthology.orchestra.run.smithi149.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-15T21:07:23.461 INFO:teuthology.orchestra.run.smithi149.stdout: python2.7-minimal 2024-09-15T21:07:23.461 INFO:teuthology.orchestra.run.smithi149.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:07:23.462 INFO:teuthology.orchestra.run.smithi149.stdout:The following additional packages will be installed: 2024-09-15T21:07:23.462 INFO:teuthology.orchestra.run.smithi149.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-15T21:07:23.462 INFO:teuthology.orchestra.run.smithi149.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-15T21:07:23.463 INFO:teuthology.orchestra.run.smithi149.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-15T21:07:23.464 INFO:teuthology.orchestra.run.smithi149.stdout:Suggested packages: 2024-09-15T21:07:23.464 INFO:teuthology.orchestra.run.smithi149.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-15T21:07:23.464 INFO:teuthology.orchestra.run.smithi149.stdout:Recommended packages: 2024-09-15T21:07:23.464 INFO:teuthology.orchestra.run.smithi149.stdout: thermald 2024-09-15T21:07:23.515 INFO:teuthology.orchestra.run.smithi149.stdout:The following NEW packages will be installed: 2024-09-15T21:07:23.515 INFO:teuthology.orchestra.run.smithi149.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-15T21:07:23.518 INFO:teuthology.orchestra.run.smithi149.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-15T21:07:23.518 INFO:teuthology.orchestra.run.smithi149.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-15T21:07:23.518 INFO:teuthology.orchestra.run.smithi149.stdout:The following packages will be upgraded: 2024-09-15T21:07:23.519 INFO:teuthology.orchestra.run.smithi149.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-15T21:07:23.569 INFO:teuthology.orchestra.run.smithi149.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-15T21:07:23.569 INFO:teuthology.orchestra.run.smithi149.stdout:Need to get 113 MB of archives. 2024-09-15T21:07:23.569 INFO:teuthology.orchestra.run.smithi149.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-15T21:07:23.569 INFO:teuthology.orchestra.run.smithi149.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-15T21:07:23.615 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:07:23.615 INFO:teuthology.orchestra.run.smithi107.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:07:23.615 INFO:teuthology.orchestra.run.smithi107.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:07:23.615 INFO:teuthology.orchestra.run.smithi107.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:07:23.616 INFO:teuthology.orchestra.run.smithi107.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-15T21:07:23.616 INFO:teuthology.orchestra.run.smithi107.stdout: python2.7-minimal 2024-09-15T21:07:23.616 INFO:teuthology.orchestra.run.smithi107.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:07:23.618 INFO:teuthology.orchestra.run.smithi107.stdout:The following additional packages will be installed: 2024-09-15T21:07:23.618 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-15T21:07:23.618 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-15T21:07:23.618 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-15T21:07:23.619 INFO:teuthology.orchestra.run.smithi107.stdout:Suggested packages: 2024-09-15T21:07:23.619 INFO:teuthology.orchestra.run.smithi107.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-15T21:07:23.619 INFO:teuthology.orchestra.run.smithi107.stdout:Recommended packages: 2024-09-15T21:07:23.619 INFO:teuthology.orchestra.run.smithi107.stdout: thermald 2024-09-15T21:07:23.670 INFO:teuthology.orchestra.run.smithi107.stdout:The following NEW packages will be installed: 2024-09-15T21:07:23.671 INFO:teuthology.orchestra.run.smithi107.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-15T21:07:23.671 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-15T21:07:23.671 INFO:teuthology.orchestra.run.smithi107.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-15T21:07:23.672 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages will be upgraded: 2024-09-15T21:07:23.673 INFO:teuthology.orchestra.run.smithi107.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-15T21:07:23.852 INFO:teuthology.orchestra.run.smithi107.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-15T21:07:23.852 INFO:teuthology.orchestra.run.smithi107.stdout:Need to get 113 MB of archives. 2024-09-15T21:07:23.852 INFO:teuthology.orchestra.run.smithi107.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-15T21:07:23.852 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-15T21:07:24.021 INFO:teuthology.orchestra.run.smithi149.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-15T21:07:24.119 INFO:teuthology.orchestra.run.smithi149.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-15T21:07:24.483 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-15T21:07:24.501 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-15T21:07:24.565 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-15T21:07:24.761 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-09-15T21:07:24.761 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-09-15T21:07:24.938 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:07:24.938 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:07:24.939 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:07:24.939 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:07:24.939 INFO:teuthology.orchestra.run.smithi032.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-15T21:07:24.939 INFO:teuthology.orchestra.run.smithi032.stdout: python2.7-minimal 2024-09-15T21:07:24.939 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:07:24.940 INFO:teuthology.orchestra.run.smithi032.stdout:The following additional packages will be installed: 2024-09-15T21:07:24.940 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-15T21:07:24.941 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-generic linux-image-5.15.0-121-generic 2024-09-15T21:07:24.941 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-5.15.0-121-generic linux-modules-extra-5.15.0-121-generic 2024-09-15T21:07:24.942 INFO:teuthology.orchestra.run.smithi032.stdout:Suggested packages: 2024-09-15T21:07:24.942 INFO:teuthology.orchestra.run.smithi032.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-15T21:07:24.943 INFO:teuthology.orchestra.run.smithi032.stdout:Recommended packages: 2024-09-15T21:07:24.943 INFO:teuthology.orchestra.run.smithi032.stdout: thermald 2024-09-15T21:07:24.952 INFO:teuthology.orchestra.run.smithi149.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-15T21:07:24.952 INFO:teuthology.orchestra.run.smithi149.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-15T21:07:24.952 INFO:teuthology.orchestra.run.smithi149.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-15T21:07:24.994 INFO:teuthology.orchestra.run.smithi032.stdout:The following NEW packages will be installed: 2024-09-15T21:07:24.994 INFO:teuthology.orchestra.run.smithi032.stdout: linux-headers-5.15.0-121 linux-headers-5.15.0-121-generic 2024-09-15T21:07:24.995 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.15.0-121-generic linux-modules-5.15.0-121-generic 2024-09-15T21:07:24.995 INFO:teuthology.orchestra.run.smithi032.stdout: linux-modules-extra-5.15.0-121-generic 2024-09-15T21:07:24.995 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages will be upgraded: 2024-09-15T21:07:24.995 INFO:teuthology.orchestra.run.smithi032.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-15T21:07:25.046 INFO:teuthology.orchestra.run.smithi032.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-15T21:07:25.047 INFO:teuthology.orchestra.run.smithi032.stdout:Need to get 113 MB of archives. 2024-09-15T21:07:25.047 INFO:teuthology.orchestra.run.smithi032.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-15T21:07:25.047 INFO:teuthology.orchestra.run.smithi032.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-121-generic amd64 5.15.0-121.131 [22.7 MB] 2024-09-15T21:07:25.072 INFO:teuthology.orchestra.run.smithi149.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-15T21:07:25.093 INFO:teuthology.orchestra.run.smithi149.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-15T21:07:25.278 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-15T21:07:25.482 INFO:teuthology.orchestra.run.smithi149.stdout:Fetched 113 MB in 2s (72.2 MB/s) 2024-09-15T21:07:25.512 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-121-generic amd64 5.15.0-121.131 [11.5 MB] 2024-09-15T21:07:25.623 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-15T21:07:25.643 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-121-generic amd64 5.15.0-121.131 [63.9 MB] 2024-09-15T21:07:25.654 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-15T21:07:26.437 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-15T21:07:26.437 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-15T21:07:26.437 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-15T21:07:26.565 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-15T21:07:26.674 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-15T21:07:27.100 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 113 MB in 2s (67.7 MB/s) 2024-09-15T21:07:27.294 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-15T21:07:27.705 INFO:teuthology.orchestra.run.smithi149.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 ... 129542 files and directories currently installed.) 2024-09-15T21:07:27.710 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:27.833 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.121.121 [1,694 B] 2024-09-15T21:07:27.833 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.121.121 [2,464 B] 2024-09-15T21:07:27.833 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121 all 5.15.0-121.131 [12.3 MB] 2024-09-15T21:07:27.894 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:28.182 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-121-generic amd64 5.15.0-121.131 [2,827 kB] 2024-09-15T21:07:28.263 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.121.121 [2,316 B] 2024-09-15T21:07:28.671 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 113 MB in 5s (24.7 MB/s) 2024-09-15T21:07:28.856 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-5.15.0-121-generic. 2024-09-15T21:07:29.320 INFO:teuthology.orchestra.run.smithi032.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 ... 129542 files and directories currently installed.) 2024-09-15T21:07:29.325 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:29.467 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:30.079 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-15T21:07:30.100 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:30.190 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:30.657 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-15T21:07:30.678 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:30.707 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:30.946 INFO:teuthology.orchestra.run.smithi107.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 ... 129542 files and directories currently installed.) 2024-09-15T21:07:30.950 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../0-linux-modules-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:31.078 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:31.894 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-15T21:07:31.916 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:31.993 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:32.481 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-15T21:07:32.502 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:32.540 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:33.488 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-image-5.15.0-121-generic. 2024-09-15T21:07:33.510 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../1-linux-image-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:33.618 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:34.083 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-121-generic. 2024-09-15T21:07:34.103 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:34.158 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:37.467 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:37.569 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:37.894 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:38.023 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:38.334 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-15T21:07:38.356 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-15T21:07:38.392 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-15T21:07:39.779 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:39.922 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:40.272 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:40.417 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:40.729 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-15T21:07:40.752 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-15T21:07:40.787 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-15T21:07:41.115 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../3-linux-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:41.260 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:41.542 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:41.638 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-image-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:41.941 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.15.0-121. 2024-09-15T21:07:41.964 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../5-linux-headers-5.15.0-121_5.15.0-121.131_all.deb ... 2024-09-15T21:07:42.007 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-15T21:07:44.283 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-15T21:07:44.320 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:44.358 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:46.888 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:46.950 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-15T21:07:46.970 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:47.008 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:47.011 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:47.337 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-15T21:07:47.458 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:47.576 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-15T21:07:47.704 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:48.190 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package linux-headers-5.15.0-121-generic. 2024-09-15T21:07:48.226 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../6-linux-headers-5.15.0-121-generic_5.15.0-121.131_amd64.deb ... 2024-09-15T21:07:48.256 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:49.018 INFO:teuthology.orchestra.run.smithi149.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:07:49.018 INFO:teuthology.orchestra.run.smithi149.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-15T21:07:49.018 INFO:teuthology.orchestra.run.smithi149.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:07:49.018 INFO:teuthology.orchestra.run.smithi149.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-15T21:07:49.157 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:49.963 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:50.119 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:50.478 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-15T21:07:51.292 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:51.558 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:51.717 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-15T21:07:51.879 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:52.051 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.121.121_amd64.deb ... 2024-09-15T21:07:52.191 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking linux-headers-generic (5.15.0.121.121) over (5.15.0.56.54) ... 2024-09-15T21:07:52.558 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.15.0-121 (5.15.0-121.131) ... 2024-09-15T21:07:52.687 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:52.727 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-15T21:07:52.838 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-headers-generic (5.15.0.121.121) ... 2024-09-15T21:07:52.853 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-15T21:07:52.966 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:52.979 INFO:teuthology.orchestra.run.smithi149.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:53.052 INFO:teuthology.orchestra.run.smithi149.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-15T21:07:53.053 INFO:teuthology.orchestra.run.smithi149.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:07:53.320 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:07:53.320 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-15T21:07:53.320 INFO:teuthology.orchestra.run.smithi032.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:07:53.320 INFO:teuthology.orchestra.run.smithi032.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-15T21:07:53.473 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:54.318 INFO:teuthology.orchestra.run.smithi107.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:07:54.318 INFO:teuthology.orchestra.run.smithi107.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-15T21:07:54.318 INFO:teuthology.orchestra.run.smithi107.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:07:54.318 INFO:teuthology.orchestra.run.smithi107.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-121-generic 2024-09-15T21:07:54.510 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:54.924 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:55.986 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-modules-extra-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:56.359 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-15T21:07:57.043 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-15T21:07:57.645 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:57.707 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-15T21:07:57.707 INFO:teuthology.orchestra.run.smithi032.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:07:57.745 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-image-generic (5.15.0.121.121) ... 2024-09-15T21:07:57.896 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up linux-generic (5.15.0.121.121) ... 2024-09-15T21:07:58.031 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for linux-image-5.15.0-121-generic (5.15.0-121.131) ... 2024-09-15T21:07:58.096 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-15T21:07:58.096 INFO:teuthology.orchestra.run.smithi107.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:07.340 INFO:teuthology.orchestra.run.smithi149.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-15T21:08:07.340 INFO:teuthology.orchestra.run.smithi149.stdout:Sourcing file `/etc/default/grub' 2024-09-15T21:08:07.351 INFO:teuthology.orchestra.run.smithi149.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-15T21:08:07.377 INFO:teuthology.orchestra.run.smithi149.stdout:Generating grub configuration file ... 2024-09-15T21:08:07.643 INFO:teuthology.orchestra.run.smithi149.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:08:07.661 INFO:teuthology.orchestra.run.smithi149.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:07.935 INFO:teuthology.orchestra.run.smithi149.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:08:07.941 INFO:teuthology.orchestra.run.smithi149.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-15T21:08:08.010 INFO:teuthology.orchestra.run.smithi149.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-15T21:08:08.015 INFO:teuthology.orchestra.run.smithi149.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-15T21:08:08.180 INFO:teuthology.orchestra.run.smithi149.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-15T21:08:08.180 INFO:teuthology.orchestra.run.smithi149.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-15T21:08:08.180 INFO:teuthology.orchestra.run.smithi149.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-15T21:08:08.221 INFO:teuthology.orchestra.run.smithi149.stdout:done 2024-09-15T21:08:08.712 DEBUG:teuthology.orchestra.run.smithi149:> dpkg -s linux-image-generic 2024-09-15T21:08:08.739 INFO:teuthology.orchestra.run.smithi149.stdout:Package: linux-image-generic 2024-09-15T21:08:08.739 INFO:teuthology.orchestra.run.smithi149.stdout:Status: install ok installed 2024-09-15T21:08:08.739 INFO:teuthology.orchestra.run.smithi149.stdout:Priority: optional 2024-09-15T21:08:08.739 INFO:teuthology.orchestra.run.smithi149.stdout:Section: kernel 2024-09-15T21:08:08.739 INFO:teuthology.orchestra.run.smithi149.stdout:Installed-Size: 21 2024-09-15T21:08:08.739 INFO:teuthology.orchestra.run.smithi149.stdout:Maintainer: Ubuntu Kernel Team 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Architecture: amd64 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Source: linux-meta 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Version: 5.15.0.121.121 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Recommends: thermald 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout:Description: Generic Linux kernel image 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout: This package will always depend on the latest generic kernel image 2024-09-15T21:08:08.740 INFO:teuthology.orchestra.run.smithi149.stdout: available. 2024-09-15T21:08:08.740 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-15T21:08:08.741 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T21:08:08.741 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T21:08:08.741 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-15T21:08:08.741 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi149.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T21:08:08.741 DEBUG:teuthology.orchestra.run.smithi149:> sudo apt-get clean 2024-09-15T21:08:08.932 DEBUG:teuthology.orchestra.run.smithi149:> sudo apt-get update 2024-09-15T21:08:09.208 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:08:09.208 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-15T21:08:09.270 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-15T21:08:09.351 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-15T21:08:10.601 INFO:teuthology.orchestra.run.smithi149.stdout:Reading package lists... 2024-09-15T21:08:10.621 DEBUG:teuthology.orchestra.run.smithi149:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-15T21:08:10.684 INFO:teuthology.orchestra.run.smithi149.stdout:Reading package lists... 2024-09-15T21:08:10.896 INFO:teuthology.orchestra.run.smithi149.stdout:Building dependency tree... 2024-09-15T21:08:10.896 INFO:teuthology.orchestra.run.smithi149.stdout:Reading state information... 2024-09-15T21:08:11.087 INFO:teuthology.orchestra.run.smithi149.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-15T21:08:11.088 INFO:teuthology.orchestra.run.smithi149.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:08:11.088 INFO:teuthology.orchestra.run.smithi149.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:08:11.088 INFO:teuthology.orchestra.run.smithi149.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:08:11.088 INFO:teuthology.orchestra.run.smithi149.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:08:11.088 INFO:teuthology.orchestra.run.smithi149.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-15T21:08:11.089 INFO:teuthology.orchestra.run.smithi149.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-15T21:08:11.089 INFO:teuthology.orchestra.run.smithi149.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:08:11.132 INFO:teuthology.orchestra.run.smithi149.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-15T21:08:11.134 DEBUG:teuthology.orchestra.run.smithi149:> dpkg -s linux-image-generic 2024-09-15T21:08:11.149 INFO:teuthology.orchestra.run.smithi149.stdout:Package: linux-image-generic 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Status: install ok installed 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Priority: optional 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Section: kernel 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Installed-Size: 21 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Maintainer: Ubuntu Kernel Team 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Architecture: amd64 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Source: linux-meta 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Version: 5.15.0.121.121 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Recommends: thermald 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout:Description: Generic Linux kernel image 2024-09-15T21:08:11.150 INFO:teuthology.orchestra.run.smithi149.stdout: This package will always depend on the latest generic kernel image 2024-09-15T21:08:11.151 INFO:teuthology.orchestra.run.smithi149.stdout: available. 2024-09-15T21:08:11.151 DEBUG:teuthology.orchestra.run.smithi149:> mktemp 2024-09-15T21:08:11.198 INFO:teuthology.orchestra.run.smithi149.stdout:/tmp/tmp.leR33GwPdm 2024-09-15T21:08:11.198 DEBUG:teuthology.orchestra.run.smithi149:> sudo cp /boot/grub/grub.cfg /tmp/tmp.leR33GwPdm 2024-09-15T21:08:11.253 DEBUG:teuthology.orchestra.run.smithi149:> sudo chmod 0666 /tmp/tmp.leR33GwPdm 2024-09-15T21:08:11.373 DEBUG:teuthology.orchestra.remote:smithi149:/tmp/tmp.leR33GwPdm is 10KB 2024-09-15T21:08:11.386 DEBUG:teuthology.orchestra.run.smithi149:> rm -fr /tmp/tmp.leR33GwPdm 2024-09-15T21:08:11.391 DEBUG:teuthology.orchestra.run.smithi149:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-15T21:08:11.445 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:08:11.445 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-15T21:08:11.445 DEBUG:teuthology.orchestra.run.smithi149:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-15T21:08:11.509 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-15T21:08:11.509 DEBUG:teuthology.orchestra.run.smithi149:> sudo update-grub 2024-09-15T21:08:12.146 INFO:teuthology.orchestra.run.smithi107.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-15T21:08:12.146 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub' 2024-09-15T21:08:12.157 INFO:teuthology.orchestra.run.smithi107.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-15T21:08:12.186 INFO:teuthology.orchestra.run.smithi107.stdout:Generating grub configuration file ... 2024-09-15T21:08:12.515 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:08:12.535 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:12.715 INFO:teuthology.orchestra.run.smithi149.stderr:Sourcing file `/etc/default/grub' 2024-09-15T21:08:12.717 INFO:teuthology.orchestra.run.smithi149.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-15T21:08:12.719 INFO:teuthology.orchestra.run.smithi149.stderr:Generating grub configuration file ... 2024-09-15T21:08:12.838 INFO:teuthology.orchestra.run.smithi032.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-15T21:08:12.839 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub' 2024-09-15T21:08:12.861 INFO:teuthology.orchestra.run.smithi032.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-15T21:08:12.877 INFO:teuthology.orchestra.run.smithi032.stdout:Generating grub configuration file ... 2024-09-15T21:08:12.890 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:08:12.893 INFO:teuthology.orchestra.run.smithi149.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:08:12.895 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-15T21:08:12.901 INFO:teuthology.orchestra.run.smithi149.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:12.969 INFO:teuthology.orchestra.run.smithi107.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-15T21:08:12.975 INFO:teuthology.orchestra.run.smithi107.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-15T21:08:13.144 INFO:teuthology.orchestra.run.smithi149.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:08:13.147 INFO:teuthology.orchestra.run.smithi107.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-15T21:08:13.148 INFO:teuthology.orchestra.run.smithi107.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-15T21:08:13.148 INFO:teuthology.orchestra.run.smithi107.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-15T21:08:13.149 INFO:teuthology.orchestra.run.smithi149.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-15T21:08:13.189 INFO:teuthology.orchestra.run.smithi107.stdout:done 2024-09-15T21:08:13.192 INFO:teuthology.orchestra.run.smithi149.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-15T21:08:13.198 INFO:teuthology.orchestra.run.smithi149.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-15T21:08:13.218 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:08:13.239 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:13.307 INFO:teuthology.orchestra.run.smithi149.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-15T21:08:13.307 INFO:teuthology.orchestra.run.smithi149.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-15T21:08:13.307 INFO:teuthology.orchestra.run.smithi149.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-15T21:08:13.318 INFO:teuthology.orchestra.run.smithi149.stderr:done 2024-09-15T21:08:13.330 DEBUG:teuthology.orchestra.run.smithi149:> sudo shutdown -r now 2024-09-15T21:08:13.710 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-09-15T21:08:13.732 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 21 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-09-15T21:08:13.733 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.15.0.121.121 2024-09-15T21:08:13.734 INFO:teuthology.orchestra.run.smithi107.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-15T21:08:13.734 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-15T21:08:13.734 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-09-15T21:08:13.734 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-09-15T21:08:13.734 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-09-15T21:08:13.734 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-09-15T21:08:13.734 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-15T21:08:13.734 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T21:08:13.734 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T21:08:13.734 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-15T21:08:13.734 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi107.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T21:08:13.735 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get clean 2024-09-15T21:08:13.737 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:08:13.743 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-15T21:08:13.815 INFO:teuthology.orchestra.run.smithi032.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-15T21:08:13.821 INFO:teuthology.orchestra.run.smithi032.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-15T21:08:13.870 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-09-15T21:08:13.980 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:08:13.990 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-15T21:08:13.997 INFO:teuthology.orchestra.run.smithi032.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-15T21:08:13.997 INFO:teuthology.orchestra.run.smithi032.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-15T21:08:13.998 INFO:teuthology.orchestra.run.smithi032.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-15T21:08:14.007 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-15T21:08:14.047 INFO:teuthology.orchestra.run.smithi032.stdout:done 2024-09-15T21:08:14.101 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-15T21:08:14.563 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-09-15T21:08:14.589 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-09-15T21:08:14.589 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-09-15T21:08:14.589 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-09-15T21:08:14.589 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-09-15T21:08:14.589 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 21 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.15.0.121.121 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-15T21:08:14.590 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-09-15T21:08:14.591 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-09-15T21:08:14.591 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-09-15T21:08:14.591 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-09-15T21:08:14.591 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-121-generic 2024-09-15T21:08:14.591 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-15T21:08:14.591 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-15T21:08:14.592 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-15T21:08:14.592 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi032.front.sepia.ceph.com, path=None, version=distro) 2024-09-15T21:08:14.592 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get clean 2024-09-15T21:08:14.771 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-09-15T21:08:14.891 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-15T21:08:15.022 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:08:15.094 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-15T21:08:15.179 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-15T21:08:15.412 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-09-15T21:08:15.430 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-15T21:08:15.483 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-09-15T21:08:15.676 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-09-15T21:08:15.676 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-15T21:08:15.849 INFO:teuthology.orchestra.run.smithi107.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-15T21:08:15.850 INFO:teuthology.orchestra.run.smithi107.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:08:15.889 INFO:teuthology.orchestra.run.smithi107.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-15T21:08:15.890 DEBUG:teuthology.orchestra.run.smithi107:> dpkg -s linux-image-generic 2024-09-15T21:08:15.950 INFO:teuthology.orchestra.run.smithi107.stdout:Package: linux-image-generic 2024-09-15T21:08:15.950 INFO:teuthology.orchestra.run.smithi107.stdout:Status: install ok installed 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Priority: optional 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Section: kernel 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Installed-Size: 21 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Maintainer: Ubuntu Kernel Team 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Architecture: amd64 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Source: linux-meta 2024-09-15T21:08:15.951 INFO:teuthology.orchestra.run.smithi107.stdout:Version: 5.15.0.121.121 2024-09-15T21:08:15.952 INFO:teuthology.orchestra.run.smithi107.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-15T21:08:15.952 INFO:teuthology.orchestra.run.smithi107.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-15T21:08:15.952 INFO:teuthology.orchestra.run.smithi107.stdout:Recommends: thermald 2024-09-15T21:08:15.952 INFO:teuthology.orchestra.run.smithi107.stdout:Description: Generic Linux kernel image 2024-09-15T21:08:15.952 INFO:teuthology.orchestra.run.smithi107.stdout: This package will always depend on the latest generic kernel image 2024-09-15T21:08:15.952 INFO:teuthology.orchestra.run.smithi107.stdout: available. 2024-09-15T21:08:15.953 DEBUG:teuthology.orchestra.run.smithi107:> mktemp 2024-09-15T21:08:15.999 INFO:teuthology.orchestra.run.smithi107.stdout:/tmp/tmp.QRxK3XXGvs 2024-09-15T21:08:15.999 DEBUG:teuthology.orchestra.run.smithi107:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QRxK3XXGvs 2024-09-15T21:08:16.061 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 0666 /tmp/tmp.QRxK3XXGvs 2024-09-15T21:08:16.176 DEBUG:teuthology.orchestra.remote:smithi107:/tmp/tmp.QRxK3XXGvs is 10KB 2024-09-15T21:08:16.192 DEBUG:teuthology.orchestra.run.smithi107:> rm -fr /tmp/tmp.QRxK3XXGvs 2024-09-15T21:08:16.197 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-15T21:08:16.252 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:08:16.252 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-15T21:08:16.252 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-15T21:08:16.335 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-15T21:08:16.336 DEBUG:teuthology.orchestra.run.smithi107:> sudo update-grub 2024-09-15T21:08:16.351 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-15T21:08:16.371 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-15T21:08:16.426 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-15T21:08:16.628 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-09-15T21:08:16.629 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-09-15T21:08:16.807 INFO:teuthology.orchestra.run.smithi032.stdout:linux-image-generic is already the newest version (5.15.0.121.121). 2024-09-15T21:08:16.808 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:08:16.808 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:08:16.808 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:08:16.808 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:08:16.808 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-15T21:08:16.809 INFO:teuthology.orchestra.run.smithi032.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-15T21:08:16.809 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:08:16.850 INFO:teuthology.orchestra.run.smithi032.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-15T21:08:16.851 DEBUG:teuthology.orchestra.run.smithi032:> dpkg -s linux-image-generic 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Package: linux-image-generic 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Status: install ok installed 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Priority: optional 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Section: kernel 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Installed-Size: 21 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Maintainer: Ubuntu Kernel Team 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Architecture: amd64 2024-09-15T21:08:16.907 INFO:teuthology.orchestra.run.smithi032.stdout:Source: linux-meta 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout:Version: 5.15.0.121.121 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-121), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout:Depends: linux-image-5.15.0-121-generic, linux-modules-extra-5.15.0-121-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout:Recommends: thermald 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout:Description: Generic Linux kernel image 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout: This package will always depend on the latest generic kernel image 2024-09-15T21:08:16.908 INFO:teuthology.orchestra.run.smithi032.stdout: available. 2024-09-15T21:08:16.908 DEBUG:teuthology.orchestra.run.smithi032:> mktemp 2024-09-15T21:08:16.956 INFO:teuthology.orchestra.run.smithi032.stdout:/tmp/tmp.LMP6ITaTKD 2024-09-15T21:08:16.956 DEBUG:teuthology.orchestra.run.smithi032:> sudo cp /boot/grub/grub.cfg /tmp/tmp.LMP6ITaTKD 2024-09-15T21:08:17.013 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 0666 /tmp/tmp.LMP6ITaTKD 2024-09-15T21:08:17.128 DEBUG:teuthology.orchestra.remote:smithi032:/tmp/tmp.LMP6ITaTKD is 10KB 2024-09-15T21:08:17.141 DEBUG:teuthology.orchestra.run.smithi032:> rm -fr /tmp/tmp.LMP6ITaTKD 2024-09-15T21:08:17.147 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-15T21:08:17.199 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:08:17.199 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-15T21:08:17.199 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-15T21:08:17.283 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-121-generic 2024-09-15T21:08:17.284 DEBUG:teuthology.orchestra.run.smithi032:> sudo update-grub 2024-09-15T21:08:17.755 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub' 2024-09-15T21:08:17.756 INFO:teuthology.orchestra.run.smithi107.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-15T21:08:17.761 INFO:teuthology.orchestra.run.smithi107.stderr:Generating grub configuration file ... 2024-09-15T21:08:17.999 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:08:18.005 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:18.253 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:08:18.258 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-15T21:08:18.297 INFO:teuthology.orchestra.run.smithi107.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-15T21:08:18.303 INFO:teuthology.orchestra.run.smithi107.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-15T21:08:18.425 INFO:teuthology.orchestra.run.smithi107.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-15T21:08:18.425 INFO:teuthology.orchestra.run.smithi107.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-15T21:08:18.425 INFO:teuthology.orchestra.run.smithi107.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-15T21:08:18.444 INFO:teuthology.orchestra.run.smithi107.stderr:done 2024-09-15T21:08:18.460 DEBUG:teuthology.orchestra.run.smithi107:> sudo shutdown -r now 2024-09-15T21:08:18.913 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub' 2024-09-15T21:08:18.915 INFO:teuthology.orchestra.run.smithi032.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-15T21:08:18.918 INFO:teuthology.orchestra.run.smithi032.stderr:Generating grub configuration file ... 2024-09-15T21:08:19.176 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.15.0-121-generic 2024-09-15T21:08:19.182 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.15.0-121-generic 2024-09-15T21:08:19.465 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-15T21:08:19.470 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-15T21:08:19.514 INFO:teuthology.orchestra.run.smithi032.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-15T21:08:19.519 INFO:teuthology.orchestra.run.smithi032.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-15T21:08:19.633 INFO:teuthology.orchestra.run.smithi032.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-15T21:08:19.633 INFO:teuthology.orchestra.run.smithi032.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-15T21:08:19.633 INFO:teuthology.orchestra.run.smithi032.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-15T21:08:19.648 INFO:teuthology.orchestra.run.smithi032.stderr:done 2024-09-15T21:08:19.650 DEBUG:teuthology.orchestra.run.smithi032:> sudo shutdown -r now 2024-09-15T21:08:43.357 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-15T21:08:43.357 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:08:43.358 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:08:48.509 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-15T21:08:48.510 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:08:48.510 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:08:49.654 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-15T21:08:49.654 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:08:49.655 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:01.889 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.149 2024-09-15T21:09:07.009 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-09-15T21:09:08.029 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-15T21:09:10.893 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:09:10.894 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:13.949 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.149 2024-09-15T21:09:16.012 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:09:16.013 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:17.030 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:09:17.031 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:19.073 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-09-15T21:09:25.953 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:09:25.954 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:31.077 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:09:31.078 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:35.421 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-15T21:09:47.433 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:09:47.434 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:09:49.473 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.32 2024-09-15T21:09:49.501 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.107 2024-09-15T21:10:04.485 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:10:04.486 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:10:04.502 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:10:04.502 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:10:04.775 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-09-15T21:10:05.372 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-09-15T21:10:05.453 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:10:05.453 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-121-generic"... 2024-09-15T21:10:05.453 DEBUG:teuthology.orchestra.run.smithi032:> uname -r 2024-09-15T21:10:05.498 INFO:teuthology.orchestra.run.smithi032.stdout:5.15.0-121-generic 2024-09-15T21:10:05.499 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-15T21:10:05.499 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T21:10:05.499 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-15T21:10:06.191 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:10:06.191 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-121-generic"... 2024-09-15T21:10:06.191 DEBUG:teuthology.orchestra.run.smithi107:> uname -r 2024-09-15T21:10:06.196 INFO:teuthology.orchestra.run.smithi107.stdout:5.15.0-121-generic 2024-09-15T21:10:06.197 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-15T21:10:06.197 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T21:10:06.197 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-15T21:10:06.500 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-15T21:10:06.500 DEBUG:teuthology.orchestra.run.smithi032:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T21:10:06.583 INFO:teuthology.orchestra.run.smithi032.stdout:ttyS1 2024-09-15T21:10:06.620 DEBUG:teuthology.parallel:result is None 2024-09-15T21:10:07.198 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-15T21:10:07.198 DEBUG:teuthology.orchestra.run.smithi107:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T21:10:07.356 INFO:teuthology.orchestra.run.smithi107.stdout:ttyS1 2024-09-15T21:10:07.382 DEBUG:teuthology.parallel:result is None 2024-09-15T21:10:25.957 DEBUG:teuthology.orchestra.remote:timed out 2024-09-15T21:10:40.959 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:10:40.960 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:10:41.182 DEBUG:teuthology.orchestra.run.smithi149:> true 2024-09-15T21:10:41.736 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:10:41.736 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-121-generic"... 2024-09-15T21:10:41.736 DEBUG:teuthology.orchestra.run.smithi149:> uname -r 2024-09-15T21:10:41.781 INFO:teuthology.orchestra.run.smithi149.stdout:5.15.0-121-generic 2024-09-15T21:10:41.781 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-121-generic vs 5.15.0-121-generic 2024-09-15T21:10:41.782 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-15T21:10:41.782 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-15T21:10:42.783 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-15T21:10:42.783 DEBUG:teuthology.orchestra.run.smithi149:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-15T21:10:43.127 INFO:teuthology.orchestra.run.smithi149.stdout:ttyS1 2024-09-15T21:10:43.150 DEBUG:teuthology.parallel:result is None 2024-09-15T21:10:43.150 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-15T21:10:43.158 INFO:teuthology.task.internal:Creating test directory... 2024-09-15T21:10:43.158 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T21:10:43.161 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T21:10:43.163 DEBUG:teuthology.orchestra.run.smithi149:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-15T21:10:43.169 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-15T21:10:43.218 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-15T21:10:43.225 INFO:teuthology.task.internal:Creating archive directory... 2024-09-15T21:10:43.225 DEBUG:teuthology.orchestra.run.smithi032:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T21:10:43.228 DEBUG:teuthology.orchestra.run.smithi107:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T21:10:43.230 DEBUG:teuthology.orchestra.run.smithi149:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-15T21:10:43.254 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-15T21:10:43.261 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-15T21:10:43.261 DEBUG:teuthology.orchestra.run.smithi032:> 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-09-15T21:10:43.283 DEBUG:teuthology.orchestra.run.smithi107:> 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-09-15T21:10:43.289 DEBUG:teuthology.orchestra.run.smithi149:> 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-09-15T21:10:43.299 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T21:10:43.305 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T21:10:43.308 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T21:10:43.313 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T21:10:43.314 INFO:teuthology.orchestra.run.smithi149.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T21:10:43.323 INFO:teuthology.orchestra.run.smithi149.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-15T21:10:43.325 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-15T21:10:43.332 INFO:teuthology.task.internal:Configuring sudo... 2024-09-15T21:10:43.332 DEBUG:teuthology.orchestra.run.smithi032:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T21:10:43.355 DEBUG:teuthology.orchestra.run.smithi107:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T21:10:43.357 DEBUG:teuthology.orchestra.run.smithi149:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-15T21:10:43.381 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-15T21:10:43.390 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-15T21:10:43.390 DEBUG:teuthology.orchestra.run.smithi032:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T21:10:43.411 DEBUG:teuthology.orchestra.run.smithi107:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T21:10:43.413 DEBUG:teuthology.orchestra.run.smithi149:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-15T21:10:43.429 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T21:10:43.462 DEBUG:teuthology.orchestra.run.smithi032:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T21:10:43.510 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:10:43.511 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T21:10:43.569 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T21:10:43.575 DEBUG:teuthology.orchestra.run.smithi107:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T21:10:43.624 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:10:43.624 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T21:10:43.684 DEBUG:teuthology.orchestra.run.smithi149:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-15T21:10:43.689 DEBUG:teuthology.orchestra.run.smithi149:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-15T21:10:43.737 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:10:43.737 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-15T21:10:43.797 DEBUG:teuthology.orchestra.run.smithi032:> sudo service rsyslog restart 2024-09-15T21:10:43.799 DEBUG:teuthology.orchestra.run.smithi107:> sudo service rsyslog restart 2024-09-15T21:10:43.802 DEBUG:teuthology.orchestra.run.smithi149:> sudo service rsyslog restart 2024-09-15T21:10:43.868 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-15T21:10:43.876 INFO:teuthology.task.internal:Starting timer... 2024-09-15T21:10:43.876 INFO:teuthology.run_tasks:Running task pcp... 2024-09-15T21:10:43.887 INFO:teuthology.run_tasks:Running task selinux... 2024-09-15T21:10:43.895 DEBUG:teuthology.task.selinux:Excluding smithi032: OS 'ubuntu' does not support SELinux 2024-09-15T21:10:43.895 DEBUG:teuthology.task.selinux:Excluding smithi107: OS 'ubuntu' does not support SELinux 2024-09-15T21:10:43.895 DEBUG:teuthology.task.selinux:Excluding smithi149: OS 'ubuntu' does not support SELinux 2024-09-15T21:10:43.896 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-15T21:10:43.896 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-15T21:10:43.896 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-15T21:10:43.896 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-15T21:10:43.904 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-15T21:10:43.916 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-09-15T21:10:43.917 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi032.front.sepia.ceph.com,smithi107.front.sepia.ceph.com,smithi149.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-15T21:18:19.208 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi032.front.sepia.ceph.com'), Remote(name='ubuntu@smithi107.front.sepia.ceph.com'), Remote(name='ubuntu@smithi149.front.sepia.ceph.com')] 2024-09-15T21:18:19.209 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:18:19.211 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi032.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:18:19.293 DEBUG:teuthology.orchestra.run.smithi032:> true 2024-09-15T21:18:19.377 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi032.front.sepia.ceph.com' 2024-09-15T21:18:19.377 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:18:19.378 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi107.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:18:19.456 DEBUG:teuthology.orchestra.run.smithi107:> true 2024-09-15T21:18:19.532 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi107.front.sepia.ceph.com' 2024-09-15T21:18:19.533 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:18:19.533 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi149.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-15T21:18:19.613 DEBUG:teuthology.orchestra.run.smithi149:> true 2024-09-15T21:18:19.688 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi149.front.sepia.ceph.com' 2024-09-15T21:18:19.689 INFO:teuthology.run_tasks:Running task clock... 2024-09-15T21:18:19.700 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-15T21:18:19.700 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T21:18:19.701 DEBUG:teuthology.orchestra.run.smithi032:> 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-09-15T21:18:19.703 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T21:18:19.704 DEBUG:teuthology.orchestra.run.smithi107:> 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-09-15T21:18:19.706 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-15T21:18:19.706 DEBUG:teuthology.orchestra.run.smithi149:> 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-09-15T21:18:19.729 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Command line: ntpd -gq 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: ---------------------------------------------------- 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: ntp-4 is maintained by Network Time Foundation, 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: corporation. Support and training for ntp-4 are 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: available at https://www.nwtime.org/support 2024-09-15T21:18:19.730 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: ---------------------------------------------------- 2024-09-15T21:18:19.731 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: proto: precision = 0.048 usec (-24) 2024-09-15T21:18:19.731 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: basedate set to 2022-02-04 2024-09-15T21:18:19.731 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: gps base set to 2022-02-06 (week 2196) 2024-09-15T21:18:19.731 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-15T21:18:19.731 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: restrict ::: KOD does nothing without LIMITED. 2024-09-15T21:18:19.732 INFO:teuthology.orchestra.run.smithi107.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-15T21:18:19.732 INFO:teuthology.orchestra.run.smithi107.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listen and drop on 0 v6wildcard [::]:123 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listen normally on 2 lo 127.0.0.1:123 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listen normally on 3 enp3s0f1 172.21.15.107:123 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listen normally on 4 lo [::1]:123 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:47eb%5]:123 2024-09-15T21:18:19.733 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:19 ntpd[18455]: Listening on routing socket on fd #22 for interface updates 2024-09-15T21:18:19.734 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Command line: ntpd -gq 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: ---------------------------------------------------- 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: ntp-4 is maintained by Network Time Foundation, 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: corporation. Support and training for ntp-4 are 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: available at https://www.nwtime.org/support 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: ---------------------------------------------------- 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: proto: precision = 0.068 usec (-24) 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: basedate set to 2022-02-04 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: gps base set to 2022-02-06 (week 2196) 2024-09-15T21:18:19.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-15T21:18:19.736 INFO:teuthology.orchestra.run.smithi032.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-15T21:18:19.736 INFO:teuthology.orchestra.run.smithi032.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: restrict ::: KOD does nothing without LIMITED. 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listen and drop on 0 v6wildcard [::]:123 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listen normally on 2 lo 127.0.0.1:123 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listen normally on 3 ens1f0 172.21.15.32:123 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listen normally on 4 lo [::1]:123 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fef8:2602%4]:123 2024-09-15T21:18:19.737 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:19 ntpd[18388]: Listening on routing socket on fd #22 for interface updates 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Command line: ntpd -gq 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: ---------------------------------------------------- 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: ntp-4 is maintained by Network Time Foundation, 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: corporation. Support and training for ntp-4 are 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: available at https://www.nwtime.org/support 2024-09-15T21:18:19.757 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: ---------------------------------------------------- 2024-09-15T21:18:19.758 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: proto: precision = 0.044 usec (-24) 2024-09-15T21:18:19.758 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: basedate set to 2022-02-04 2024-09-15T21:18:19.758 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: gps base set to 2022-02-06 (week 2196) 2024-09-15T21:18:19.758 INFO:teuthology.orchestra.run.smithi149.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-15T21:18:19.759 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-15T21:18:19.759 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: restrict ::: KOD does nothing without LIMITED. 2024-09-15T21:18:19.759 INFO:teuthology.orchestra.run.smithi149.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-15T21:18:19.760 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listen and drop on 0 v6wildcard [::]:123 2024-09-15T21:18:19.760 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-15T21:18:19.760 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listen normally on 2 lo 127.0.0.1:123 2024-09-15T21:18:19.761 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listen normally on 3 enp3s0f1 172.21.15.149:123 2024-09-15T21:18:19.761 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listen normally on 4 lo [::1]:123 2024-09-15T21:18:19.761 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7d57%5]:123 2024-09-15T21:18:19.761 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:19 ntpd[18490]: Listening on routing socket on fd #22 for interface updates 2024-09-15T21:18:20.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:20 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:20.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:20 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:20.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:20 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:20.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:20 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:20.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:20 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:20.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:20 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:20.733 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:20.733 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:20.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:20.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:20.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:20.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:20.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:20.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:20.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:20.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:20.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:20.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:20 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:21.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:21 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:21.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:21 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:21.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:21 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:21.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:21 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:21.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:21 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:21.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:21 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:22.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:22 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:22 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:22 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:22 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:22 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:22.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:22 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:22.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:22.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:22 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:22.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:22.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:22 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:23.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:23.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:23 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:23.757 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:23 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:23.757 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:23 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:24 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:24 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.762 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:24.763 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:24 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:25.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:25 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:25.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:25 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:25.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:25 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:25.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:25 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:25.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:25 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:25.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:25 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:26.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.730 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stdout:15 Sep 21:18:26 ntpd[18455]: ntpd: time slew +0.001561 s 2024-09-15T21:18:26.731 INFO:teuthology.orchestra.run.smithi107.stdout:ntpd: time slew +0.001561s 2024-09-15T21:18:26.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-15T21:18:26.732 INFO:teuthology.orchestra.run.smithi107.stderr:15 Sep 21:18:26 ntpd[18455]: can't open /var/log/ntpstats/loopstats.20240915: Permission denied 2024-09-15T21:18:26.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.734 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:26.735 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:26.735 INFO:teuthology.orchestra.run.smithi032.stdout:15 Sep 21:18:26 ntpd[18388]: ntpd: time slew +0.000822 s 2024-09-15T21:18:26.736 INFO:teuthology.orchestra.run.smithi032.stdout:ntpd: time slew +0.000822s 2024-09-15T21:18:26.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-15T21:18:26.736 INFO:teuthology.orchestra.run.smithi032.stderr:15 Sep 21:18:26 ntpd[18388]: can't open /var/log/ntpstats/loopstats.20240915: Permission denied 2024-09-15T21:18:26.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:26.760 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:26 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:26.779 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-09-15T21:18:26.780 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-09-15T21:18:26.780 INFO:teuthology.orchestra.run.smithi107.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.780 INFO:teuthology.orchestra.run.smithi107.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.780 INFO:teuthology.orchestra.run.smithi107.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.780 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.783 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-09-15T21:18:26.783 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-09-15T21:18:26.783 INFO:teuthology.orchestra.run.smithi032.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.783 INFO:teuthology.orchestra.run.smithi032.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.783 INFO:teuthology.orchestra.run.smithi032.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:26.783 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: can't open /var/log/ntpstats/rawstats.20240915: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-15T21:18:28.758 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: can't open /var/log/ntpstats/peerstats.20240915: Permission denied 2024-09-15T21:18:28.759 INFO:teuthology.orchestra.run.smithi149.stdout:15 Sep 21:18:28 ntpd[18490]: ntpd: time slew +0.000212 s 2024-09-15T21:18:28.759 INFO:teuthology.orchestra.run.smithi149.stdout:ntpd: time slew +0.000212s 2024-09-15T21:18:28.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-15T21:18:28.759 INFO:teuthology.orchestra.run.smithi149.stderr:15 Sep 21:18:28 ntpd[18490]: can't open /var/log/ntpstats/loopstats.20240915: Permission denied 2024-09-15T21:18:28.809 INFO:teuthology.orchestra.run.smithi149.stdout: remote refid st t when poll reach delay offset jitter 2024-09-15T21:18:28.810 INFO:teuthology.orchestra.run.smithi149.stdout:============================================================================== 2024-09-15T21:18:28.810 INFO:teuthology.orchestra.run.smithi149.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:28.810 INFO:teuthology.orchestra.run.smithi149.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:28.810 INFO:teuthology.orchestra.run.smithi149.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:28.810 INFO:teuthology.orchestra.run.smithi149.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-15T21:18:28.811 INFO:teuthology.run_tasks:Running task install... 2024-09-15T21:18:28.819 DEBUG:teuthology.task.install:project ceph 2024-09-15T21:18:28.819 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'fc3e0bff7468fd55478adbae7f75508b749124b6'}} 2024-09-15T21:18:28.820 DEBUG:teuthology.task.install:config {'flavor': 'default', 'sha1': 'fc3e0bff7468fd55478adbae7f75508b749124b6'} 2024-09-15T21:18:28.820 INFO:teuthology.task.install:Using flavor: default 2024-09-15T21:18:28.827 DEBUG:teuthology.task.install:Package list is: {'deb': ['ceph', 'cephadm', 'ceph-mds', 'ceph-mgr', 'ceph-common', 'ceph-fuse', 'ceph-test', 'ceph-volume', 'radosgw', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'libcephfs2', 'libcephfs-dev', 'librados2', 'librbd1', 'rbd-fuse'], 'rpm': ['ceph-radosgw', 'ceph-test', 'ceph', 'ceph-base', 'cephadm', 'ceph-immutable-object-cache', 'ceph-mgr', 'ceph-mgr-dashboard', 'ceph-mgr-diskprediction-local', 'ceph-mgr-rook', 'ceph-mgr-cephadm', 'ceph-fuse', 'ceph-volume', 'librados-devel', 'libcephfs2', 'libcephfs-devel', 'librados2', 'librbd1', 'python3-rados', 'python3-rgw', 'python3-cephfs', 'python3-rbd', 'rbd-fuse', 'rbd-mirror', 'rbd-nbd']} 2024-09-15T21:18:28.827 INFO:teuthology.task.install:extra packages: [] 2024-09-15T21:18:28.828 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-key list | grep Ceph 2024-09-15T21:18:28.828 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-key list | grep Ceph 2024-09-15T21:18:28.829 DEBUG:teuthology.orchestra.run.smithi149:> sudo apt-key list | grep Ceph 2024-09-15T21:18:28.894 INFO:teuthology.orchestra.run.smithi032.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-15T21:18:28.895 INFO:teuthology.orchestra.run.smithi107.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-15T21:18:28.910 INFO:teuthology.orchestra.run.smithi149.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-09-15T21:18:28.925 INFO:teuthology.orchestra.run.smithi032.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-15T21:18:28.926 INFO:teuthology.orchestra.run.smithi032.stdout:uid [ unknown] Ceph.com (release key) 2024-09-15T21:18:28.926 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-15T21:18:28.926 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:18:28.931 INFO:teuthology.orchestra.run.smithi107.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-15T21:18:28.931 INFO:teuthology.orchestra.run.smithi107.stdout:uid [ unknown] Ceph.com (release key) 2024-09-15T21:18:28.932 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-15T21:18:28.932 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:18:28.938 INFO:teuthology.orchestra.run.smithi149.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-09-15T21:18:28.938 INFO:teuthology.orchestra.run.smithi149.stdout:uid [ unknown] Ceph.com (release key) 2024-09-15T21:18:28.939 INFO:teuthology.task.install.deb:Installing packages: ceph, cephadm, ceph-mds, ceph-mgr, ceph-common, ceph-fuse, ceph-test, ceph-volume, radosgw, python3-rados, python3-rgw, python3-cephfs, python3-rbd, libcephfs2, libcephfs-dev, librados2, librbd1, rbd-fuse on remote deb x86_64 2024-09-15T21:18:28.939 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:18:29.081 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default/ 2024-09-15T21:18:29.081 INFO:teuthology.task.install.deb:Package version is 19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:18:29.086 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default/ 2024-09-15T21:18:29.086 INFO:teuthology.task.install.deb:Package version is 19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:18:29.087 INFO:teuthology.task.install.deb:Pulling from https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default/ 2024-09-15T21:18:29.087 INFO:teuthology.task.install.deb:Package version is 19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:18:29.190 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:18:29.190 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-15T21:18:29.199 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:18:29.199 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-15T21:18:29.204 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:18:29.204 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-09-15T21:18:29.205 DEBUG:teuthology.orchestra.run.smithi107:> sudo apt-get update 2024-09-15T21:18:29.214 DEBUG:teuthology.orchestra.run.smithi032:> sudo apt-get update 2024-09-15T21:18:29.219 DEBUG:teuthology.orchestra.run.smithi149:> sudo apt-get update 2024-09-15T21:18:29.373 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-15T21:18:29.386 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-15T21:18:29.390 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-15T21:18:29.426 INFO:teuthology.orchestra.run.smithi107.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy InRelease 2024-09-15T21:18:29.440 INFO:teuthology.orchestra.run.smithi032.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy InRelease 2024-09-15T21:18:29.443 INFO:teuthology.orchestra.run.smithi149.stdout:Ign:2 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy InRelease 2024-09-15T21:18:29.447 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-15T21:18:29.462 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-15T21:18:29.464 INFO:teuthology.orchestra.run.smithi149.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy Release [7,689 B] 2024-09-15T21:18:29.469 INFO:teuthology.orchestra.run.smithi107.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-15T21:18:29.483 INFO:teuthology.orchestra.run.smithi032.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-15T21:18:29.486 INFO:teuthology.orchestra.run.smithi149.stdout:Ign:4 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy Release.gpg 2024-09-15T21:18:29.490 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,427 B] 2024-09-15T21:18:29.496 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:18:29.505 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-09-15T21:18:29.508 INFO:teuthology.orchestra.run.smithi149.stdout:Get:5 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-09-15T21:18:29.513 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:18:29.514 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-15T21:18:29.517 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 Packages [18.1 kB] 2024-09-15T21:18:29.534 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,427 B] 2024-09-15T21:18:29.535 INFO:teuthology.orchestra.run.smithi149.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,427 B] 2024-09-15T21:18:29.578 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-15T21:18:29.589 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-15T21:18:29.595 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-15T21:18:29.661 INFO:teuthology.orchestra.run.smithi107.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-15T21:18:29.671 INFO:teuthology.orchestra.run.smithi032.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-15T21:18:29.673 INFO:teuthology.orchestra.run.smithi149.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-15T21:18:29.810 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 29.2 kB in 0s (69.7 kB/s) 2024-09-15T21:18:29.817 INFO:teuthology.orchestra.run.smithi149.stdout:Fetched 29.2 kB in 0s (71.0 kB/s) 2024-09-15T21:18:29.835 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 29.2 kB in 0s (67.8 kB/s) 2024-09-15T21:18:30.855 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-09-15T21:18:30.868 INFO:teuthology.orchestra.run.smithi149.stdout:Reading package lists... 2024-09-15T21:18:30.871 DEBUG:teuthology.orchestra.run.smithi107:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4930-gfc3e0bff-1jammy cephadm=19.3.0-4930-gfc3e0bff-1jammy ceph-mds=19.3.0-4930-gfc3e0bff-1jammy ceph-mgr=19.3.0-4930-gfc3e0bff-1jammy ceph-common=19.3.0-4930-gfc3e0bff-1jammy ceph-fuse=19.3.0-4930-gfc3e0bff-1jammy ceph-test=19.3.0-4930-gfc3e0bff-1jammy ceph-volume=19.3.0-4930-gfc3e0bff-1jammy radosgw=19.3.0-4930-gfc3e0bff-1jammy python3-rados=19.3.0-4930-gfc3e0bff-1jammy python3-rgw=19.3.0-4930-gfc3e0bff-1jammy python3-cephfs=19.3.0-4930-gfc3e0bff-1jammy python3-rbd=19.3.0-4930-gfc3e0bff-1jammy libcephfs2=19.3.0-4930-gfc3e0bff-1jammy libcephfs-dev=19.3.0-4930-gfc3e0bff-1jammy librados2=19.3.0-4930-gfc3e0bff-1jammy librbd1=19.3.0-4930-gfc3e0bff-1jammy rbd-fuse=19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:18:30.886 DEBUG:teuthology.orchestra.run.smithi149:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4930-gfc3e0bff-1jammy cephadm=19.3.0-4930-gfc3e0bff-1jammy ceph-mds=19.3.0-4930-gfc3e0bff-1jammy ceph-mgr=19.3.0-4930-gfc3e0bff-1jammy ceph-common=19.3.0-4930-gfc3e0bff-1jammy ceph-fuse=19.3.0-4930-gfc3e0bff-1jammy ceph-test=19.3.0-4930-gfc3e0bff-1jammy ceph-volume=19.3.0-4930-gfc3e0bff-1jammy radosgw=19.3.0-4930-gfc3e0bff-1jammy python3-rados=19.3.0-4930-gfc3e0bff-1jammy python3-rgw=19.3.0-4930-gfc3e0bff-1jammy python3-cephfs=19.3.0-4930-gfc3e0bff-1jammy python3-rbd=19.3.0-4930-gfc3e0bff-1jammy libcephfs2=19.3.0-4930-gfc3e0bff-1jammy libcephfs-dev=19.3.0-4930-gfc3e0bff-1jammy librados2=19.3.0-4930-gfc3e0bff-1jammy librbd1=19.3.0-4930-gfc3e0bff-1jammy rbd-fuse=19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:18:30.904 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-15T21:18:30.922 DEBUG:teuthology.orchestra.run.smithi032:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=19.3.0-4930-gfc3e0bff-1jammy cephadm=19.3.0-4930-gfc3e0bff-1jammy ceph-mds=19.3.0-4930-gfc3e0bff-1jammy ceph-mgr=19.3.0-4930-gfc3e0bff-1jammy ceph-common=19.3.0-4930-gfc3e0bff-1jammy ceph-fuse=19.3.0-4930-gfc3e0bff-1jammy ceph-test=19.3.0-4930-gfc3e0bff-1jammy ceph-volume=19.3.0-4930-gfc3e0bff-1jammy radosgw=19.3.0-4930-gfc3e0bff-1jammy python3-rados=19.3.0-4930-gfc3e0bff-1jammy python3-rgw=19.3.0-4930-gfc3e0bff-1jammy python3-cephfs=19.3.0-4930-gfc3e0bff-1jammy python3-rbd=19.3.0-4930-gfc3e0bff-1jammy libcephfs2=19.3.0-4930-gfc3e0bff-1jammy libcephfs-dev=19.3.0-4930-gfc3e0bff-1jammy librados2=19.3.0-4930-gfc3e0bff-1jammy librbd1=19.3.0-4930-gfc3e0bff-1jammy rbd-fuse=19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:18:30.935 INFO:teuthology.orchestra.run.smithi107.stdout:Reading package lists... 2024-09-15T21:18:30.949 INFO:teuthology.orchestra.run.smithi149.stdout:Reading package lists... 2024-09-15T21:18:30.979 INFO:teuthology.orchestra.run.smithi032.stdout:Reading package lists... 2024-09-15T21:18:31.147 INFO:teuthology.orchestra.run.smithi107.stdout:Building dependency tree... 2024-09-15T21:18:31.147 INFO:teuthology.orchestra.run.smithi107.stdout:Reading state information... 2024-09-15T21:18:31.158 INFO:teuthology.orchestra.run.smithi149.stdout:Building dependency tree... 2024-09-15T21:18:31.159 INFO:teuthology.orchestra.run.smithi149.stdout:Reading state information... 2024-09-15T21:18:31.169 INFO:teuthology.orchestra.run.smithi032.stdout:Building dependency tree... 2024-09-15T21:18:31.169 INFO:teuthology.orchestra.run.smithi032.stdout:Reading state information... 2024-09-15T21:18:31.359 INFO:teuthology.orchestra.run.smithi107.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:18:31.360 INFO:teuthology.orchestra.run.smithi107.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:18:31.360 INFO:teuthology.orchestra.run.smithi107.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:18:31.360 INFO:teuthology.orchestra.run.smithi107.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:18:31.360 INFO:teuthology.orchestra.run.smithi107.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-15T21:18:31.360 INFO:teuthology.orchestra.run.smithi107.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-15T21:18:31.361 INFO:teuthology.orchestra.run.smithi107.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:18:31.361 INFO:teuthology.orchestra.run.smithi107.stdout:The following additional packages will be installed: 2024-09-15T21:18:31.361 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-15T21:18:31.361 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-15T21:18:31.361 INFO:teuthology.orchestra.run.smithi107.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-15T21:18:31.361 INFO:teuthology.orchestra.run.smithi107.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-15T21:18:31.362 INFO:teuthology.orchestra.run.smithi107.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-15T21:18:31.362 INFO:teuthology.orchestra.run.smithi107.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-15T21:18:31.362 INFO:teuthology.orchestra.run.smithi107.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-15T21:18:31.362 INFO:teuthology.orchestra.run.smithi107.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-15T21:18:31.363 INFO:teuthology.orchestra.run.smithi107.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-15T21:18:31.363 INFO:teuthology.orchestra.run.smithi107.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-15T21:18:31.363 INFO:teuthology.orchestra.run.smithi107.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-15T21:18:31.364 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-15T21:18:31.364 INFO:teuthology.orchestra.run.smithi107.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-15T21:18:31.364 INFO:teuthology.orchestra.run.smithi107.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-15T21:18:31.364 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-15T21:18:31.364 INFO:teuthology.orchestra.run.smithi107.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-15T21:18:31.364 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-15T21:18:31.365 INFO:teuthology.orchestra.run.smithi107.stdout: xmlstarlet zip 2024-09-15T21:18:31.366 INFO:teuthology.orchestra.run.smithi107.stdout:Suggested packages: 2024-09-15T21:18:31.366 INFO:teuthology.orchestra.run.smithi107.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-15T21:18:31.366 INFO:teuthology.orchestra.run.smithi107.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-15T21:18:31.366 INFO:teuthology.orchestra.run.smithi107.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-15T21:18:31.366 INFO:teuthology.orchestra.run.smithi107.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-15T21:18:31.366 INFO:teuthology.orchestra.run.smithi107.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-15T21:18:31.367 INFO:teuthology.orchestra.run.smithi107.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-15T21:18:31.367 INFO:teuthology.orchestra.run.smithi107.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-15T21:18:31.367 INFO:teuthology.orchestra.run.smithi107.stdout:Recommended packages: 2024-09-15T21:18:31.367 INFO:teuthology.orchestra.run.smithi107.stdout: btrfs-tools 2024-09-15T21:18:31.374 INFO:teuthology.orchestra.run.smithi032.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout:The following additional packages will be installed: 2024-09-15T21:18:31.375 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-15T21:18:31.376 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-15T21:18:31.376 INFO:teuthology.orchestra.run.smithi032.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-15T21:18:31.376 INFO:teuthology.orchestra.run.smithi032.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-15T21:18:31.376 INFO:teuthology.orchestra.run.smithi032.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-15T21:18:31.377 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: xmlstarlet zip 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout:Suggested packages: 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-15T21:18:31.378 INFO:teuthology.orchestra.run.smithi032.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-15T21:18:31.379 INFO:teuthology.orchestra.run.smithi032.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-15T21:18:31.379 INFO:teuthology.orchestra.run.smithi032.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-15T21:18:31.379 INFO:teuthology.orchestra.run.smithi032.stdout:Recommended packages: 2024-09-15T21:18:31.379 INFO:teuthology.orchestra.run.smithi032.stdout: btrfs-tools 2024-09-15T21:18:31.379 INFO:teuthology.orchestra.run.smithi149.stdout:The following packages were automatically installed and are no longer required: 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout:The following additional packages will be installed: 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: libdouble-conversion3 libjq1 liblttng-ust1 liblua5.3-dev libnbd0 liboath0 2024-09-15T21:18:31.380 INFO:teuthology.orchestra.run.smithi149.stdout: libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: libradosstriper1 librdkafka1 libreadline-dev librgw2 libsqlite3-mod-ceph 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: libthrift-0.16.0 lua-any lua-sec lua-socket lua5.1 luarocks nvme-cli 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: pkg-config python-asyncssh-doc python-babel-localedata 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-certifi 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-cheroot python3-cherrypy3 python3-google-auth python3-idna 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-iniconfig python3-jaraco.classes python3-jaraco.collections 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-jaraco.functools python3-jaraco.text python3-jinja2 python3-joblib 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-kubernetes python3-logutils python3-mako python3-markupsafe 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-natsort python3-openssl python3-paste python3-pastedeploy 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-pastescript python3-pecan python3-pluggy python3-portend 2024-09-15T21:18:31.381 INFO:teuthology.orchestra.run.smithi149.stdout: python3-prettytable python3-psutil python3-py python3-pyasn1 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-pyasn1-modules python3-pygments python3-pyinotify python3-pytest 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-routes 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-rsa python3-simplegeneric python3-simplejson python3-singledispatch 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat unzip 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: xmlstarlet zip 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout:Suggested packages: 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python3-influxdb readline-doc python-jinja2-doc python3-beaker 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python-mako-doc python-natsort-doc python-openssl-doc python3-openssl-dbg 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: httpd-wsgi libapache2-mod-python libapache2-mod-scgi libjs-mochikit 2024-09-15T21:18:31.382 INFO:teuthology.orchestra.run.smithi149.stdout: python-pecan-doc python-psutil-doc subversion python-pygments-doc 2024-09-15T21:18:31.383 INFO:teuthology.orchestra.run.smithi149.stdout: python-pyinotify-doc python3-socks python-requests-doc python3-dap 2024-09-15T21:18:31.383 INFO:teuthology.orchestra.run.smithi149.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2024-09-15T21:18:31.383 INFO:teuthology.orchestra.run.smithi149.stdout: python-webtest-doc python-werkzeug-doc python3-watchdog 2024-09-15T21:18:31.383 INFO:teuthology.orchestra.run.smithi149.stdout:Recommended packages: 2024-09-15T21:18:31.383 INFO:teuthology.orchestra.run.smithi149.stdout: btrfs-tools 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout:The following NEW packages will be installed: 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-15T21:18:31.463 INFO:teuthology.orchestra.run.smithi107.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-15T21:18:31.465 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-15T21:18:31.466 INFO:teuthology.orchestra.run.smithi107.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-15T21:18:31.468 INFO:teuthology.orchestra.run.smithi149.stdout:The following NEW packages will be installed: 2024-09-15T21:18:31.468 INFO:teuthology.orchestra.run.smithi149.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-15T21:18:31.468 INFO:teuthology.orchestra.run.smithi149.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-15T21:18:31.469 INFO:teuthology.orchestra.run.smithi149.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-15T21:18:31.469 INFO:teuthology.orchestra.run.smithi149.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-15T21:18:31.469 INFO:teuthology.orchestra.run.smithi149.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-15T21:18:31.469 INFO:teuthology.orchestra.run.smithi149.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-15T21:18:31.471 INFO:teuthology.orchestra.run.smithi149.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-15T21:18:31.472 INFO:teuthology.orchestra.run.smithi149.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-15T21:18:31.474 INFO:teuthology.orchestra.run.smithi032.stdout:The following NEW packages will be installed: 2024-09-15T21:18:31.475 INFO:teuthology.orchestra.run.smithi032.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-09-15T21:18:31.475 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-09-15T21:18:31.475 INFO:teuthology.orchestra.run.smithi032.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-09-15T21:18:31.475 INFO:teuthology.orchestra.run.smithi032.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libjq1 liblttng-ust1 2024-09-15T21:18:31.475 INFO:teuthology.orchestra.run.smithi032.stdout: liblua5.3-dev libnbd0 liboath0 libonig5 libpcre2-16-0 libqt5core5a 2024-09-15T21:18:31.475 INFO:teuthology.orchestra.run.smithi032.stdout: libqt5dbus5 libqt5network5 librados2 libradosstriper1 librbd1 librdkafka1 2024-09-15T21:18:31.476 INFO:teuthology.orchestra.run.smithi032.stdout: libreadline-dev librgw2 libsqlite3-mod-ceph libthrift-0.16.0 lua-any lua-sec 2024-09-15T21:18:31.476 INFO:teuthology.orchestra.run.smithi032.stdout: lua-socket lua5.1 luarocks nvme-cli pkg-config python-asyncssh-doc 2024-09-15T21:18:31.476 INFO:teuthology.orchestra.run.smithi032.stdout: python-babel-localedata python-pastedeploy-tpl python3-asyncssh 2024-09-15T21:18:31.476 INFO:teuthology.orchestra.run.smithi032.stdout: python3-babel python3-bcrypt python3-cachetools python3-ceph-argparse 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-ceph-common python3-cephfs python3-certifi python3-cheroot 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-pygments python3-pyinotify python3-pytest python3-rados python3-rbd 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-repoze.lru python3-requests python3-requests-oauthlib python3-rgw 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-routes python3-rsa python3-simplegeneric python3-simplejson 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-singledispatch python3-sklearn python3-sklearn-lib python3-tempita 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-tempora python3-threadpoolctl python3-toml python3-urllib3 2024-09-15T21:18:31.477 INFO:teuthology.orchestra.run.smithi032.stdout: python3-waitress python3-wcwidth python3-webob python3-websocket 2024-09-15T21:18:31.478 INFO:teuthology.orchestra.run.smithi032.stdout: python3-webtest python3-werkzeug python3-zc.lockfile qttranslations5-l10n 2024-09-15T21:18:31.478 INFO:teuthology.orchestra.run.smithi032.stdout: radosgw rbd-fuse socat unzip xmlstarlet zip 2024-09-15T21:18:31.524 INFO:teuthology.orchestra.run.smithi107.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-15T21:18:31.524 INFO:teuthology.orchestra.run.smithi107.stdout:Need to get 244 MB of archives. 2024-09-15T21:18:31.524 INFO:teuthology.orchestra.run.smithi107.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-15T21:18:31.525 INFO:teuthology.orchestra.run.smithi107.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-15T21:18:31.537 INFO:teuthology.orchestra.run.smithi032.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-15T21:18:31.537 INFO:teuthology.orchestra.run.smithi032.stdout:Need to get 244 MB of archives. 2024-09-15T21:18:31.537 INFO:teuthology.orchestra.run.smithi032.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-15T21:18:31.537 INFO:teuthology.orchestra.run.smithi032.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-15T21:18:31.606 INFO:teuthology.orchestra.run.smithi107.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4930-gfc3e0bff-1jammy [3,633 kB] 2024-09-15T21:18:31.612 INFO:teuthology.orchestra.run.smithi107.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-15T21:18:31.615 INFO:teuthology.orchestra.run.smithi107.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-15T21:18:31.620 INFO:teuthology.orchestra.run.smithi149.stdout:0 upgraded, 119 newly installed, 0 to remove and 331 not upgraded. 2024-09-15T21:18:31.620 INFO:teuthology.orchestra.run.smithi149.stdout:Need to get 244 MB of archives. 2024-09-15T21:18:31.620 INFO:teuthology.orchestra.run.smithi149.stdout:After this operation, 909 MB of additional disk space will be used. 2024-09-15T21:18:31.620 INFO:teuthology.orchestra.run.smithi149.stdout:Get:1 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4930-gfc3e0bff-1jammy [3,633 kB] 2024-09-15T21:18:31.621 INFO:teuthology.orchestra.run.smithi032.stdout:Get:2 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 19.3.0-4930-gfc3e0bff-1jammy [3,633 kB] 2024-09-15T21:18:31.625 INFO:teuthology.orchestra.run.smithi032.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-15T21:18:31.627 INFO:teuthology.orchestra.run.smithi032.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-15T21:18:31.632 INFO:teuthology.orchestra.run.smithi107.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-15T21:18:31.644 INFO:teuthology.orchestra.run.smithi032.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-15T21:18:31.661 INFO:teuthology.orchestra.run.smithi149.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-09-15T21:18:31.690 INFO:teuthology.orchestra.run.smithi107.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-15T21:18:31.695 INFO:teuthology.orchestra.run.smithi107.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-15T21:18:31.706 INFO:teuthology.orchestra.run.smithi032.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-15T21:18:31.707 INFO:teuthology.orchestra.run.smithi107.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-15T21:18:31.711 INFO:teuthology.orchestra.run.smithi107.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-15T21:18:31.712 INFO:teuthology.orchestra.run.smithi032.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-15T21:18:31.712 INFO:teuthology.orchestra.run.smithi107.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-15T21:18:31.713 INFO:teuthology.orchestra.run.smithi107.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-15T21:18:31.714 INFO:teuthology.orchestra.run.smithi107.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-15T21:18:31.722 INFO:teuthology.orchestra.run.smithi107.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-15T21:18:31.724 INFO:teuthology.orchestra.run.smithi032.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-15T21:18:31.724 INFO:teuthology.orchestra.run.smithi107.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-15T21:18:31.727 INFO:teuthology.orchestra.run.smithi107.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-15T21:18:31.728 INFO:teuthology.orchestra.run.smithi032.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-15T21:18:31.729 INFO:teuthology.orchestra.run.smithi107.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-15T21:18:31.729 INFO:teuthology.orchestra.run.smithi107.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-15T21:18:31.729 INFO:teuthology.orchestra.run.smithi032.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-15T21:18:31.730 INFO:teuthology.orchestra.run.smithi032.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-15T21:18:31.730 INFO:teuthology.orchestra.run.smithi032.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-15T21:18:31.741 INFO:teuthology.orchestra.run.smithi032.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-15T21:18:31.742 INFO:teuthology.orchestra.run.smithi032.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-15T21:18:31.743 INFO:teuthology.orchestra.run.smithi032.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-15T21:18:31.745 INFO:teuthology.orchestra.run.smithi032.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-15T21:18:31.745 INFO:teuthology.orchestra.run.smithi032.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-15T21:18:31.745 INFO:teuthology.orchestra.run.smithi107.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-15T21:18:31.747 INFO:teuthology.orchestra.run.smithi107.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-15T21:18:31.749 INFO:teuthology.orchestra.run.smithi107.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-15T21:18:31.750 INFO:teuthology.orchestra.run.smithi107.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-15T21:18:31.750 INFO:teuthology.orchestra.run.smithi107.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-15T21:18:31.751 INFO:teuthology.orchestra.run.smithi107.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-15T21:18:31.751 INFO:teuthology.orchestra.run.smithi107.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-15T21:18:31.752 INFO:teuthology.orchestra.run.smithi107.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-15T21:18:31.761 INFO:teuthology.orchestra.run.smithi032.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-15T21:18:31.762 INFO:teuthology.orchestra.run.smithi107.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-15T21:18:31.763 INFO:teuthology.orchestra.run.smithi107.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-15T21:18:31.763 INFO:teuthology.orchestra.run.smithi032.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-15T21:18:31.765 INFO:teuthology.orchestra.run.smithi032.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-15T21:18:31.766 INFO:teuthology.orchestra.run.smithi032.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-15T21:18:31.766 INFO:teuthology.orchestra.run.smithi032.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-15T21:18:31.778 INFO:teuthology.orchestra.run.smithi032.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-15T21:18:31.778 INFO:teuthology.orchestra.run.smithi032.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-15T21:18:31.778 INFO:teuthology.orchestra.run.smithi032.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-15T21:18:31.779 INFO:teuthology.orchestra.run.smithi032.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-15T21:18:31.779 INFO:teuthology.orchestra.run.smithi032.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-15T21:18:31.780 INFO:teuthology.orchestra.run.smithi107.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-15T21:18:31.780 INFO:teuthology.orchestra.run.smithi107.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-15T21:18:31.782 INFO:teuthology.orchestra.run.smithi107.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-15T21:18:31.782 INFO:teuthology.orchestra.run.smithi107.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-15T21:18:31.783 INFO:teuthology.orchestra.run.smithi107.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-15T21:18:31.783 INFO:teuthology.orchestra.run.smithi107.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-15T21:18:31.784 INFO:teuthology.orchestra.run.smithi107.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-15T21:18:31.785 INFO:teuthology.orchestra.run.smithi107.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-15T21:18:31.795 INFO:teuthology.orchestra.run.smithi032.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-15T21:18:31.795 INFO:teuthology.orchestra.run.smithi032.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-15T21:18:31.796 INFO:teuthology.orchestra.run.smithi107.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-15T21:18:31.797 INFO:teuthology.orchestra.run.smithi107.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-15T21:18:31.798 INFO:teuthology.orchestra.run.smithi032.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-15T21:18:31.799 INFO:teuthology.orchestra.run.smithi032.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-15T21:18:31.799 INFO:teuthology.orchestra.run.smithi032.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-15T21:18:31.812 INFO:teuthology.orchestra.run.smithi032.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-15T21:18:31.813 INFO:teuthology.orchestra.run.smithi032.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-15T21:18:31.813 INFO:teuthology.orchestra.run.smithi032.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-15T21:18:31.814 INFO:teuthology.orchestra.run.smithi032.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-15T21:18:31.814 INFO:teuthology.orchestra.run.smithi107.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-15T21:18:31.814 INFO:teuthology.orchestra.run.smithi107.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-15T21:18:31.815 INFO:teuthology.orchestra.run.smithi032.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-15T21:18:31.819 INFO:teuthology.orchestra.run.smithi107.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-15T21:18:31.820 INFO:teuthology.orchestra.run.smithi107.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-15T21:18:31.820 INFO:teuthology.orchestra.run.smithi107.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-15T21:18:31.820 INFO:teuthology.orchestra.run.smithi107.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-15T21:18:31.821 INFO:teuthology.orchestra.run.smithi107.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-15T21:18:31.823 INFO:teuthology.orchestra.run.smithi107.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-15T21:18:31.828 INFO:teuthology.orchestra.run.smithi032.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-15T21:18:31.829 INFO:teuthology.orchestra.run.smithi032.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-15T21:18:31.830 INFO:teuthology.orchestra.run.smithi107.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-15T21:18:31.832 INFO:teuthology.orchestra.run.smithi107.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-15T21:18:31.834 INFO:teuthology.orchestra.run.smithi032.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-15T21:18:31.835 INFO:teuthology.orchestra.run.smithi032.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-15T21:18:31.835 INFO:teuthology.orchestra.run.smithi032.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-15T21:18:31.841 INFO:teuthology.orchestra.run.smithi107.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-15T21:18:31.844 INFO:teuthology.orchestra.run.smithi107.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-15T21:18:31.844 INFO:teuthology.orchestra.run.smithi107.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-15T21:18:31.845 INFO:teuthology.orchestra.run.smithi107.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-15T21:18:31.845 INFO:teuthology.orchestra.run.smithi032.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-15T21:18:31.846 INFO:teuthology.orchestra.run.smithi107.stdout:Get:52 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4930-gfc3e0bff-1jammy [3,334 kB] 2024-09-15T21:18:31.847 INFO:teuthology.orchestra.run.smithi032.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-15T21:18:31.847 INFO:teuthology.orchestra.run.smithi107.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-15T21:18:31.849 INFO:teuthology.orchestra.run.smithi032.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-15T21:18:31.849 INFO:teuthology.orchestra.run.smithi032.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-15T21:18:31.850 INFO:teuthology.orchestra.run.smithi032.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-15T21:18:31.863 INFO:teuthology.orchestra.run.smithi032.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-15T21:18:31.865 INFO:teuthology.orchestra.run.smithi032.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-15T21:18:31.866 INFO:teuthology.orchestra.run.smithi032.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-15T21:18:31.867 INFO:teuthology.orchestra.run.smithi032.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-15T21:18:31.871 INFO:teuthology.orchestra.run.smithi032.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-15T21:18:31.876 INFO:teuthology.orchestra.run.smithi149.stdout:Get:3 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4930-gfc3e0bff-1jammy [3,334 kB] 2024-09-15T21:18:31.898 INFO:teuthology.orchestra.run.smithi107.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-15T21:18:31.899 INFO:teuthology.orchestra.run.smithi107.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-15T21:18:31.901 INFO:teuthology.orchestra.run.smithi107.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-15T21:18:31.901 INFO:teuthology.orchestra.run.smithi107.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-15T21:18:31.902 INFO:teuthology.orchestra.run.smithi107.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-15T21:18:31.905 INFO:teuthology.orchestra.run.smithi032.stdout:Get:53 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 19.3.0-4930-gfc3e0bff-1jammy [3,334 kB] 2024-09-15T21:18:31.919 INFO:teuthology.orchestra.run.smithi107.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-15T21:18:31.920 INFO:teuthology.orchestra.run.smithi107.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-15T21:18:31.920 INFO:teuthology.orchestra.run.smithi107.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-15T21:18:31.925 INFO:teuthology.orchestra.run.smithi032.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-15T21:18:31.926 INFO:teuthology.orchestra.run.smithi032.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-15T21:18:31.927 INFO:teuthology.orchestra.run.smithi032.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-15T21:18:31.927 INFO:teuthology.orchestra.run.smithi032.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-15T21:18:31.928 INFO:teuthology.orchestra.run.smithi032.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-15T21:18:31.935 INFO:teuthology.orchestra.run.smithi107.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-15T21:18:31.935 INFO:teuthology.orchestra.run.smithi107.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-15T21:18:31.935 INFO:teuthology.orchestra.run.smithi107.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-15T21:18:31.936 INFO:teuthology.orchestra.run.smithi107.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-15T21:18:31.936 INFO:teuthology.orchestra.run.smithi107.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-15T21:18:31.937 INFO:teuthology.orchestra.run.smithi107.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-15T21:18:31.946 INFO:teuthology.orchestra.run.smithi032.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-15T21:18:31.948 INFO:teuthology.orchestra.run.smithi032.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-15T21:18:31.948 INFO:teuthology.orchestra.run.smithi032.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-15T21:18:31.953 INFO:teuthology.orchestra.run.smithi107.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-15T21:18:31.953 INFO:teuthology.orchestra.run.smithi107.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-15T21:18:31.954 INFO:teuthology.orchestra.run.smithi107.stdout:Get:70 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4930-gfc3e0bff-1jammy [721 kB] 2024-09-15T21:18:31.956 INFO:teuthology.orchestra.run.smithi107.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-15T21:18:31.963 INFO:teuthology.orchestra.run.smithi032.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-15T21:18:31.964 INFO:teuthology.orchestra.run.smithi032.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-15T21:18:31.965 INFO:teuthology.orchestra.run.smithi032.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-15T21:18:31.965 INFO:teuthology.orchestra.run.smithi032.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-15T21:18:31.965 INFO:teuthology.orchestra.run.smithi032.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-15T21:18:31.966 INFO:teuthology.orchestra.run.smithi032.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-15T21:18:31.972 INFO:teuthology.orchestra.run.smithi107.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-15T21:18:31.973 INFO:teuthology.orchestra.run.smithi107.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-15T21:18:31.973 INFO:teuthology.orchestra.run.smithi107.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-15T21:18:31.976 INFO:teuthology.orchestra.run.smithi107.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-15T21:18:31.977 INFO:teuthology.orchestra.run.smithi032.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-15T21:18:31.977 INFO:teuthology.orchestra.run.smithi032.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-15T21:18:31.978 INFO:teuthology.orchestra.run.smithi107.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-15T21:18:31.979 INFO:teuthology.orchestra.run.smithi107.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-15T21:18:31.979 INFO:teuthology.orchestra.run.smithi107.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-15T21:18:31.981 INFO:teuthology.orchestra.run.smithi032.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-15T21:18:31.988 INFO:teuthology.orchestra.run.smithi107.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-15T21:18:31.989 INFO:teuthology.orchestra.run.smithi107.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-15T21:18:31.992 INFO:teuthology.orchestra.run.smithi107.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-15T21:18:31.994 INFO:teuthology.orchestra.run.smithi032.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-15T21:18:31.995 INFO:teuthology.orchestra.run.smithi032.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-15T21:18:31.996 INFO:teuthology.orchestra.run.smithi032.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-15T21:18:31.999 INFO:teuthology.orchestra.run.smithi032.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-15T21:18:32.001 INFO:teuthology.orchestra.run.smithi032.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-15T21:18:32.002 INFO:teuthology.orchestra.run.smithi032.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-15T21:18:32.002 INFO:teuthology.orchestra.run.smithi032.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-15T21:18:32.005 INFO:teuthology.orchestra.run.smithi107.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-15T21:18:32.006 INFO:teuthology.orchestra.run.smithi107.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-15T21:18:32.006 INFO:teuthology.orchestra.run.smithi107.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-15T21:18:32.008 INFO:teuthology.orchestra.run.smithi107.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-15T21:18:32.008 INFO:teuthology.orchestra.run.smithi107.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-15T21:18:32.011 INFO:teuthology.orchestra.run.smithi032.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-15T21:18:32.011 INFO:teuthology.orchestra.run.smithi032.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-15T21:18:32.014 INFO:teuthology.orchestra.run.smithi107.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-15T21:18:32.015 INFO:teuthology.orchestra.run.smithi107.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-15T21:18:32.015 INFO:teuthology.orchestra.run.smithi032.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-15T21:18:32.022 INFO:teuthology.orchestra.run.smithi107.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-15T21:18:32.024 INFO:teuthology.orchestra.run.smithi107.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-15T21:18:32.025 INFO:teuthology.orchestra.run.smithi107.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-15T21:18:32.028 INFO:teuthology.orchestra.run.smithi032.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-15T21:18:32.029 INFO:teuthology.orchestra.run.smithi032.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-15T21:18:32.029 INFO:teuthology.orchestra.run.smithi032.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-15T21:18:32.031 INFO:teuthology.orchestra.run.smithi032.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-15T21:18:32.031 INFO:teuthology.orchestra.run.smithi032.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-15T21:18:32.037 INFO:teuthology.orchestra.run.smithi032.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-15T21:18:32.037 INFO:teuthology.orchestra.run.smithi032.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-15T21:18:32.045 INFO:teuthology.orchestra.run.smithi032.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-15T21:18:32.047 INFO:teuthology.orchestra.run.smithi032.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-15T21:18:32.048 INFO:teuthology.orchestra.run.smithi032.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-15T21:18:32.055 INFO:teuthology.orchestra.run.smithi107.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4930-gfc3e0bff-1jammy [356 kB] 2024-09-15T21:18:32.079 INFO:teuthology.orchestra.run.smithi149.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-09-15T21:18:32.086 INFO:teuthology.orchestra.run.smithi107.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4930-gfc3e0bff-1jammy [32.8 kB] 2024-09-15T21:18:32.087 INFO:teuthology.orchestra.run.smithi107.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4930-gfc3e0bff-1jammy [180 kB] 2024-09-15T21:18:32.091 INFO:teuthology.orchestra.run.smithi107.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4930-gfc3e0bff-1jammy [71.3 kB] 2024-09-15T21:18:32.091 INFO:teuthology.orchestra.run.smithi149.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-09-15T21:18:32.093 INFO:teuthology.orchestra.run.smithi107.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4930-gfc3e0bff-1jammy [338 kB] 2024-09-15T21:18:32.099 INFO:teuthology.orchestra.run.smithi107.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4930-gfc3e0bff-1jammy [7,966 kB] 2024-09-15T21:18:32.100 INFO:teuthology.orchestra.run.smithi032.stdout:Get:91 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4930-gfc3e0bff-1jammy [721 kB] 2024-09-15T21:18:32.105 INFO:teuthology.orchestra.run.smithi149.stdout:Get:6 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 19.3.0-4930-gfc3e0bff-1jammy [721 kB] 2024-09-15T21:18:32.114 INFO:teuthology.orchestra.run.smithi032.stdout:Get:92 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4930-gfc3e0bff-1jammy [356 kB] 2024-09-15T21:18:32.119 INFO:teuthology.orchestra.run.smithi149.stdout:Get:7 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 19.3.0-4930-gfc3e0bff-1jammy [356 kB] 2024-09-15T21:18:32.122 INFO:teuthology.orchestra.run.smithi032.stdout:Get:93 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4930-gfc3e0bff-1jammy [32.8 kB] 2024-09-15T21:18:32.123 INFO:teuthology.orchestra.run.smithi032.stdout:Get:94 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4930-gfc3e0bff-1jammy [180 kB] 2024-09-15T21:18:32.126 INFO:teuthology.orchestra.run.smithi149.stdout:Get:8 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 19.3.0-4930-gfc3e0bff-1jammy [32.8 kB] 2024-09-15T21:18:32.127 INFO:teuthology.orchestra.run.smithi032.stdout:Get:95 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4930-gfc3e0bff-1jammy [71.3 kB] 2024-09-15T21:18:32.127 INFO:teuthology.orchestra.run.smithi149.stdout:Get:9 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 19.3.0-4930-gfc3e0bff-1jammy [180 kB] 2024-09-15T21:18:32.128 INFO:teuthology.orchestra.run.smithi032.stdout:Get:96 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4930-gfc3e0bff-1jammy [338 kB] 2024-09-15T21:18:32.131 INFO:teuthology.orchestra.run.smithi149.stdout:Get:10 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 19.3.0-4930-gfc3e0bff-1jammy [71.3 kB] 2024-09-15T21:18:32.133 INFO:teuthology.orchestra.run.smithi149.stdout:Get:11 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 19.3.0-4930-gfc3e0bff-1jammy [338 kB] 2024-09-15T21:18:32.134 INFO:teuthology.orchestra.run.smithi032.stdout:Get:97 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4930-gfc3e0bff-1jammy [7,966 kB] 2024-09-15T21:18:32.140 INFO:teuthology.orchestra.run.smithi149.stdout:Get:12 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 19.3.0-4930-gfc3e0bff-1jammy [7,966 kB] 2024-09-15T21:18:32.172 INFO:teuthology.orchestra.run.smithi149.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-09-15T21:18:32.383 INFO:teuthology.orchestra.run.smithi107.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4930-gfc3e0bff-1jammy [112 kB] 2024-09-15T21:18:32.386 INFO:teuthology.orchestra.run.smithi107.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4930-gfc3e0bff-1jammy [473 kB] 2024-09-15T21:18:32.401 INFO:teuthology.orchestra.run.smithi107.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4930-gfc3e0bff-1jammy [28.2 MB] 2024-09-15T21:18:32.401 INFO:teuthology.orchestra.run.smithi149.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-09-15T21:18:32.412 INFO:teuthology.orchestra.run.smithi149.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-09-15T21:18:32.442 INFO:teuthology.orchestra.run.smithi149.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-09-15T21:18:32.451 INFO:teuthology.orchestra.run.smithi149.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libnbd0 amd64 1.10.5-1 [71.3 kB] 2024-09-15T21:18:32.453 INFO:teuthology.orchestra.run.smithi149.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-09-15T21:18:32.454 INFO:teuthology.orchestra.run.smithi149.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-09-15T21:18:32.455 INFO:teuthology.orchestra.run.smithi149.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-09-15T21:18:32.473 INFO:teuthology.orchestra.run.smithi149.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 libreadline-dev amd64 8.1.2-1 [166 kB] 2024-09-15T21:18:32.477 INFO:teuthology.orchestra.run.smithi149.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblua5.3-dev amd64 5.3.6-1build1 [167 kB] 2024-09-15T21:18:32.484 INFO:teuthology.orchestra.run.smithi149.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua5.1 amd64 5.1.5-8.1build4 [94.6 kB] 2024-09-15T21:18:32.556 INFO:teuthology.orchestra.run.smithi032.stdout:Get:98 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4930-gfc3e0bff-1jammy [112 kB] 2024-09-15T21:18:32.557 INFO:teuthology.orchestra.run.smithi149.stdout:Get:24 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 19.3.0-4930-gfc3e0bff-1jammy [112 kB] 2024-09-15T21:18:32.557 INFO:teuthology.orchestra.run.smithi032.stdout:Get:99 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4930-gfc3e0bff-1jammy [473 kB] 2024-09-15T21:18:32.563 INFO:teuthology.orchestra.run.smithi149.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-any all 27ubuntu1 [5,034 B] 2024-09-15T21:18:32.564 INFO:teuthology.orchestra.run.smithi149.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy/main amd64 zip amd64 3.0-12build2 [176 kB] 2024-09-15T21:18:32.569 INFO:teuthology.orchestra.run.smithi149.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 unzip amd64 6.0-26ubuntu3.2 [175 kB] 2024-09-15T21:18:32.573 INFO:teuthology.orchestra.run.smithi149.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/universe amd64 luarocks all 3.8.0+dfsg1-1 [140 kB] 2024-09-15T21:18:32.576 INFO:teuthology.orchestra.run.smithi149.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-09-15T21:18:32.577 INFO:teuthology.orchestra.run.smithi032.stdout:Get:100 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4930-gfc3e0bff-1jammy [28.2 MB] 2024-09-15T21:18:32.578 INFO:teuthology.orchestra.run.smithi149.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-09-15T21:18:32.578 INFO:teuthology.orchestra.run.smithi149.stdout:Get:31 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 19.3.0-4930-gfc3e0bff-1jammy [473 kB] 2024-09-15T21:18:32.578 INFO:teuthology.orchestra.run.smithi149.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-09-15T21:18:32.580 INFO:teuthology.orchestra.run.smithi149.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-09-15T21:18:32.581 INFO:teuthology.orchestra.run.smithi149.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-09-15T21:18:32.594 INFO:teuthology.orchestra.run.smithi149.stdout:Get:35 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 19.3.0-4930-gfc3e0bff-1jammy [28.2 MB] 2024-09-15T21:18:32.647 INFO:teuthology.orchestra.run.smithi149.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-09-15T21:18:32.663 INFO:teuthology.orchestra.run.smithi149.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-09-15T21:18:32.664 INFO:teuthology.orchestra.run.smithi149.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-09-15T21:18:32.665 INFO:teuthology.orchestra.run.smithi149.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-09-15T21:18:32.666 INFO:teuthology.orchestra.run.smithi149.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-09-15T21:18:32.671 INFO:teuthology.orchestra.run.smithi149.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-09-15T21:18:32.672 INFO:teuthology.orchestra.run.smithi149.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-09-15T21:18:32.729 INFO:teuthology.orchestra.run.smithi149.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-09-15T21:18:32.730 INFO:teuthology.orchestra.run.smithi149.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-09-15T21:18:32.732 INFO:teuthology.orchestra.run.smithi149.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-09-15T21:18:32.810 INFO:teuthology.orchestra.run.smithi149.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-09-15T21:18:32.811 INFO:teuthology.orchestra.run.smithi149.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-webob all 1:1.8.6-1.1ubuntu0.1 [86.7 kB] 2024-09-15T21:18:32.814 INFO:teuthology.orchestra.run.smithi149.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-09-15T21:18:32.815 INFO:teuthology.orchestra.run.smithi149.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-09-15T21:18:32.816 INFO:teuthology.orchestra.run.smithi149.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-09-15T21:18:32.827 INFO:teuthology.orchestra.run.smithi149.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-09-15T21:18:32.892 INFO:teuthology.orchestra.run.smithi149.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-09-15T21:18:32.893 INFO:teuthology.orchestra.run.smithi149.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-09-15T21:18:32.894 INFO:teuthology.orchestra.run.smithi149.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-09-15T21:18:32.897 INFO:teuthology.orchestra.run.smithi149.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-09-15T21:18:32.973 INFO:teuthology.orchestra.run.smithi149.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-09-15T21:18:32.975 INFO:teuthology.orchestra.run.smithi149.stdout:Get:57 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-09-15T21:18:32.978 INFO:teuthology.orchestra.run.smithi149.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-09-15T21:18:32.980 INFO:teuthology.orchestra.run.smithi149.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-09-15T21:18:32.985 INFO:teuthology.orchestra.run.smithi149.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-09-15T21:18:32.986 INFO:teuthology.orchestra.run.smithi149.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-09-15T21:18:33.055 INFO:teuthology.orchestra.run.smithi149.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-09-15T21:18:33.060 INFO:teuthology.orchestra.run.smithi149.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-09-15T21:18:33.226 INFO:teuthology.orchestra.run.smithi149.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-09-15T21:18:33.227 INFO:teuthology.orchestra.run.smithi149.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-09-15T21:18:33.231 INFO:teuthology.orchestra.run.smithi149.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-09-15T21:18:33.231 INFO:teuthology.orchestra.run.smithi149.stdout:Get:67 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-09-15T21:18:33.234 INFO:teuthology.orchestra.run.smithi149.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-09-15T21:18:33.271 INFO:teuthology.orchestra.run.smithi149.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-09-15T21:18:33.301 INFO:teuthology.orchestra.run.smithi149.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-09-15T21:18:33.301 INFO:teuthology.orchestra.run.smithi149.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-09-15T21:18:33.332 INFO:teuthology.orchestra.run.smithi149.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-09-15T21:18:33.332 INFO:teuthology.orchestra.run.smithi149.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-09-15T21:18:33.393 INFO:teuthology.orchestra.run.smithi149.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-09-15T21:18:33.393 INFO:teuthology.orchestra.run.smithi149.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-09-15T21:18:33.394 INFO:teuthology.orchestra.run.smithi149.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-09-15T21:18:33.396 INFO:teuthology.orchestra.run.smithi149.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-09-15T21:18:33.397 INFO:teuthology.orchestra.run.smithi149.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-09-15T21:18:33.398 INFO:teuthology.orchestra.run.smithi149.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-09-15T21:18:33.405 INFO:teuthology.orchestra.run.smithi149.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-09-15T21:18:33.474 INFO:teuthology.orchestra.run.smithi149.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-09-15T21:18:33.477 INFO:teuthology.orchestra.run.smithi149.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-09-15T21:18:33.479 INFO:teuthology.orchestra.run.smithi149.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-09-15T21:18:33.555 INFO:teuthology.orchestra.run.smithi149.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-09-15T21:18:33.562 INFO:teuthology.orchestra.run.smithi149.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-socket amd64 3.0~rc1+git+ac3201d-6 [78.9 kB] 2024-09-15T21:18:33.565 INFO:teuthology.orchestra.run.smithi149.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/universe amd64 lua-sec amd64 1.0.2-1 [37.6 kB] 2024-09-15T21:18:33.566 INFO:teuthology.orchestra.run.smithi149.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.3 [474 kB] 2024-09-15T21:18:33.577 INFO:teuthology.orchestra.run.smithi149.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/main amd64 pkg-config amd64 0.29.2-1ubuntu3 [48.2 kB] 2024-09-15T21:18:33.579 INFO:teuthology.orchestra.run.smithi149.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-09-15T21:18:33.587 INFO:teuthology.orchestra.run.smithi149.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-09-15T21:18:33.637 INFO:teuthology.orchestra.run.smithi149.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-09-15T21:18:33.639 INFO:teuthology.orchestra.run.smithi149.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-09-15T21:18:33.639 INFO:teuthology.orchestra.run.smithi149.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-09-15T21:18:33.718 INFO:teuthology.orchestra.run.smithi149.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-09-15T21:18:33.720 INFO:teuthology.orchestra.run.smithi149.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-09-15T21:18:33.723 INFO:teuthology.orchestra.run.smithi107.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4930-gfc3e0bff-1jammy [5,206 kB] 2024-09-15T21:18:33.741 INFO:teuthology.orchestra.run.smithi149.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-09-15T21:18:33.742 INFO:teuthology.orchestra.run.smithi149.stdout:Get:97 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-09-15T21:18:33.743 INFO:teuthology.orchestra.run.smithi149.stdout:Get:98 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-09-15T21:18:33.748 INFO:teuthology.orchestra.run.smithi149.stdout:Get:99 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-09-15T21:18:33.750 INFO:teuthology.orchestra.run.smithi149.stdout:Get:100 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-09-15T21:18:33.851 INFO:teuthology.orchestra.run.smithi107.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4930-gfc3e0bff-1jammy [251 kB] 2024-09-15T21:18:33.856 INFO:teuthology.orchestra.run.smithi107.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4930-gfc3e0bff-1jammy [124 kB] 2024-09-15T21:18:33.861 INFO:teuthology.orchestra.run.smithi107.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4930-gfc3e0bff-1jammy [1,561 kB] 2024-09-15T21:18:33.930 INFO:teuthology.orchestra.run.smithi107.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4930-gfc3e0bff-1jammy [6,309 kB] 2024-09-15T21:18:34.129 INFO:teuthology.orchestra.run.smithi032.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4930-gfc3e0bff-1jammy [5,206 kB] 2024-09-15T21:18:34.185 INFO:teuthology.orchestra.run.smithi107.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4930-gfc3e0bff-1jammy [23.1 MB] 2024-09-15T21:18:34.256 INFO:teuthology.orchestra.run.smithi149.stdout:Get:101 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 19.3.0-4930-gfc3e0bff-1jammy [5,206 kB] 2024-09-15T21:18:34.333 INFO:teuthology.orchestra.run.smithi032.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4930-gfc3e0bff-1jammy [251 kB] 2024-09-15T21:18:34.338 INFO:teuthology.orchestra.run.smithi032.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4930-gfc3e0bff-1jammy [124 kB] 2024-09-15T21:18:34.341 INFO:teuthology.orchestra.run.smithi032.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4930-gfc3e0bff-1jammy [1,561 kB] 2024-09-15T21:18:34.420 INFO:teuthology.orchestra.run.smithi149.stdout:Get:102 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 19.3.0-4930-gfc3e0bff-1jammy [251 kB] 2024-09-15T21:18:34.423 INFO:teuthology.orchestra.run.smithi032.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4930-gfc3e0bff-1jammy [6,309 kB] 2024-09-15T21:18:34.464 INFO:teuthology.orchestra.run.smithi149.stdout:Get:103 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 19.3.0-4930-gfc3e0bff-1jammy [124 kB] 2024-09-15T21:18:34.467 INFO:teuthology.orchestra.run.smithi149.stdout:Get:104 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 19.3.0-4930-gfc3e0bff-1jammy [1,561 kB] 2024-09-15T21:18:34.544 INFO:teuthology.orchestra.run.smithi149.stdout:Get:105 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 19.3.0-4930-gfc3e0bff-1jammy [6,309 kB] 2024-09-15T21:18:34.735 INFO:teuthology.orchestra.run.smithi032.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4930-gfc3e0bff-1jammy [23.1 MB] 2024-09-15T21:18:34.869 INFO:teuthology.orchestra.run.smithi149.stdout:Get:106 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 19.3.0-4930-gfc3e0bff-1jammy [23.1 MB] 2024-09-15T21:18:35.267 INFO:teuthology.orchestra.run.smithi107.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4930-gfc3e0bff-1jammy [14.1 kB] 2024-09-15T21:18:35.268 INFO:teuthology.orchestra.run.smithi107.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4930-gfc3e0bff-1jammy [880 kB] 2024-09-15T21:18:35.285 INFO:teuthology.orchestra.run.smithi107.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4930-gfc3e0bff-1jammy [2,452 kB] 2024-09-15T21:18:35.327 INFO:teuthology.orchestra.run.smithi107.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4930-gfc3e0bff-1jammy [813 kB] 2024-09-15T21:18:35.378 INFO:teuthology.orchestra.run.smithi107.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4930-gfc3e0bff-1jammy [160 kB] 2024-09-15T21:18:35.381 INFO:teuthology.orchestra.run.smithi107.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4930-gfc3e0bff-1jammy [61.4 MB] 2024-09-15T21:18:36.026 INFO:teuthology.orchestra.run.smithi032.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4930-gfc3e0bff-1jammy [14.1 kB] 2024-09-15T21:18:36.027 INFO:teuthology.orchestra.run.smithi032.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4930-gfc3e0bff-1jammy [880 kB] 2024-09-15T21:18:36.044 INFO:teuthology.orchestra.run.smithi032.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4930-gfc3e0bff-1jammy [2,452 kB] 2024-09-15T21:18:36.140 INFO:teuthology.orchestra.run.smithi032.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4930-gfc3e0bff-1jammy [813 kB] 2024-09-15T21:18:36.157 INFO:teuthology.orchestra.run.smithi032.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4930-gfc3e0bff-1jammy [160 kB] 2024-09-15T21:18:36.180 INFO:teuthology.orchestra.run.smithi032.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4930-gfc3e0bff-1jammy [61.4 MB] 2024-09-15T21:18:36.402 INFO:teuthology.orchestra.run.smithi149.stdout:Get:107 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 19.3.0-4930-gfc3e0bff-1jammy [14.1 kB] 2024-09-15T21:18:36.403 INFO:teuthology.orchestra.run.smithi149.stdout:Get:108 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 19.3.0-4930-gfc3e0bff-1jammy [880 kB] 2024-09-15T21:18:36.420 INFO:teuthology.orchestra.run.smithi149.stdout:Get:109 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 19.3.0-4930-gfc3e0bff-1jammy [2,452 kB] 2024-09-15T21:18:36.462 INFO:teuthology.orchestra.run.smithi149.stdout:Get:110 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 19.3.0-4930-gfc3e0bff-1jammy [813 kB] 2024-09-15T21:18:36.472 INFO:teuthology.orchestra.run.smithi149.stdout:Get:111 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 19.3.0-4930-gfc3e0bff-1jammy [160 kB] 2024-09-15T21:18:36.474 INFO:teuthology.orchestra.run.smithi149.stdout:Get:112 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 19.3.0-4930-gfc3e0bff-1jammy [61.4 MB] 2024-09-15T21:18:37.918 INFO:teuthology.orchestra.run.smithi107.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4930-gfc3e0bff-1jammy [8,625 kB] 2024-09-15T21:18:38.131 INFO:teuthology.orchestra.run.smithi107.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4930-gfc3e0bff-1jammy [14.2 kB] 2024-09-15T21:18:38.131 INFO:teuthology.orchestra.run.smithi107.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4930-gfc3e0bff-1jammy [48.5 MB] 2024-09-15T21:18:39.889 INFO:teuthology.orchestra.run.smithi032.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4930-gfc3e0bff-1jammy [8,625 kB] 2024-09-15T21:18:40.079 INFO:teuthology.orchestra.run.smithi107.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4930-gfc3e0bff-1jammy [130 kB] 2024-09-15T21:18:40.109 INFO:teuthology.orchestra.run.smithi032.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4930-gfc3e0bff-1jammy [14.2 kB] 2024-09-15T21:18:40.110 INFO:teuthology.orchestra.run.smithi032.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4930-gfc3e0bff-1jammy [48.5 MB] 2024-09-15T21:18:40.154 INFO:teuthology.orchestra.run.smithi107.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4930-gfc3e0bff-1jammy [39.0 kB] 2024-09-15T21:18:40.155 INFO:teuthology.orchestra.run.smithi107.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4930-gfc3e0bff-1jammy [15.8 MB] 2024-09-15T21:18:40.379 INFO:teuthology.orchestra.run.smithi149.stdout:Get:113 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 19.3.0-4930-gfc3e0bff-1jammy [8,625 kB] 2024-09-15T21:18:40.641 INFO:teuthology.orchestra.run.smithi149.stdout:Get:114 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 19.3.0-4930-gfc3e0bff-1jammy [14.2 kB] 2024-09-15T21:18:40.642 INFO:teuthology.orchestra.run.smithi149.stdout:Get:115 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 19.3.0-4930-gfc3e0bff-1jammy [48.5 MB] 2024-09-15T21:18:40.658 INFO:teuthology.orchestra.run.smithi107.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4930-gfc3e0bff-1jammy [91.2 kB] 2024-09-15T21:18:41.231 INFO:teuthology.orchestra.run.smithi107.stdout:Fetched 244 MB in 9s (26.5 MB/s) 2024-09-15T21:18:41.396 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-15T21:18:41.496 INFO:teuthology.orchestra.run.smithi107.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 ... 165990 files and directories currently installed.) 2024-09-15T21:18:41.502 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-15T21:18:41.586 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-15T21:18:41.898 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-15T21:18:41.924 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-15T21:18:41.965 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-15T21:18:42.029 INFO:teuthology.orchestra.run.smithi032.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4930-gfc3e0bff-1jammy [130 kB] 2024-09-15T21:18:42.032 INFO:teuthology.orchestra.run.smithi032.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4930-gfc3e0bff-1jammy [39.0 kB] 2024-09-15T21:18:42.033 INFO:teuthology.orchestra.run.smithi032.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4930-gfc3e0bff-1jammy [15.8 MB] 2024-09-15T21:18:42.268 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-15T21:18:42.294 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-15T21:18:42.334 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-15T21:18:42.421 INFO:teuthology.orchestra.run.smithi032.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4930-gfc3e0bff-1jammy [91.2 kB] 2024-09-15T21:18:42.526 INFO:teuthology.orchestra.run.smithi149.stdout:Get:116 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 19.3.0-4930-gfc3e0bff-1jammy [130 kB] 2024-09-15T21:18:42.529 INFO:teuthology.orchestra.run.smithi149.stdout:Get:117 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 19.3.0-4930-gfc3e0bff-1jammy [39.0 kB] 2024-09-15T21:18:42.530 INFO:teuthology.orchestra.run.smithi149.stdout:Get:118 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 19.3.0-4930-gfc3e0bff-1jammy [15.8 MB] 2024-09-15T21:18:42.772 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-15T21:18:42.798 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:42.843 INFO:teuthology.orchestra.run.smithi149.stdout:Get:119 https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 19.3.0-4930-gfc3e0bff-1jammy [91.2 kB] 2024-09-15T21:18:42.855 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:43.018 INFO:teuthology.orchestra.run.smithi032.stdout:Fetched 244 MB in 11s (22.3 MB/s) 2024-09-15T21:18:43.200 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-15T21:18:43.226 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:43.258 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:43.273 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-15T21:18:43.378 INFO:teuthology.orchestra.run.smithi032.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 ... 165990 files and directories currently installed.) 2024-09-15T21:18:43.383 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-15T21:18:43.422 INFO:teuthology.orchestra.run.smithi149.stdout:Fetched 244 MB in 11s (21.4 MB/s) 2024-09-15T21:18:43.464 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-15T21:18:43.561 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-15T21:18:43.587 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:43.591 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-09-15T21:18:43.627 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:43.692 INFO:teuthology.orchestra.run.smithi149.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 ... 165990 files and directories currently installed.) 2024-09-15T21:18:43.698 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../000-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-09-15T21:18:43.759 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-15T21:18:43.781 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-15T21:18:43.786 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-15T21:18:43.825 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-15T21:18:43.981 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-15T21:18:44.007 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-15T21:18:44.048 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-15T21:18:44.118 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-09-15T21:18:44.144 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../001-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-09-15T21:18:44.161 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-15T21:18:44.184 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-15T21:18:44.188 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-15T21:18:44.228 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-15T21:18:44.325 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librados2. 2024-09-15T21:18:44.341 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../007-librados2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:44.375 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librados2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:44.479 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-09-15T21:18:44.505 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../002-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-09-15T21:18:44.537 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-15T21:18:44.681 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-15T21:18:44.709 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:44.756 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:44.837 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libnbd0. 2024-09-15T21:18:44.863 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-15T21:18:44.903 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-15T21:18:44.958 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-09-15T21:18:44.984 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../003-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:45.033 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:45.201 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-15T21:18:45.228 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:45.248 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librbd1. 2024-09-15T21:18:45.268 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:45.274 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../009-librbd1_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:45.315 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librbd1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:45.427 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-09-15T21:18:45.454 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../004-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:45.494 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:45.554 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-15T21:18:45.580 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:45.612 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:45.728 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libcephfs2. 2024-09-15T21:18:45.752 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:45.784 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libcephfs2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:45.813 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-09-15T21:18:45.840 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../005-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-09-15T21:18:45.880 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:18:45.940 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-15T21:18:45.967 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-15T21:18:46.006 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-15T21:18:46.020 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rados. 2024-09-15T21:18:46.035 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:46.241 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-09-15T21:18:46.268 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../006-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-09-15T21:18:46.287 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rados (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:46.308 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-15T21:18:46.326 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package librados2. 2024-09-15T21:18:46.353 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../007-librados2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:46.392 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking librados2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:46.598 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-15T21:18:46.611 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package librados2. 2024-09-15T21:18:46.624 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:18:46.637 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../007-librados2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:46.665 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-ceph-argparse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:46.677 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking librados2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:46.870 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libnbd0. 2024-09-15T21:18:46.897 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-15T21:18:46.909 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cephfs. 2024-09-15T21:18:46.924 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:46.936 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-15T21:18:46.967 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cephfs (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:47.105 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libnbd0. 2024-09-15T21:18:47.128 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../008-libnbd0_1.10.5-1_amd64.deb ... 2024-09-15T21:18:47.164 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package librbd1. 2024-09-15T21:18:47.180 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../009-librbd1_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:47.214 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking librbd1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:47.237 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-15T21:18:47.263 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:18:47.299 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libnbd0 (1.10.5-1) ... 2024-09-15T21:18:47.303 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:47.634 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libcephfs2. 2024-09-15T21:18:47.657 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-15T21:18:47.660 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:47.683 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-15T21:18:47.700 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libcephfs2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:47.723 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-15T21:18:47.792 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package librbd1. 2024-09-15T21:18:47.818 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../009-librbd1_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:47.858 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking librbd1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.035 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-prettytable. 2024-09-15T21:18:48.061 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-15T21:18:48.101 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-15T21:18:48.169 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-rados. 2024-09-15T21:18:48.196 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:48.236 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-rados (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.294 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libcephfs2. 2024-09-15T21:18:48.321 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rbd. 2024-09-15T21:18:48.321 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../010-libcephfs2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:48.335 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:48.361 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libcephfs2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.370 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rbd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.539 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-15T21:18:48.565 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:18:48.597 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-ceph-argparse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.630 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-rados. 2024-09-15T21:18:48.645 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../011-python3-rados_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:48.680 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-rados (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.682 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-15T21:18:48.708 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-15T21:18:48.749 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-15T21:18:48.832 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-cephfs. 2024-09-15T21:18:48.848 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:48.882 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-cephfs (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:48.983 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-09-15T21:18:49.009 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../012-python3-ceph-argparse_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:18:49.027 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-15T21:18:49.049 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-ceph-argparse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:49.052 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-15T21:18:49.093 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-15T21:18:49.177 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-15T21:18:49.203 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:18:49.243 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:49.268 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-cephfs. 2024-09-15T21:18:49.295 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../013-python3-cephfs_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:49.327 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-cephfs (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:49.429 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-15T21:18:49.456 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-15T21:18:49.504 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-15T21:18:49.563 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-15T21:18:49.590 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-15T21:18:49.612 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-ceph-common. 2024-09-15T21:18:49.629 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-15T21:18:49.639 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../014-python3-ceph-common_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:18:49.679 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:49.800 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua5.1. 2024-09-15T21:18:49.826 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-15T21:18:49.866 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-15T21:18:49.949 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-prettytable. 2024-09-15T21:18:49.976 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-15T21:18:49.990 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-wcwidth. 2024-09-15T21:18:50.017 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-15T21:18:50.017 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-09-15T21:18:50.057 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-15T21:18:50.178 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua-any. 2024-09-15T21:18:50.193 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-15T21:18:50.236 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-15T21:18:50.259 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-rbd. 2024-09-15T21:18:50.275 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:50.318 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-rbd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:50.368 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-prettytable. 2024-09-15T21:18:50.396 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-09-15T21:18:50.435 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-09-15T21:18:50.472 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package zip. 2024-09-15T21:18:50.487 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-15T21:18:50.522 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking zip (3.0-12build2) ... 2024-09-15T21:18:50.679 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-rbd. 2024-09-15T21:18:50.679 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-15T21:18:50.705 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../017-python3-rbd_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:50.706 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-15T21:18:50.737 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-rbd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:50.754 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-15T21:18:50.775 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package unzip. 2024-09-15T21:18:50.805 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-15T21:18:50.842 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-15T21:18:51.023 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-15T21:18:51.050 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-15T21:18:51.073 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-09-15T21:18:51.090 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-15T21:18:51.100 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-09-15T21:18:51.140 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-15T21:18:51.221 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package luarocks. 2024-09-15T21:18:51.247 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-15T21:18:51.287 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-15T21:18:51.359 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-15T21:18:51.375 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-15T21:18:51.409 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-15T21:18:51.417 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libreadline-dev:amd64. 2024-09-15T21:18:51.432 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../019-libreadline-dev_8.1.2-1_amd64.deb ... 2024-09-15T21:18:51.475 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libreadline-dev:amd64 (8.1.2-1) ... 2024-09-15T21:18:51.663 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package librgw2. 2024-09-15T21:18:51.689 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../026-librgw2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:51.712 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package lua5.1. 2024-09-15T21:18:51.729 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking librgw2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:51.738 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-15T21:18:51.770 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package liblua5.3-dev:amd64. 2024-09-15T21:18:51.780 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-15T21:18:51.796 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../020-liblua5.3-dev_5.3.6-1build1_amd64.deb ... 2024-09-15T21:18:51.836 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-15T21:18:52.090 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package lua-any. 2024-09-15T21:18:52.105 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-15T21:18:52.131 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package lua5.1. 2024-09-15T21:18:52.148 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-15T21:18:52.157 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../021-lua5.1_5.1.5-8.1build4_amd64.deb ... 2024-09-15T21:18:52.190 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking lua5.1 (5.1.5-8.1build4) ... 2024-09-15T21:18:52.290 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rgw. 2024-09-15T21:18:52.305 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:52.348 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:52.392 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package zip. 2024-09-15T21:18:52.408 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-15T21:18:52.442 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking zip (3.0-12build2) ... 2024-09-15T21:18:52.517 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package lua-any. 2024-09-15T21:18:52.537 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../022-lua-any_27ubuntu1_all.deb ... 2024-09-15T21:18:52.660 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-15T21:18:52.686 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-15T21:18:52.701 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking lua-any (27ubuntu1) ... 2024-09-15T21:18:52.726 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-15T21:18:52.737 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package unzip. 2024-09-15T21:18:52.763 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-15T21:18:52.795 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-15T21:18:52.953 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package zip. 2024-09-15T21:18:52.968 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../023-zip_3.0-12build2_amd64.deb ... 2024-09-15T21:18:53.012 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking zip (3.0-12build2) ... 2024-09-15T21:18:53.045 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libradosstriper1. 2024-09-15T21:18:53.064 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:53.104 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libradosstriper1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:53.199 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package luarocks. 2024-09-15T21:18:53.225 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-15T21:18:53.265 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-15T21:18:53.331 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package unzip. 2024-09-15T21:18:53.358 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../024-unzip_6.0-26ubuntu3.2_amd64.deb ... 2024-09-15T21:18:53.398 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking unzip (6.0-26ubuntu3.2) ... 2024-09-15T21:18:53.449 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-common. 2024-09-15T21:18:53.475 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:53.507 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:53.648 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package librgw2. 2024-09-15T21:18:53.675 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../026-librgw2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:53.714 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking librgw2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:53.735 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package luarocks. 2024-09-15T21:18:53.761 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../025-luarocks_3.8.0+dfsg1-1_all.deb ... 2024-09-15T21:18:53.801 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking luarocks (3.8.0+dfsg1-1) ... 2024-09-15T21:18:54.193 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package librgw2. 2024-09-15T21:18:54.219 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../026-librgw2_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:54.259 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking librgw2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:54.316 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-rgw. 2024-09-15T21:18:54.333 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:54.375 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-rgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:54.711 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-15T21:18:54.738 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-15T21:18:54.777 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-15T21:18:54.861 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-rgw. 2024-09-15T21:18:54.877 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../027-python3-rgw_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:54.919 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-rgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:54.996 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-base. 2024-09-15T21:18:55.023 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:55.081 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-base (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:55.081 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libradosstriper1. 2024-09-15T21:18:55.107 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:55.138 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libradosstriper1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:55.248 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package liboath0:amd64. 2024-09-15T21:18:55.274 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../028-liboath0_2.6.7-3build1_amd64.deb ... 2024-09-15T21:18:55.314 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-09-15T21:18:55.533 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-common. 2024-09-15T21:18:55.560 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:55.567 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libradosstriper1. 2024-09-15T21:18:55.593 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../029-libradosstriper1_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:55.600 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:55.633 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libradosstriper1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:55.651 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-15T21:18:55.677 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-15T21:18:55.717 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-15T21:18:55.970 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cheroot. 2024-09-15T21:18:55.978 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-common. 2024-09-15T21:18:55.985 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-15T21:18:56.005 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../030-ceph-common_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:56.020 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-15T21:18:56.036 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:56.340 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-15T21:18:56.367 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-15T21:18:56.407 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-15T21:18:56.710 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-15T21:18:56.736 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-15T21:18:56.776 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-15T21:18:57.054 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-15T21:18:57.069 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-15T21:18:57.104 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-15T21:18:57.155 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-base. 2024-09-15T21:18:57.182 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:57.240 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-base (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:57.366 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-tempora. 2024-09-15T21:18:57.392 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-15T21:18:57.432 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-15T21:18:57.542 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-base. 2024-09-15T21:18:57.569 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../031-ceph-base_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:18:57.617 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-base (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:18:57.735 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-portend. 2024-09-15T21:18:57.762 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-15T21:18:57.784 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-15T21:18:57.802 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-15T21:18:57.811 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-15T21:18:57.850 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-15T21:18:58.095 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-cheroot. 2024-09-15T21:18:58.122 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-15T21:18:58.130 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-15T21:18:58.156 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-15T21:18:58.161 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-15T21:18:58.179 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-09-15T21:18:58.205 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-15T21:18:58.205 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../032-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-09-15T21:18:58.246 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-09-15T21:18:58.500 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-15T21:18:58.526 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-15T21:18:58.557 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-cheroot. 2024-09-15T21:18:58.566 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-15T21:18:58.583 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../033-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-09-15T21:18:58.623 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-15T21:18:58.648 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-15T21:18:58.674 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-15T21:18:58.714 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-15T21:18:58.918 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-09-15T21:18:58.928 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-natsort. 2024-09-15T21:18:58.944 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../034-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-09-15T21:18:58.955 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-15T21:18:58.985 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-09-15T21:18:58.994 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-15T21:18:59.017 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-15T21:18:59.044 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-15T21:18:59.083 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-15T21:18:59.245 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-jaraco.text. 2024-09-15T21:18:59.260 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../035-python3-jaraco.text_3.6.0-2_all.deb ... 2024-09-15T21:18:59.273 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-logutils. 2024-09-15T21:18:59.295 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-09-15T21:18:59.299 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-15T21:18:59.331 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-15T21:18:59.386 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-15T21:18:59.413 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-15T21:18:59.452 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-15T21:18:59.599 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-09-15T21:18:59.625 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../036-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-09-15T21:18:59.626 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-15T21:18:59.653 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-15T21:18:59.665 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-09-15T21:18:59.692 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-15T21:18:59.697 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-tempora. 2024-09-15T21:18:59.713 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-15T21:18:59.755 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-15T21:18:59.968 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-tempora. 2024-09-15T21:18:59.994 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../037-python3-tempora_4.1.2-1_all.deb ... 2024-09-15T21:18:59.995 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-mako. 2024-09-15T21:19:00.022 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-15T21:19:00.034 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-09-15T21:19:00.058 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-portend. 2024-09-15T21:19:00.062 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-15T21:19:00.086 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-15T21:19:00.124 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-15T21:19:00.337 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-portend. 2024-09-15T21:19:00.363 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../038-python3-portend_3.0.0-1_all.deb ... 2024-09-15T21:19:00.399 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-15T21:19:00.403 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-09-15T21:19:00.425 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-15T21:19:00.461 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-15T21:19:00.465 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-15T21:19:00.487 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-15T21:19:00.527 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-15T21:19:00.657 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-09-15T21:19:00.683 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../039-python3-zc.lockfile_2.0-1_all.deb ... 2024-09-15T21:19:00.723 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-09-15T21:19:00.726 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-15T21:19:00.742 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-15T21:19:00.785 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-15T21:19:00.830 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-15T21:19:00.858 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-15T21:19:00.888 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-15T21:19:01.028 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-cherrypy3. 2024-09-15T21:19:01.052 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../040-python3-cherrypy3_18.6.1-4_all.deb ... 2024-09-15T21:19:01.079 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-webob. 2024-09-15T21:19:01.092 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-09-15T21:19:01.106 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-15T21:19:01.146 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-15T21:19:01.209 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-natsort. 2024-09-15T21:19:01.236 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-15T21:19:01.275 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-15T21:19:01.429 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-natsort. 2024-09-15T21:19:01.445 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../041-python3-natsort_8.0.2-1_all.deb ... 2024-09-15T21:19:01.479 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-09-15T21:19:01.491 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-waitress. 2024-09-15T21:19:01.517 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-15T21:19:01.561 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-15T21:19:01.561 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-logutils. 2024-09-15T21:19:01.588 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-15T21:19:01.628 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-15T21:19:01.782 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-logutils. 2024-09-15T21:19:01.808 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../042-python3-logutils_0.3.3-8_all.deb ... 2024-09-15T21:19:01.849 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-09-15T21:19:01.897 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-15T21:19:01.924 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-15T21:19:01.964 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-15T21:19:02.102 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-tempita. 2024-09-15T21:19:02.129 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-15T21:19:02.152 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-markupsafe. 2024-09-15T21:19:02.169 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-15T21:19:02.178 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../043-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-09-15T21:19:02.218 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-09-15T21:19:02.250 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-mako. 2024-09-15T21:19:02.277 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-15T21:19:02.316 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-15T21:19:02.491 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-paste. 2024-09-15T21:19:02.517 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-15T21:19:02.521 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-mako. 2024-09-15T21:19:02.536 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../044-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-09-15T21:19:02.557 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-15T21:19:02.579 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-15T21:19:02.644 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-15T21:19:02.671 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-15T21:19:02.711 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-15T21:19:03.049 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-simplegeneric. 2024-09-15T21:19:03.075 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../045-python3-simplegeneric_0.8.1-3_all.deb ... 2024-09-15T21:19:03.116 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-09-15T21:19:03.385 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-15T21:19:03.412 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-15T21:19:03.452 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-15T21:19:03.661 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-15T21:19:03.677 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-15T21:19:03.719 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-15T21:19:03.755 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-webob. 2024-09-15T21:19:03.756 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-singledispatch. 2024-09-15T21:19:03.781 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-15T21:19:03.783 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../046-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-09-15T21:19:03.821 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-15T21:19:03.822 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-09-15T21:19:03.997 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-15T21:19:04.023 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-15T21:19:04.063 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-15T21:19:04.091 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-webob. 2024-09-15T21:19:04.118 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../047-python3-webob_1%3a1.8.6-1.1ubuntu0.1_all.deb ... 2024-09-15T21:19:04.158 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-15T21:19:04.166 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-waitress. 2024-09-15T21:19:04.192 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-15T21:19:04.235 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-15T21:19:04.399 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-webtest. 2024-09-15T21:19:04.426 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-15T21:19:04.466 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-15T21:19:04.469 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-waitress. 2024-09-15T21:19:04.496 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../048-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-09-15T21:19:04.539 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-15T21:19:04.543 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-tempita. 2024-09-15T21:19:04.570 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-15T21:19:04.777 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pecan. 2024-09-15T21:19:04.803 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-15T21:19:04.843 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-15T21:19:04.855 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-tempita. 2024-09-15T21:19:04.883 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../049-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-09-15T21:19:04.922 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-15T21:19:05.035 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-09-15T21:19:05.189 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-certifi. 2024-09-15T21:19:05.216 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-15T21:19:05.225 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-paste. 2024-09-15T21:19:05.252 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-15T21:19:05.256 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-15T21:19:05.291 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-15T21:19:05.538 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-paste. 2024-09-15T21:19:05.542 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-idna. 2024-09-15T21:19:05.565 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../050-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-09-15T21:19:05.569 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-15T21:19:05.594 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-15T21:19:05.598 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-09-15T21:19:05.609 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-15T21:19:05.621 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-15T21:19:05.661 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-15T21:19:05.910 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-09-15T21:19:05.911 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-urllib3. 2024-09-15T21:19:05.936 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../051-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-09-15T21:19:05.938 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-15T21:19:05.963 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-15T21:19:05.976 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-09-15T21:19:05.978 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-15T21:19:05.990 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-15T21:19:06.038 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-15T21:19:06.229 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pastedeploy. 2024-09-15T21:19:06.253 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../052-python3-pastedeploy_2.1.1-1_all.deb ... 2024-09-15T21:19:06.296 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-09-15T21:19:06.297 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-requests. 2024-09-15T21:19:06.313 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-15T21:19:06.341 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-webtest. 2024-09-15T21:19:06.355 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-15T21:19:06.369 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-15T21:19:06.408 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-15T21:19:06.599 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-webtest. 2024-09-15T21:19:06.625 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../053-python3-webtest_2.0.35-1_all.deb ... 2024-09-15T21:19:06.650 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-15T21:19:06.660 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pecan. 2024-09-15T21:19:06.665 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-09-15T21:19:06.677 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-15T21:19:06.677 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-15T21:19:06.710 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-15T21:19:06.717 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-15T21:19:06.977 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pecan. 2024-09-15T21:19:07.003 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../054-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-09-15T21:19:07.015 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-certifi. 2024-09-15T21:19:07.028 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-15T21:19:07.043 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-09-15T21:19:07.056 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-15T21:19:07.063 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-15T21:19:07.090 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:07.128 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:07.376 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-idna. 2024-09-15T21:19:07.403 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-15T21:19:07.406 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-certifi. 2024-09-15T21:19:07.433 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../055-python3-certifi_2020.6.20-1_all.deb ... 2024-09-15T21:19:07.442 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-15T21:19:07.472 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-09-15T21:19:07.474 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-15T21:19:07.501 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:07.532 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:07.712 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-urllib3. 2024-09-15T21:19:07.728 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-15T21:19:07.761 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-15T21:19:07.776 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-idna. 2024-09-15T21:19:07.791 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../056-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-09-15T21:19:07.825 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-09-15T21:19:07.843 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-15T21:19:07.870 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-15T21:19:07.910 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-15T21:19:08.065 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-requests. 2024-09-15T21:19:08.078 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-urllib3. 2024-09-15T21:19:08.081 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-15T21:19:08.104 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../057-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-09-15T21:19:08.114 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-15T21:19:08.145 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-15T21:19:08.213 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-openssl. 2024-09-15T21:19:08.239 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-15T21:19:08.279 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-15T21:19:08.384 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-15T21:19:08.406 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-requests. 2024-09-15T21:19:08.411 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-15T21:19:08.433 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../058-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-09-15T21:19:08.451 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-15T21:19:08.472 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-15T21:19:08.624 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr. 2024-09-15T21:19:08.651 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:08.690 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:08.712 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-15T21:19:08.728 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:08.762 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:08.776 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-werkzeug. 2024-09-15T21:19:08.802 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../059-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-09-15T21:19:08.842 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-15T21:19:09.018 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mon. 2024-09-15T21:19:09.034 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:09.076 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mon (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:09.087 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-09-15T21:19:09.113 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../060-ceph-mgr-modules-core_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:09.153 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mgr-modules-core (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:09.325 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-15T21:19:09.352 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:09.391 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:09.525 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-09-15T21:19:09.552 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../061-libsqlite3-mod-ceph_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:09.591 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libsqlite3-mod-ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:09.655 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-osd. 2024-09-15T21:19:09.681 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:09.702 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-15T21:19:09.719 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-15T21:19:09.721 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-osd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:09.760 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-15T21:19:09.852 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-bcrypt. 2024-09-15T21:19:09.868 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../062-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-09-15T21:19:09.902 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-09-15T21:19:10.038 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-openssl. 2024-09-15T21:19:10.066 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-15T21:19:10.096 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-15T21:19:10.197 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-openssl. 2024-09-15T21:19:10.223 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../063-python3-openssl_21.0.0-1_all.deb ... 2024-09-15T21:19:10.263 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-09-15T21:19:10.391 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mgr. 2024-09-15T21:19:10.418 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:10.457 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mgr (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:10.600 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mgr. 2024-09-15T21:19:10.626 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../064-ceph-mgr_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:10.666 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mgr (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:10.791 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph. 2024-09-15T21:19:10.818 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../067-ceph_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:10.844 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mon. 2024-09-15T21:19:10.857 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:10.871 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:10.910 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mon (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:11.061 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mon. 2024-09-15T21:19:11.088 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../065-ceph-mon_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:11.127 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mon (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:11.153 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-fuse. 2024-09-15T21:19:11.180 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:11.218 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:11.563 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mds. 2024-09-15T21:19:11.589 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:11.629 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mds (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:11.639 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-osd. 2024-09-15T21:19:11.666 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:11.689 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-osd. 2024-09-15T21:19:11.716 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../066-ceph-osd_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:11.730 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-osd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:11.756 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-osd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:12.040 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package cephadm. 2024-09-15T21:19:12.067 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../070-cephadm_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:12.107 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:12.418 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-15T21:19:12.445 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-15T21:19:12.484 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-15T21:19:12.795 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-15T21:19:12.800 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph. 2024-09-15T21:19:12.809 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph. 2024-09-15T21:19:12.810 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-15T21:19:12.816 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../067-ceph_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:12.835 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../067-ceph_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:12.853 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:12.858 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:12.875 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:13.161 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-fuse. 2024-09-15T21:19:13.188 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:13.194 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-fuse. 2024-09-15T21:19:13.221 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../068-ceph-fuse_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:13.227 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:13.260 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:13.622 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mds. 2024-09-15T21:19:13.650 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:13.688 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mds (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:13.739 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mds. 2024-09-15T21:19:13.766 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../069-ceph-mds_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:13.805 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mds (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:13.958 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-babel. 2024-09-15T21:19:13.985 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-15T21:19:14.024 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:14.033 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package cephadm. 2024-09-15T21:19:14.061 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../070-cephadm_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:14.099 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:14.209 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package cephadm. 2024-09-15T21:19:14.235 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../070-cephadm_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:14.275 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:14.344 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-jinja2. 2024-09-15T21:19:14.371 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-15T21:19:14.410 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-15T21:19:14.411 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-15T21:19:14.438 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-15T21:19:14.477 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-15T21:19:14.561 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-asyncssh. 2024-09-15T21:19:14.584 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../071-python3-asyncssh_2.5.0-1_all.deb ... 2024-09-15T21:19:14.619 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-09-15T21:19:14.755 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-15T21:19:14.755 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-15T21:19:14.771 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-15T21:19:14.782 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:14.813 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:14.821 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:14.930 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python-babel-localedata. 2024-09-15T21:19:14.945 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../072-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-09-15T21:19:14.988 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:15.150 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-15T21:19:15.177 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-15T21:19:15.217 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-15T21:19:15.544 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-routes. 2024-09-15T21:19:15.571 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-15T21:19:15.611 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-15T21:19:15.843 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-babel. 2024-09-15T21:19:15.871 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-15T21:19:15.909 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:15.922 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-15T21:19:15.935 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:15.963 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:16.002 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-babel. 2024-09-15T21:19:16.029 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../073-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-09-15T21:19:16.068 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:16.254 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-jinja2. 2024-09-15T21:19:16.281 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-15T21:19:16.320 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-15T21:19:16.363 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-jinja2. 2024-09-15T21:19:16.390 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../074-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-09-15T21:19:16.429 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-15T21:19:16.690 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-15T21:19:16.717 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:16.732 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-09-15T21:19:16.756 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:16.759 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../075-ceph-mgr-cephadm_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:16.790 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mgr-cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:17.101 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-15T21:19:17.111 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-repoze.lru. 2024-09-15T21:19:17.126 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-15T21:19:17.129 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../076-python3-repoze.lru_0.7-2_all.deb ... 2024-09-15T21:19:17.160 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-15T21:19:17.168 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-09-15T21:19:17.396 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-routes. 2024-09-15T21:19:17.409 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-15T21:19:17.446 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-15T21:19:17.453 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-routes. 2024-09-15T21:19:17.481 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../077-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-09-15T21:19:17.520 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-09-15T21:19:17.749 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-15T21:19:17.776 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:17.808 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:17.859 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-09-15T21:19:17.886 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../078-ceph-mgr-dashboard_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:17.925 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mgr-dashboard (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:18.784 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-15T21:19:18.802 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-15T21:19:18.842 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-15T21:19:19.329 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-joblib. 2024-09-15T21:19:19.357 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-15T21:19:19.396 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-15T21:19:19.741 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-15T21:19:19.769 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-15T21:19:19.807 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-15T21:19:20.135 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-sklearn. 2024-09-15T21:19:20.163 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-15T21:19:20.287 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-15T21:19:20.487 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-15T21:19:20.517 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-15T21:19:20.554 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-15T21:19:20.730 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-09-15T21:19:20.748 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../079-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-09-15T21:19:20.788 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-15T21:19:20.979 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-15T21:19:21.007 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:21.037 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:21.049 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-joblib. 2024-09-15T21:19:21.065 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-15T21:19:21.107 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-15T21:19:21.242 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-joblib. 2024-09-15T21:19:21.269 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../080-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-09-15T21:19:21.316 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-09-15T21:19:21.469 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-15T21:19:21.496 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-15T21:19:21.535 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-15T21:19:21.620 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-09-15T21:19:21.648 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../081-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-09-15T21:19:21.686 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-09-15T21:19:21.838 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-sklearn. 2024-09-15T21:19:21.865 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-15T21:19:21.982 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-15T21:19:21.982 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-cachetools. 2024-09-15T21:19:21.989 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-sklearn. 2024-09-15T21:19:22.009 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-15T21:19:22.017 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../082-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-09-15T21:19:22.048 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-15T21:19:22.141 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-15T21:19:22.351 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-15T21:19:22.378 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-15T21:19:22.417 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-15T21:19:22.616 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-15T21:19:22.644 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:22.674 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:22.745 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-15T21:19:22.773 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-15T21:19:22.812 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-15T21:19:22.867 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-09-15T21:19:22.895 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../083-ceph-mgr-diskprediction-local_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:22.933 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mgr-diskprediction-local (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:23.132 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-rsa. 2024-09-15T21:19:23.159 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-15T21:19:23.198 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-15T21:19:23.460 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-google-auth. 2024-09-15T21:19:23.476 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-15T21:19:23.520 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-15T21:19:23.560 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-cachetools. 2024-09-15T21:19:23.576 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-15T21:19:23.610 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-15T21:19:23.830 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-15T21:19:23.857 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-15T21:19:23.896 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-15T21:19:23.962 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-cachetools. 2024-09-15T21:19:23.990 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../084-python3-cachetools_5.0.0-1_all.deb ... 2024-09-15T21:19:24.028 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-09-15T21:19:24.222 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-15T21:19:24.232 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-websocket. 2024-09-15T21:19:24.250 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-15T21:19:24.260 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-15T21:19:24.264 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pyasn1. 2024-09-15T21:19:24.288 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-15T21:19:24.293 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../085-python3-pyasn1_0.4.8-1_all.deb ... 2024-09-15T21:19:24.299 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-15T21:19:24.322 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-09-15T21:19:24.618 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-15T21:19:24.626 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-15T21:19:24.641 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-09-15T21:19:24.646 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-15T21:19:24.654 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-15T21:19:24.669 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../086-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-09-15T21:19:24.685 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-15T21:19:24.692 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-15T21:19:24.716 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-09-15T21:19:25.004 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-rsa. 2024-09-15T21:19:25.032 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-15T21:19:25.036 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-rsa. 2024-09-15T21:19:25.063 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../087-python3-rsa_4.8-1_all.deb ... 2024-09-15T21:19:25.070 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-15T21:19:25.102 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-rsa (4.8-1) ... 2024-09-15T21:19:25.340 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-15T21:19:25.357 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:25.366 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-google-auth. 2024-09-15T21:19:25.390 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:25.394 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-15T21:19:25.414 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-google-auth. 2024-09-15T21:19:25.432 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-15T21:19:25.442 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../088-python3-google-auth_1.5.1-3_all.deb ... 2024-09-15T21:19:25.481 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-09-15T21:19:25.710 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-15T21:19:25.737 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-15T21:19:25.752 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-15T21:19:25.769 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-15T21:19:25.776 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-15T21:19:25.801 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-09-15T21:19:25.802 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-15T21:19:25.828 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../089-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-09-15T21:19:25.867 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-15T21:19:26.105 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-websocket. 2024-09-15T21:19:26.112 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-15T21:19:26.133 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-15T21:19:26.137 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-websocket. 2024-09-15T21:19:26.139 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-15T21:19:26.153 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../090-python3-websocket_1.2.3-1_all.deb ... 2024-09-15T21:19:26.171 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-15T21:19:26.178 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-15T21:19:26.186 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-09-15T21:19:26.406 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package jq. 2024-09-15T21:19:26.422 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-15T21:19:26.464 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-15T21:19:26.490 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-15T21:19:26.499 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-kubernetes. 2024-09-15T21:19:26.517 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-15T21:19:26.527 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../091-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-09-15T21:19:26.556 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-15T21:19:26.566 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-15T21:19:26.667 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package socat. 2024-09-15T21:19:26.683 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-15T21:19:26.725 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-15T21:19:27.020 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package xmlstarlet. 2024-09-15T21:19:27.036 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-15T21:19:27.078 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-15T21:19:27.245 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-15T21:19:27.246 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-09-15T21:19:27.262 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:27.264 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../092-ceph-mgr-k8sevents_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:27.303 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:27.304 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-mgr-k8sevents (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:27.390 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-test. 2024-09-15T21:19:27.406 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:27.440 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-test (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:27.557 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-15T21:19:27.574 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-15T21:19:27.607 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-15T21:19:27.631 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libonig5:amd64. 2024-09-15T21:19:27.659 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../093-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-09-15T21:19:27.697 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-15T21:19:27.944 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-15T21:19:27.972 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-15T21:19:27.976 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libjq1:amd64. 2024-09-15T21:19:28.004 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../094-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-09-15T21:19:28.010 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-15T21:19:28.034 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-15T21:19:28.271 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package jq. 2024-09-15T21:19:28.288 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-15T21:19:28.295 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package jq. 2024-09-15T21:19:28.311 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../095-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-09-15T21:19:28.329 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-15T21:19:28.353 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-09-15T21:19:28.565 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package socat. 2024-09-15T21:19:28.594 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-15T21:19:28.606 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package socat. 2024-09-15T21:19:28.623 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-15T21:19:28.633 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../096-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-09-15T21:19:28.672 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-09-15T21:19:28.902 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package xmlstarlet. 2024-09-15T21:19:28.918 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-15T21:19:28.951 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-15T21:19:28.967 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package xmlstarlet. 2024-09-15T21:19:28.984 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../097-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-09-15T21:19:29.025 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-09-15T21:19:29.314 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-test. 2024-09-15T21:19:29.331 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:29.372 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-test (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:29.429 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-test. 2024-09-15T21:19:29.446 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../098-ceph-test_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:29.488 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-test (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:29.861 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package ceph-volume. 2024-09-15T21:19:29.889 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:29.927 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking ceph-volume (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:30.215 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-15T21:19:30.231 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:30.273 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking libcephfs-dev (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:30.592 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-15T21:19:30.620 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-15T21:19:30.658 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-15T21:19:30.971 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-15T21:19:30.999 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-15T21:19:31.054 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-15T21:19:31.425 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package nvme-cli. 2024-09-15T21:19:31.453 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-15T21:19:31.491 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-15T21:19:31.705 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package ceph-volume. 2024-09-15T21:19:31.728 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:31.767 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking ceph-volume (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:31.844 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package ceph-volume. 2024-09-15T21:19:31.872 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../099-ceph-volume_19.3.0-4930-gfc3e0bff-1jammy_all.deb ... 2024-09-15T21:19:31.904 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package pkg-config. 2024-09-15T21:19:31.910 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking ceph-volume (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:31.932 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-15T21:19:31.962 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-15T21:19:32.071 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-15T21:19:32.099 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:32.137 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking libcephfs-dev (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:32.198 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-15T21:19:32.205 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package libcephfs-dev. 2024-09-15T21:19:32.214 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-15T21:19:32.234 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../100-libcephfs-dev_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:32.248 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-15T21:19:32.272 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking libcephfs-dev (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:32.423 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-15T21:19:32.451 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-15T21:19:32.481 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-15T21:19:32.583 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package lua-socket:amd64. 2024-09-15T21:19:32.611 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../101-lua-socket_3.0~rc1+git+ac3201d-6_amd64.deb ... 2024-09-15T21:19:32.618 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-15T21:19:32.646 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-15T21:19:32.649 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-15T21:19:32.676 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-15T21:19:32.761 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-15T21:19:32.783 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-15T21:19:32.827 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-15T21:19:32.971 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package lua-sec:amd64. 2024-09-15T21:19:32.979 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pastescript. 2024-09-15T21:19:32.999 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../102-lua-sec_1.0.2-1_amd64.deb ... 2024-09-15T21:19:33.006 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-15T21:19:33.037 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking lua-sec:amd64 (1.0.2-1) ... 2024-09-15T21:19:33.045 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-15T21:19:33.190 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package nvme-cli. 2024-09-15T21:19:33.217 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-15T21:19:33.256 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-15T21:19:33.341 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package nvme-cli. 2024-09-15T21:19:33.370 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../103-nvme-cli_1.16-3ubuntu0.3_amd64.deb ... 2024-09-15T21:19:33.399 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pluggy. 2024-09-15T21:19:33.407 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking nvme-cli (1.16-3ubuntu0.3) ... 2024-09-15T21:19:33.427 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-15T21:19:33.465 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-15T21:19:33.670 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package pkg-config. 2024-09-15T21:19:33.697 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-15T21:19:33.718 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-psutil. 2024-09-15T21:19:33.736 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-15T21:19:33.748 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-15T21:19:33.776 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-15T21:19:33.813 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package pkg-config. 2024-09-15T21:19:33.841 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../104-pkg-config_0.29.2-1ubuntu3_amd64.deb ... 2024-09-15T21:19:33.879 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking pkg-config (0.29.2-1ubuntu3) ... 2024-09-15T21:19:33.980 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-15T21:19:33.996 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-15T21:19:34.039 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-15T21:19:34.129 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-py. 2024-09-15T21:19:34.132 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-09-15T21:19:34.157 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-15T21:19:34.161 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../105-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-09-15T21:19:34.199 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-09-15T21:19:34.203 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-15T21:19:34.541 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pygments. 2024-09-15T21:19:34.568 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-15T21:19:34.607 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-15T21:19:34.617 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-15T21:19:34.633 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-15T21:19:34.635 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-iniconfig. 2024-09-15T21:19:34.664 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../106-python3-iniconfig_1.1.1-2_all.deb ... 2024-09-15T21:19:34.675 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-15T21:19:34.702 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-09-15T21:19:34.978 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pastescript. 2024-09-15T21:19:35.004 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pastescript. 2024-09-15T21:19:35.006 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-15T21:19:35.033 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../107-python3-pastescript_2.0.2-4_all.deb ... 2024-09-15T21:19:35.044 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-15T21:19:35.071 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-09-15T21:19:35.077 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-15T21:19:35.105 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-15T21:19:35.143 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-15T21:19:35.364 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pluggy. 2024-09-15T21:19:35.391 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pluggy. 2024-09-15T21:19:35.392 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-15T21:19:35.420 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../108-python3-pluggy_0.13.0-7.1_all.deb ... 2024-09-15T21:19:35.430 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-15T21:19:35.455 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-toml. 2024-09-15T21:19:35.457 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-09-15T21:19:35.482 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-15T21:19:35.521 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-15T21:19:35.742 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-psutil. 2024-09-15T21:19:35.770 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-15T21:19:35.777 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-psutil. 2024-09-15T21:19:35.806 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../109-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-09-15T21:19:35.808 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-15T21:19:35.824 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-pytest. 2024-09-15T21:19:35.843 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-09-15T21:19:35.852 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-15T21:19:35.890 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-15T21:19:36.137 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-py. 2024-09-15T21:19:36.165 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-15T21:19:36.180 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-py. 2024-09-15T21:19:36.194 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-15T21:19:36.209 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../110-python3-py_1.10.0-1_all.deb ... 2024-09-15T21:19:36.244 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package python3-simplejson. 2024-09-15T21:19:36.246 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-py (1.10.0-1) ... 2024-09-15T21:19:36.272 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-15T21:19:36.310 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-15T21:19:36.473 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pygments. 2024-09-15T21:19:36.502 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-15T21:19:36.531 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-15T21:19:36.574 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pygments. 2024-09-15T21:19:36.587 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-15T21:19:36.603 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../111-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-09-15T21:19:36.604 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-15T21:19:36.641 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-09-15T21:19:36.646 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-15T21:19:36.994 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-15T21:19:37.022 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-15T21:19:37.060 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-15T21:19:37.104 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pyinotify. 2024-09-15T21:19:37.132 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../112-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-09-15T21:19:37.170 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-09-15T21:19:37.338 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-toml. 2024-09-15T21:19:37.358 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package radosgw. 2024-09-15T21:19:37.366 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-15T21:19:37.386 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../117-radosgw_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:37.404 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-15T21:19:37.424 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking radosgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:37.456 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-toml. 2024-09-15T21:19:37.485 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../113-python3-toml_0.10.2-1_all.deb ... 2024-09-15T21:19:37.522 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-09-15T21:19:37.674 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-pytest. 2024-09-15T21:19:37.702 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-15T21:19:37.740 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-15T21:19:37.784 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-pytest. 2024-09-15T21:19:37.812 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../114-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-09-15T21:19:37.850 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-09-15T21:19:38.085 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package python3-simplejson. 2024-09-15T21:19:38.113 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-15T21:19:38.151 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-15T21:19:38.187 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package python3-simplejson. 2024-09-15T21:19:38.216 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../115-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-09-15T21:19:38.253 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-09-15T21:19:38.302 INFO:teuthology.orchestra.run.smithi107.stdout:Selecting previously unselected package rbd-fuse. 2024-09-15T21:19:38.318 INFO:teuthology.orchestra.run.smithi107.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:38.360 INFO:teuthology.orchestra.run.smithi107.stdout:Unpacking rbd-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:38.437 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-15T21:19:38.454 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-15T21:19:38.496 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-15T21:19:38.531 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-09-15T21:19:38.548 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../116-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-09-15T21:19:38.614 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-09-15T21:19:38.638 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-15T21:19:38.890 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-15T21:19:39.016 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-15T21:19:39.225 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package radosgw. 2024-09-15T21:19:39.253 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../117-radosgw_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:39.272 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-15T21:19:39.291 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking radosgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:39.318 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package radosgw. 2024-09-15T21:19:39.347 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../117-radosgw_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:39.393 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking radosgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:39.616 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-15T21:19:40.072 INFO:teuthology.orchestra.run.smithi107.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-15T21:19:40.134 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:40.211 INFO:teuthology.orchestra.run.smithi149.stdout:Selecting previously unselected package rbd-fuse. 2024-09-15T21:19:40.227 INFO:teuthology.orchestra.run.smithi149.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:40.269 INFO:teuthology.orchestra.run.smithi149.stdout:Unpacking rbd-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:40.354 INFO:teuthology.orchestra.run.smithi032.stdout:Selecting previously unselected package rbd-fuse. 2024-09-15T21:19:40.383 INFO:teuthology.orchestra.run.smithi032.stdout:Preparing to unpack .../118-rbd-fuse_19.3.0-4930-gfc3e0bff-1jammy_amd64.deb ... 2024-09-15T21:19:40.429 INFO:teuthology.orchestra.run.smithi032.stdout:Unpacking rbd-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:40.556 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-15T21:19:40.667 INFO:teuthology.orchestra.run.smithi107.stdout:Adding system user cephadm....done 2024-09-15T21:19:40.726 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-09-15T21:19:40.807 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-15T21:19:40.832 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-15T21:19:40.925 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-15T21:19:41.034 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-09-15T21:19:41.133 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-15T21:19:41.160 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up nvme-cli (1.16-3ubuntu0.3) ... 2024-09-15T21:19:41.163 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-15T21:19:41.376 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-15T21:19:41.428 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-09-15T21:19:41.485 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-15T21:19:41.524 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-15T21:19:41.745 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-15T21:19:41.783 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-09-15T21:19:41.953 INFO:teuthology.orchestra.run.smithi149.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-15T21:19:42.004 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-15T21:19:42.060 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:42.130 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-15T21:19:42.221 INFO:teuthology.orchestra.run.smithi032.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-09-15T21:19:42.287 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:42.449 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-15T21:19:42.800 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-15T21:19:42.828 INFO:teuthology.orchestra.run.smithi032.stdout:Adding system user cephadm....done 2024-09-15T21:19:42.935 INFO:teuthology.orchestra.run.smithi149.stdout:Adding system user cephadm....done 2024-09-15T21:19:42.993 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-15T21:19:43.035 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-15T21:19:43.117 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-09-15T21:19:43.262 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-15T21:19:43.286 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-15T21:19:43.402 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-09-15T21:19:43.496 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-15T21:19:43.614 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-15T21:19:43.661 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-09-15T21:19:43.787 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-09-15T21:19:43.854 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-15T21:19:43.856 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-15T21:19:44.047 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-09-15T21:19:44.105 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-15T21:19:44.116 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-15T21:19:44.242 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-15T21:19:44.306 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-09-15T21:19:44.364 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-15T21:19:44.432 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-py (1.10.0-1) ... 2024-09-15T21:19:44.552 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-15T21:19:44.777 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-09-15T21:19:44.798 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-ceph-argparse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:44.904 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-15T21:19:45.049 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-15T21:19:45.151 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-15T21:19:45.163 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-15T21:19:45.260 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-15T21:19:45.354 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-09-15T21:19:45.386 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-15T21:19:45.431 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-15T21:19:45.512 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-15T21:19:45.622 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-09-15T21:19:45.708 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-15T21:19:45.762 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-15T21:19:45.890 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up unzip (6.0-26ubuntu3.2) ... 2024-09-15T21:19:46.133 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-09-15T21:19:46.211 INFO:teuthology.orchestra.run.smithi107.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-15T21:19:46.234 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-15T21:19:46.260 INFO:teuthology.orchestra.run.smithi107.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-15T21:19:46.324 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-15T21:19:46.393 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-09-15T21:19:46.442 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-15T21:19:46.535 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-15T21:19:46.652 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-09-15T21:19:46.786 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-ceph-argparse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:46.793 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:46.903 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-ceph-argparse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:46.919 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-15T21:19:47.070 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-15T21:19:47.171 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-09-15T21:19:47.178 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-15T21:19:47.196 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-15T21:19:47.297 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libnbd0 (1.10.5-1) ... 2024-09-15T21:19:47.305 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-15T21:19:47.414 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up lua-socket:amd64 (3.0~rc1+git+ac3201d-6) ... 2024-09-15T21:19:47.415 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-15T21:19:47.437 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-15T21:19:47.516 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-15T21:19:47.532 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libreadline-dev:amd64 (8.1.2-1) ... 2024-09-15T21:19:47.650 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-09-15T21:19:47.741 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up zip (3.0-12build2) ... 2024-09-15T21:19:47.767 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-15T21:19:47.842 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-15T21:19:47.901 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up lua5.1 (5.1.5-8.1build4) ... 2024-09-15T21:19:48.132 INFO:teuthology.orchestra.run.smithi032.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-15T21:19:48.165 INFO:teuthology.orchestra.run.smithi032.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-15T21:19:48.212 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-15T21:19:48.270 INFO:teuthology.orchestra.run.smithi149.stdout:update-alternatives: using /usr/bin/lua5.1 to provide /usr/bin/lua (lua-interpreter) in auto mode 2024-09-15T21:19:48.298 INFO:teuthology.orchestra.run.smithi149.stdout:update-alternatives: using /usr/bin/luac5.1 to provide /usr/bin/luac (lua-compiler) in auto mode 2024-09-15T21:19:48.321 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-15T21:19:48.362 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-09-15T21:19:48.488 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-09-15T21:19:48.535 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-15T21:19:48.697 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:48.794 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-15T21:19:48.798 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-15T21:19:48.856 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:48.920 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-15T21:19:48.982 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-09-15T21:19:49.046 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-15T21:19:49.049 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-15T21:19:49.250 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-09-15T21:19:49.309 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-15T21:19:49.339 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-15T21:19:49.517 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-09-15T21:19:49.635 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up zip (3.0-12build2) ... 2024-09-15T21:19:49.724 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-15T21:19:49.736 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-15T21:19:49.803 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up zip (3.0-12build2) ... 2024-09-15T21:19:49.928 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-09-15T21:19:49.966 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-15T21:19:50.326 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-15T21:19:50.438 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-15T21:19:50.605 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-09-15T21:19:50.611 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-15T21:19:50.697 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-15T21:19:50.823 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-15T21:19:50.856 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-09-15T21:19:50.952 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-15T21:19:50.962 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-15T21:19:50.965 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-09-15T21:19:51.083 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-09-15T21:19:51.213 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-15T21:19:51.250 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-15T21:19:51.339 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:51.384 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-09-15T21:19:51.649 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-15T21:19:51.652 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-15T21:19:51.777 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-09-15T21:19:51.894 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-15T21:19:51.958 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-15T21:19:52.028 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-09-15T21:19:52.271 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-15T21:19:52.422 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-09-15T21:19:52.555 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-15T21:19:52.714 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-09-15T21:19:52.907 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-15T21:19:53.057 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-09-15T21:19:53.064 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-15T21:19:53.150 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-15T21:19:53.276 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:53.291 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:53.300 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-09-15T21:19:53.400 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-15T21:19:53.401 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:19:53.602 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-15T21:19:53.651 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-15T21:19:53.694 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-09-15T21:19:53.777 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-15T21:19:53.903 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-15T21:19:53.920 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-15T21:19:54.012 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-09-15T21:19:54.204 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-15T21:19:54.455 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-15T21:19:54.715 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:54.841 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-15T21:19:55.151 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-15T21:19:55.151 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up pkg-config (0.29.2-1ubuntu3) ... 2024-09-15T21:19:55.167 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-15T21:19:55.402 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-15T21:19:55.402 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:55.403 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:55.537 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-15T21:19:55.537 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-toml (0.10.2-1) ... 2024-09-15T21:19:55.653 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-15T21:19:55.796 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-15T21:19:55.804 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-09-15T21:19:55.904 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-15T21:19:55.922 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-15T21:19:55.930 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-09-15T21:19:56.048 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-15T21:19:56.056 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-09-15T21:19:56.155 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-15T21:19:56.333 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-15T21:19:56.374 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-09-15T21:19:56.423 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-15T21:19:56.532 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-15T21:19:56.576 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-15T21:19:56.642 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-09-15T21:19:56.792 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-15T21:19:56.844 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:56.892 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-15T21:19:56.902 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:56.970 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-15T21:19:57.028 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-09-15T21:19:57.177 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-15T21:19:57.296 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-15T21:19:57.337 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-09-15T21:19:57.469 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-15T21:19:57.555 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-15T21:19:57.597 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-09-15T21:19:57.721 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-15T21:19:57.798 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-15T21:19:57.846 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-15T21:19:57.864 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-09-15T21:19:57.973 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-15T21:19:58.049 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-15T21:19:58.054 INFO:teuthology.orchestra.run.smithi107.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-15T21:19:58.107 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-09-15T21:19:58.275 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-15T21:19:58.299 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-15T21:19:58.366 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-09-15T21:19:58.400 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-15T21:19:58.534 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-15T21:19:58.634 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-09-15T21:19:58.644 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-15T21:19:58.760 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-15T21:19:58.769 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-09-15T21:19:58.928 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-15T21:19:59.053 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-09-15T21:19:59.054 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-15T21:19:59.154 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-09-15T21:19:59.168 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-15T21:19:59.339 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-15T21:19:59.429 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-15T21:19:59.438 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-webob (1:1.8.6-1.1ubuntu0.1) ... 2024-09-15T21:19:59.640 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-15T21:19:59.688 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:19:59.739 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-09-15T21:19:59.823 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-15T21:19:59.874 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-15T21:19:59.975 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-15T21:19:59.990 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up liblua5.3-dev:amd64 (5.3.6-1build1) ... 2024-09-15T21:20:00.076 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-15T21:20:00.117 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up lua-sec:amd64 (1.0.2-1) ... 2024-09-15T21:20:00.132 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-15T21:20:00.149 INFO:teuthology.orchestra.run.smithi149.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-15T21:20:00.243 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-09-15T21:20:00.341 INFO:teuthology.orchestra.run.smithi032.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-09-15T21:20:00.394 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-15T21:20:00.416 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-15T21:20:00.521 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-15T21:20:00.570 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-09-15T21:20:00.670 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-09-15T21:20:00.676 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-15T21:20:00.802 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-15T21:20:00.905 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-15T21:20:01.055 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-09-15T21:20:01.069 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-15T21:20:01.165 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-15T21:20:01.266 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-15T21:20:01.323 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up lua-any (27ubuntu1) ... 2024-09-15T21:20:01.423 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-15T21:20:01.449 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-portend (3.0.0-1) ... 2024-09-15T21:20:01.517 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:20:01.618 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-15T21:20:01.699 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-15T21:20:01.708 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-09-15T21:20:01.834 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-09-15T21:20:01.927 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-15T21:20:02.084 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-15T21:20:02.169 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-09-15T21:20:02.228 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-15T21:20:02.369 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-15T21:20:02.453 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-09-15T21:20:02.513 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-15T21:20:02.639 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-15T21:20:02.705 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-15T21:20:02.712 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-09-15T21:20:02.839 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librados2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:02.847 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-rsa (4.8-1) ... 2024-09-15T21:20:02.915 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-15T21:20:02.949 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:03.050 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-15T21:20:03.107 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-09-15T21:20:03.285 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-15T21:20:03.369 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libcephfs2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:03.459 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-09-15T21:20:03.495 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libradosstriper1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:03.544 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-15T21:20:03.621 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-15T21:20:03.727 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-09-15T21:20:03.915 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librbd1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:03.921 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-15T21:20:04.016 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-modules-core (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:04.096 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-09-15T21:20:04.117 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:04.214 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-15T21:20:04.308 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-15T21:20:04.309 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-15T21:20:04.422 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-09-15T21:20:04.558 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-15T21:20:04.676 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up librados2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:04.750 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-09-15T21:20:04.785 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:04.801 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up libcephfs-dev (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:04.876 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up librados2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:04.911 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-15T21:20:04.927 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rados (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.004 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libsqlite3-mod-ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.053 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up librgw2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.122 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up luarocks (3.8.0+dfsg1-1) ... 2024-09-15T21:20:05.179 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-15T21:20:05.247 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libcephfs2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.365 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libradosstriper1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.483 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libcephfs2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.491 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-15T21:20:05.609 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libradosstriper1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.736 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-09-15T21:20:05.751 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up librbd1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.852 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mgr-modules-core (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:05.970 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.003 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up librbd1 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.130 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mgr-modules-core (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.207 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-15T21:20:06.208 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-15T21:20:06.239 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.441 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rbd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.442 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-15T21:20:06.442 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-09-15T21:20:06.559 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up rbd-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.671 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up libcephfs-dev (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.721 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-rgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.781 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-rados (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.878 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up python3-cephfs (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.881 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up librgw2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.943 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up libcephfs-dev (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:06.999 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-15T21:20:07.003 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:07.067 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-rados (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:07.218 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up librgw2 (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:07.353 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-09-15T21:20:07.546 INFO:teuthology.orchestra.run.smithi107.stdout:Adding group ceph....done 2024-09-15T21:20:07.915 INFO:teuthology.orchestra.run.smithi107.stdout:Adding system user ceph....done 2024-09-15T21:20:08.066 INFO:teuthology.orchestra.run.smithi107.stdout:Setting system user ceph properties....done 2024-09-15T21:20:08.079 INFO:teuthology.orchestra.run.smithi107.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-15T21:20:08.203 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-rbd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.215 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-15T21:20:08.329 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up rbd-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.455 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-rgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.572 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-15T21:20:08.581 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up python3-cephfs (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.604 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-rbd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.707 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.738 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up rbd-fuse (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-rgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:08.940 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up python3-cephfs (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:09.058 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-common (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:09.104 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-test (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:09.200 INFO:teuthology.orchestra.run.smithi149.stdout:Adding group ceph....done 2024-09-15T21:20:09.231 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up radosgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:09.509 INFO:teuthology.orchestra.run.smithi149.stdout:Adding system user ceph....done 2024-09-15T21:20:09.626 INFO:teuthology.orchestra.run.smithi032.stdout:Adding group ceph....done 2024-09-15T21:20:09.678 INFO:teuthology.orchestra.run.smithi149.stdout:Setting system user ceph properties....done 2024-09-15T21:20:09.694 INFO:teuthology.orchestra.run.smithi149.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-15T21:20:09.695 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-15T21:20:09.695 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-15T21:20:09.832 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-15T21:20:09.945 INFO:teuthology.orchestra.run.smithi032.stdout:Adding system user ceph....done 2024-09-15T21:20:10.113 INFO:teuthology.orchestra.run.smithi032.stdout:Setting system user ceph properties....done 2024-09-15T21:20:10.126 INFO:teuthology.orchestra.run.smithi032.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-09-15T21:20:10.174 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-15T21:20:10.225 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-base (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:10.269 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-09-15T21:20:10.580 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-15T21:20:10.608 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-09-15T21:20:10.683 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-test (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:10.784 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up radosgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:11.068 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-test (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:11.093 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mds (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:11.211 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up radosgw (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:11.226 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-15T21:20:11.226 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-15T21:20:11.313 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-15T21:20:11.313 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-15T21:20:11.677 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-base (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:11.707 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-15T21:20:11.707 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-09-15T21:20:11.795 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:12.013 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-15T21:20:12.013 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-15T21:20:12.031 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-15T21:20:12.223 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-base (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:12.496 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mds (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:12.529 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-osd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:12.549 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-09-15T21:20:12.745 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-15T21:20:12.745 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-15T21:20:12.814 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-15T21:20:12.814 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-15T21:20:13.041 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mds (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:13.223 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mgr (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:13.311 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-15T21:20:13.311 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-09-15T21:20:13.323 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:13.443 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-15T21:20:13.443 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-15T21:20:13.449 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:13.600 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mon (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:13.793 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mgr (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:13.811 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-15T21:20:13.811 INFO:teuthology.orchestra.run.smithi107.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-15T21:20:13.916 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-osd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.014 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-15T21:20:14.014 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-09-15T21:20:14.189 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-15T21:20:14.189 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-15T21:20:14.326 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.469 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.486 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-osd (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.578 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-mgr-dashboard (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.642 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.768 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.778 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-15T21:20:14.779 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-09-15T21:20:14.919 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mon (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:14.990 INFO:teuthology.orchestra.run.smithi107.stdout:Setting up ceph-volume (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:15.130 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-15T21:20:15.130 INFO:teuthology.orchestra.run.smithi149.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-15T21:20:15.304 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mgr-k8sevents (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:15.343 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-15T21:20:15.414 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mgr-diskprediction-local (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:15.436 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-15T21:20:15.540 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mon (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:15.588 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-15T21:20:15.620 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mgr-cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:15.745 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-15T21:20:15.745 INFO:teuthology.orchestra.run.smithi032.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-09-15T21:20:15.970 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.283 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mgr-cephadm (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.358 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-mgr-dashboard (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.434 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.509 INFO:teuthology.orchestra.run.smithi149.stdout:Setting up ceph-volume (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.560 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-mgr-dashboard (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.711 INFO:teuthology.orchestra.run.smithi032.stdout:Setting up ceph-volume (19.3.0-4930-gfc3e0bff-1jammy) ... 2024-09-15T21:20:16.714 INFO:teuthology.orchestra.run.smithi107.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-15T21:20:16.879 INFO:teuthology.orchestra.run.smithi149.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-15T21:20:16.988 INFO:teuthology.orchestra.run.smithi149.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-15T21:20:17.132 INFO:teuthology.orchestra.run.smithi149.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-15T21:20:17.182 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for mailcap (3.70+nmu1ubuntu1) ... 2024-09-15T21:20:17.283 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-09-15T21:20:17.369 INFO:teuthology.orchestra.run.smithi107.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-15T21:20:17.375 DEBUG:teuthology.parallel:result is None 2024-09-15T21:20:17.435 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-09-15T21:20:18.227 INFO:teuthology.orchestra.run.smithi032.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-15T21:20:18.258 INFO:teuthology.orchestra.run.smithi149.stdout:Processing triggers for install-info (6.8-4build1) ... 2024-09-15T21:20:18.902 INFO:teuthology.orchestra.run.smithi149.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-15T21:20:18.907 DEBUG:teuthology.parallel:result is None 2024-09-15T21:20:18.924 INFO:teuthology.orchestra.run.smithi032.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-09-15T21:20:18.930 DEBUG:teuthology.parallel:result is None 2024-09-15T21:20:18.931 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:20:19.077 DEBUG:teuthology.orchestra.run.smithi032:> dpkg-query -W -f '${Version}' ceph 2024-09-15T21:20:19.097 INFO:teuthology.orchestra.run.smithi032.stdout:19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:20:19.098 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:20:19.098 INFO:teuthology.task.install:The correct ceph version 19.3.0-4930-gfc3e0bff-1jammy is installed. 2024-09-15T21:20:19.100 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:20:19.238 DEBUG:teuthology.orchestra.run.smithi107:> dpkg-query -W -f '${Version}' ceph 2024-09-15T21:20:19.257 INFO:teuthology.orchestra.run.smithi107.stdout:19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:20:19.257 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:20:19.258 INFO:teuthology.task.install:The correct ceph version 19.3.0-4930-gfc3e0bff-1jammy is installed. 2024-09-15T21:20:19.259 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:20:19.397 DEBUG:teuthology.orchestra.run.smithi149:> dpkg-query -W -f '${Version}' ceph 2024-09-15T21:20:19.417 INFO:teuthology.orchestra.run.smithi149.stdout:19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:20:19.417 INFO:teuthology.packaging:The installed version of ceph is 19.3.0-4930-gfc3e0bff-1jammy 2024-09-15T21:20:19.417 INFO:teuthology.task.install:The correct ceph version 19.3.0-4930-gfc3e0bff-1jammy is installed. 2024-09-15T21:20:19.420 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-09-15T21:20:19.421 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:20:19.421 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-15T21:20:19.436 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:20:19.436 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-15T21:20:19.451 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:20:19.451 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-09-15T21:20:19.472 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-09-15T21:20:19.472 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:20:19.472 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/daemon-helper 2024-09-15T21:20:19.491 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-15T21:20:19.548 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:20:19.548 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/usr/bin/daemon-helper 2024-09-15T21:20:19.561 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-15T21:20:19.617 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:20:19.617 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/usr/bin/daemon-helper 2024-09-15T21:20:19.631 DEBUG:teuthology.orchestra.run.smithi149:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-09-15T21:20:19.688 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-09-15T21:20:19.688 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:20:19.688 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-15T21:20:19.702 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-15T21:20:19.755 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:20:19.755 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-15T21:20:19.770 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-15T21:20:19.830 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:20:19.830 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/usr/bin/adjust-ulimits 2024-09-15T21:20:19.844 DEBUG:teuthology.orchestra.run.smithi149:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-09-15T21:20:19.898 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-09-15T21:20:19.899 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:20:19.899 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/usr/bin/stdin-killer 2024-09-15T21:20:19.913 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-15T21:20:19.967 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:20:19.967 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/usr/bin/stdin-killer 2024-09-15T21:20:19.981 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-15T21:20:20.034 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:20:20.035 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/usr/bin/stdin-killer 2024-09-15T21:20:20.049 DEBUG:teuthology.orchestra.run.smithi149:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-09-15T21:20:20.103 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-15T21:20:20.199 INFO:tasks.cephadm:Config: {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1, 'mgr/cephadm/use_agent': False}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20}}, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'MON_DOWN', 'POOL_APP_NOT_ENABLED', 'mon down', 'mons down', 'out of quorum', 'CEPHADM_FAILED_DAEMON'], 'log-only-match': ['CEPHADM_'], 'sha1': 'fc3e0bff7468fd55478adbae7f75508b749124b6'} 2024-09-15T21:20:20.199 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:20:20.199 INFO:tasks.cephadm:Cluster fsid is 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:20:20.200 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-15T21:20:20.200 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.32', 'mon.b': '172.21.15.107', 'mon.c': '172.21.15.149'} 2024-09-15T21:20:20.200 INFO:tasks.cephadm:First mon is mon.a on smithi032 2024-09-15T21:20:20.200 INFO:tasks.cephadm:First mgr is a 2024-09-15T21:20:20.200 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-15T21:20:20.200 DEBUG:teuthology.orchestra.run.smithi032:> sudo hostname $(hostname -s) 2024-09-15T21:20:20.215 DEBUG:teuthology.orchestra.run.smithi107:> sudo hostname $(hostname -s) 2024-09-15T21:20:20.230 DEBUG:teuthology.orchestra.run.smithi149:> sudo hostname $(hostname -s) 2024-09-15T21:20:20.244 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-15T21:20:20.244 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:20:20.382 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'fc3e0bff7468fd55478adbae7f75508b749124b6', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/56083/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4930-gfc3e0bff', 'node_name': '172.21.2.10+braggi10', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.3.0-4930-gfc3e0bff-1jammy'}, 'url': 'https://3.chacra.ceph.com/r/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-15 16:32:15.956013', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://3.chacra.ceph.com/repos/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-15T21:20:20.519 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref main, sha1 fc3e0bff7468fd55478adbae7f75508b749124b6 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:20:20.520 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-15T21:20:20.520 INFO:tasks.cephadm:Downloading cephadm from url: https://3.chacra.ceph.com/binaries/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-15T21:20:20.521 DEBUG:teuthology.orchestra.run.smithi032:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:20.969 INFO:teuthology.orchestra.run.smithi032.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811864 Sep 15 21:20 /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:20.970 DEBUG:teuthology.orchestra.run.smithi107:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.416 INFO:teuthology.orchestra.run.smithi107.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811864 Sep 15 21:20 /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.416 DEBUG:teuthology.orchestra.run.smithi149:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/main/fc3e0bff7468fd55478adbae7f75508b749124b6/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.895 INFO:teuthology.orchestra.run.smithi149.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811864 Sep 15 21:20 /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.895 DEBUG:teuthology.orchestra.run.smithi032:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.903 DEBUG:teuthology.orchestra.run.smithi107:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.911 DEBUG:teuthology.orchestra.run.smithi149:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-15T21:20:21.929 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 on all hosts... 2024-09-15T21:20:21.929 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 pull 2024-09-15T21:20:21.948 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 pull 2024-09-15T21:20:21.955 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 pull 2024-09-15T21:20:22.137 INFO:teuthology.orchestra.run.smithi107.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6... 2024-09-15T21:20:22.137 INFO:teuthology.orchestra.run.smithi032.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6... 2024-09-15T21:20:22.143 INFO:teuthology.orchestra.run.smithi149.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6... 2024-09-15T21:21:25.340 INFO:teuthology.orchestra.run.smithi107.stdout:{ 2024-09-15T21:21:25.340 INFO:teuthology.orchestra.run.smithi107.stdout: "ceph_version": "ceph version 19.3.0-4930-gfc3e0bff (fc3e0bff7468fd55478adbae7f75508b749124b6) squid (dev)", 2024-09-15T21:21:25.340 INFO:teuthology.orchestra.run.smithi107.stdout: "image_id": "df9174e028d735f9ccdd938b7d7e02efd6ed290ba9f498cff84267b75f5f8ff1", 2024-09-15T21:21:25.341 INFO:teuthology.orchestra.run.smithi107.stdout: "repo_digests": [ 2024-09-15T21:21:25.341 INFO:teuthology.orchestra.run.smithi107.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e11317d86666f5e89ae95748017fad7ff11fe35f65ac65b1271a9c1d8e3a49a9" 2024-09-15T21:21:25.341 INFO:teuthology.orchestra.run.smithi107.stdout: ] 2024-09-15T21:21:25.341 INFO:teuthology.orchestra.run.smithi107.stdout:} 2024-09-15T21:21:40.937 INFO:teuthology.orchestra.run.smithi149.stdout:{ 2024-09-15T21:21:40.938 INFO:teuthology.orchestra.run.smithi149.stdout: "ceph_version": "ceph version 19.3.0-4930-gfc3e0bff (fc3e0bff7468fd55478adbae7f75508b749124b6) squid (dev)", 2024-09-15T21:21:40.938 INFO:teuthology.orchestra.run.smithi149.stdout: "image_id": "df9174e028d735f9ccdd938b7d7e02efd6ed290ba9f498cff84267b75f5f8ff1", 2024-09-15T21:21:40.938 INFO:teuthology.orchestra.run.smithi149.stdout: "repo_digests": [ 2024-09-15T21:21:40.938 INFO:teuthology.orchestra.run.smithi149.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e11317d86666f5e89ae95748017fad7ff11fe35f65ac65b1271a9c1d8e3a49a9" 2024-09-15T21:21:40.938 INFO:teuthology.orchestra.run.smithi149.stdout: ] 2024-09-15T21:21:40.938 INFO:teuthology.orchestra.run.smithi149.stdout:} 2024-09-15T21:21:47.430 INFO:teuthology.orchestra.run.smithi032.stdout:{ 2024-09-15T21:21:47.430 INFO:teuthology.orchestra.run.smithi032.stdout: "ceph_version": "ceph version 19.3.0-4930-gfc3e0bff (fc3e0bff7468fd55478adbae7f75508b749124b6) squid (dev)", 2024-09-15T21:21:47.430 INFO:teuthology.orchestra.run.smithi032.stdout: "image_id": "df9174e028d735f9ccdd938b7d7e02efd6ed290ba9f498cff84267b75f5f8ff1", 2024-09-15T21:21:47.430 INFO:teuthology.orchestra.run.smithi032.stdout: "repo_digests": [ 2024-09-15T21:21:47.431 INFO:teuthology.orchestra.run.smithi032.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e11317d86666f5e89ae95748017fad7ff11fe35f65ac65b1271a9c1d8e3a49a9" 2024-09-15T21:21:47.431 INFO:teuthology.orchestra.run.smithi032.stdout: ] 2024-09-15T21:21:47.431 INFO:teuthology.orchestra.run.smithi032.stdout:} 2024-09-15T21:21:47.479 DEBUG:teuthology.orchestra.run.smithi032:> sudo mkdir -p /etc/ceph 2024-09-15T21:21:47.494 DEBUG:teuthology.orchestra.run.smithi107:> sudo mkdir -p /etc/ceph 2024-09-15T21:21:47.510 DEBUG:teuthology.orchestra.run.smithi149:> sudo mkdir -p /etc/ceph 2024-09-15T21:21:47.525 DEBUG:teuthology.orchestra.run.smithi032:> sudo chmod 777 /etc/ceph 2024-09-15T21:21:47.550 DEBUG:teuthology.orchestra.run.smithi107:> sudo chmod 777 /etc/ceph 2024-09-15T21:21:47.564 DEBUG:teuthology.orchestra.run.smithi149:> sudo chmod 777 /etc/ceph 2024-09-15T21:21:47.577 INFO:tasks.cephadm:Writing seed config... 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = False 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-15T21:21:47.579 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-15T21:21:47.580 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:21:47.580 DEBUG:teuthology.orchestra.run.smithi032:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-15T21:21:47.599 DEBUG:tasks.cephadm:Final config: [global] # make logging friendly to teuthology log_to_file = true log_to_stderr = false log to journald = false mon cluster log to file = true mon cluster log file level = debug mon clock drift allowed = 1.000 # replicate across OSDs, not hosts osd crush chooseleaf type = 0 #osd pool default size = 2 osd pool default erasure code profile = plugin=jerasure technique=reed_sol_van k=2 m=1 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 = 4fc84126-73a8-11ef-bceb-c7b262605968 mon election default strategy = 3 [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 mgr/cephadm/use_agent = False [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-09-15T21:21:47.599 DEBUG:teuthology.orchestra.run.smithi032:mon.a> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a.service 2024-09-15T21:21:47.644 DEBUG:teuthology.orchestra.run.smithi032:mgr.a> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a.service 2024-09-15T21:21:47.689 INFO:tasks.cephadm:Bootstrapping... 2024-09-15T21:21:47.689 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 -v bootstrap --fsid 4fc84126-73a8-11ef-bceb-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-id a --mgr-id a --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.32 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:21:47.926 INFO:teuthology.orchestra.run.smithi032.stdout:-------------------------------------------------------------------------------- 2024-09-15T21:21:47.926 INFO:teuthology.orchestra.run.smithi032.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6', '-v', 'bootstrap', '--fsid', '4fc84126-73a8-11ef-bceb-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-id', 'a', '--mgr-id', 'a', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.32', '--skip-admin-label'] 2024-09-15T21:21:47.927 INFO:teuthology.orchestra.run.smithi032.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-15T21:21:47.927 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying podman|docker is present... 2024-09-15T21:21:47.927 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying lvm2 is present... 2024-09-15T21:21:47.927 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying time synchronization is in place... 2024-09-15T21:21:47.932 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-15T21:21:47.932 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-15T21:21:47.935 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-15T21:21:47.935 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.939 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-15T21:21:47.939 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-15T21:21:47.944 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-15T21:21:47.944 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.947 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-15T21:21:47.948 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout masked 2024-09-15T21:21:47.951 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-15T21:21:47.951 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.955 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-15T21:21:47.955 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-15T21:21:47.958 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-15T21:21:47.958 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.962 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-09-15T21:21:47.966 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-09-15T21:21:47.966 INFO:teuthology.orchestra.run.smithi032.stdout:Unit ntp.service is enabled and running 2024-09-15T21:21:47.966 INFO:teuthology.orchestra.run.smithi032.stdout:Repeating the final host check... 2024-09-15T21:21:47.966 INFO:teuthology.orchestra.run.smithi032.stdout:docker (/usr/bin/docker) is present 2024-09-15T21:21:47.966 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl is present 2024-09-15T21:21:47.966 INFO:teuthology.orchestra.run.smithi032.stdout:lvcreate is present 2024-09-15T21:21:47.969 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-15T21:21:47.970 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-15T21:21:47.973 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-15T21:21:47.973 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.976 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-15T21:21:47.976 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-15T21:21:47.979 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-15T21:21:47.979 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.982 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-15T21:21:47.983 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout masked 2024-09-15T21:21:47.985 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-15T21:21:47.985 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.989 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-15T21:21:47.989 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-15T21:21:47.992 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-15T21:21:47.992 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout inactive 2024-09-15T21:21:47.995 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout enabled 2024-09-15T21:21:47.999 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stdout active 2024-09-15T21:21:47.999 INFO:teuthology.orchestra.run.smithi032.stdout:Unit ntp.service is enabled and running 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Host looks OK 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Cluster fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Acquiring lock 140323321931440 on /run/cephadm/4fc84126-73a8-11ef-bceb-c7b262605968.lock 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Lock 140323321931440 acquired on /run/cephadm/4fc84126-73a8-11ef-bceb-c7b262605968.lock 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 3300 ... 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying IP 172.21.15.32 port 6789 ... 2024-09-15T21:21:48.000 INFO:teuthology.orchestra.run.smithi032.stdout:Base mon IP(s) is [172.21.15.32:3300, 172.21.15.32:6789], mon addrv is [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-09-15T21:21:48.002 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-15T21:21:48.002 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-15T21:21:48.002 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.32 2024-09-15T21:21:48.004 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-15T21:21:48.004 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-15T21:21:48.005 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1779sec hoplimit 64 pref medium 2024-09-15T21:21:48.006 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-15T21:21:48.006 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-15T21:21:48.006 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-15T21:21:48.007 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-15T21:21:48.007 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout inet6 fe80::ae1f:6bff:fef8:2602/64 scope link 2024-09-15T21:21:48.007 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-15T21:21:48.007 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-09-15T21:21:48.007 INFO:teuthology.orchestra.run.smithi032.stdout:Mon IP `172.21.15.32` is in CIDR network `172.21.0.0/20` 2024-09-15T21:21:48.007 INFO:teuthology.orchestra.run.smithi032.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-15T21:21:48.008 INFO:teuthology.orchestra.run.smithi032.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-15T21:21:48.008 INFO:teuthology.orchestra.run.smithi032.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6... 2024-09-15T21:21:48.195 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout fc3e0bff7468fd55478adbae7f75508b749124b6: Pulling from ceph-ci/ceph 2024-09-15T21:21:48.195 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout Digest: sha256:e11317d86666f5e89ae95748017fad7ff11fe35f65ac65b1271a9c1d8e3a49a9 2024-09-15T21:21:48.195 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:21:48.195 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 2024-09-15T21:21:49.586 INFO:teuthology.orchestra.run.smithi032.stdout:ceph: stdout ceph version 19.3.0-4930-gfc3e0bff (fc3e0bff7468fd55478adbae7f75508b749124b6) squid (dev) 2024-09-15T21:21:49.586 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph version: ceph version 19.3.0-4930-gfc3e0bff (fc3e0bff7468fd55478adbae7f75508b749124b6) squid (dev) 2024-09-15T21:21:49.586 INFO:teuthology.orchestra.run.smithi032.stdout:Extracting ceph user uid/gid from container image... 2024-09-15T21:21:50.867 INFO:teuthology.orchestra.run.smithi032.stdout:stat: stdout 167 167 2024-09-15T21:21:50.867 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial keys... 2024-09-15T21:21:52.090 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQDvT+dmbiOKJRAAWDfXhk40Q1/VbNDcZKDLeg== 2024-09-15T21:21:53.338 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQDwT+dmtwaKNBAAJMvRxdhz0N8h9v+4UuOefg== 2024-09-15T21:21:54.678 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-authtool: stdout AQDyT+dmKq5xDBAA72BHnEbwUolXsmsqEeQZKw== 2024-09-15T21:21:54.678 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial monmap... 2024-09-15T21:21:55.976 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-15T21:21:55.976 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-15T21:21:55.976 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:21:55.976 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-15T21:21:55.976 INFO:teuthology.orchestra.run.smithi032.stdout:monmaptool for a [v2:172.21.15.32:3300,v1:172.21.15.32:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-15T21:21:55.977 INFO:teuthology.orchestra.run.smithi032.stdout:setting min_mon_release = quincy 2024-09-15T21:21:55.977 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: set fsid to 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:21:55.977 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-15T21:21:55.977 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:21:55.977 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mon... 2024-09-15T21:21:57.266 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.768+0000 7fab23c89c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-15T21:21:57.266 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.768+0000 7fab23c89c80 1 imported monmap: 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-15T21:21:55.480441+0000 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.768+0000 7fab23c89c80 0 /usr/bin/ceph-mon: set fsid to 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.267 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Git sha 0 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Compile date 2024-09-15 15:10:57 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: DB SUMMARY 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: DB Session ID: 5WP0JN4QHWPBYVEU2LA6 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.error_if_exists: 0 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.create_if_missing: 1 2024-09-15T21:21:57.268 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.env: 0x55f625f87120 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.info_log: 0x55f62867ebc0 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.statistics: (nil) 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.use_fsync: 0 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-15T21:21:57.269 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.db_log_dir: 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.wal_dir: 2024-09-15T21:21:57.270 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.write_buffer_manager: 0x55f628677cc0 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-15T21:21:57.271 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.unordered_write: 0 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.row_cache: None 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.wal_filter: None 2024-09-15T21:21:57.272 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.two_write_queues: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.wal_compression: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.atomic_flush: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-15T21:21:57.273 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-15T21:21:57.274 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_open_files: -1 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Compression algorithms supported: 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kZSTD supported: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kXpressCompression supported: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-15T21:21:57.275 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kZlibCompression supported: 1 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-15T21:21:57.276 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.merge_operator: 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_filter: None 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55f62867e820) 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-15T21:21:57.277 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x55f628667610 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-15T21:21:57.278 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-15T21:21:57.279 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression: NoCompression 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.num_levels: 7 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-15T21:21:57.280 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-15T21:21:57.281 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-15T21:21:57.282 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-15T21:21:57.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-15T21:21:57.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.bloom_locality: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-15T21:21:57.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.ttl: 2592000 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.enable_blob_files: false 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.min_blob_size: 0 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-15T21:21:57.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 succeeded,manifest_file_number is 1, next_file_number is 3, last_sequence is 0, log_number is 0,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a671a650-d524-4483-baf6-2debccea9421 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.772+0000 7fab23c89c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.287 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab23c89c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55f628696e00 2024-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab23c89c80 4 rocksdb: DB pointer 0x55f628778000 2024-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab1b414640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab1b414640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.288 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.289 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-15T21:21:57.290 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.290 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.290 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.290 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.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-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x55f628667610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-15T21:21:57.291 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr 2024-09-15T21:21:57.292 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab23c89c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-15T21:21:57.292 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab23c89c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-15T21:21:57.292 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-15T21:21:56.776+0000 7fab23c89c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-15T21:21:57.292 INFO:teuthology.orchestra.run.smithi032.stdout:create mon.a on 2024-09-15T21:21:57.563 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-09-15T21:21:57.755 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-15T21:21:57.990 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-4fc84126-73a8-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968.target. 2024-09-15T21:21:57.990 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-4fc84126-73a8-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968.target. 2024-09-15T21:21:58.265 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a 2024-09-15T21:21:58.265 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-15T21:21:58.458 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968.target.wants/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service. 2024-09-15T21:21:58.469 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-15T21:21:58.469 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-09-15T21:21:58.469 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon to start... 2024-09-15T21:21:58.469 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mon... 2024-09-15T21:22:00.087 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:21:59 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.896279+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-15T21:22:00.555 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout cluster: 2024-09-15T21:22:00.555 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout id: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:00.555 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-15T21:22:00.555 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:00.555 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout services: 2024-09-15T21:22:00.556 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.176635s) 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout data: 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-15T21:22:00.557 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout pgs: 2024-09-15T21:22:00.558 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:00.558 INFO:teuthology.orchestra.run.smithi032.stdout:mon is available 2024-09-15T21:22:00.558 INFO:teuthology.orchestra.run.smithi032.stdout:Assimilating anything we can from ceph.conf... 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899613+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899613+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899748+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899748+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899773+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899773+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899781+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899781+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899789+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:01.267 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899789+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899796+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899796+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899803+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899803+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899810+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.899810+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.901905+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.901905+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.904205+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.904205+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.904650+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-15T21:22:01.268 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: cluster 2024-09-15T21:21:59.904650+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-15T21:22:01.269 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: audit 2024-09-15T21:22:00.076195+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/114277708' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-15T21:22:01.269 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:00 smithi032 bash[22232]: audit 2024-09-15T21:22:00.076195+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/114277708' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-15T21:22:02.070 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:02.070 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-09-15T21:22:02.070 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:02.070 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-15T21:22:02.070 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-09-15T21:22:02.071 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-15T21:22:02.071 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-15T21:22:02.071 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-15T21:22:02.072 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-15T21:22:02.072 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:02.072 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-15T21:22:02.072 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/cephadm/use_agent = False 2024-09-15T21:22:02.072 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-15T21:22:02.072 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:02.073 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-09-15T21:22:02.073 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-15T21:22:02.073 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-15T21:22:02.073 INFO:teuthology.orchestra.run.smithi032.stdout:Generating new minimal ceph.conf... 2024-09-15T21:22:02.162 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:01 smithi032 bash[22232]: audit 2024-09-15T21:22:01.576698+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.32:0/1677377065' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-15T21:22:02.162 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:01 smithi032 bash[22232]: audit 2024-09-15T21:22:01.576698+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.32:0/1677377065' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-15T21:22:02.162 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:01 smithi032 bash[22232]: audit 2024-09-15T21:22:01.580395+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.32:0/1677377065' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-15T21:22:02.162 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:01 smithi032 bash[22232]: audit 2024-09-15T21:22:01.580395+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.32:0/1677377065' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-15T21:22:03.585 INFO:teuthology.orchestra.run.smithi032.stdout:Restarting the monitor... 2024-09-15T21:22:03.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:03 smithi032 bash[22232]: audit 2024-09-15T21:22:03.142983+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.32:0/4284835353' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:22:03.592 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:03 smithi032 bash[22232]: audit 2024-09-15T21:22:03.142983+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.32:0/4284835353' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:22:03.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:03 smithi032 systemd[1]: Stopping Ceph mon.a for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:22:03.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:03 smithi032 bash[22232]: debug 2024-09-15T21:22:03.719+0000 7fb766e2e640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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-09-15T21:22:03.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:03 smithi032 bash[22232]: debug 2024-09-15T21:22:03.719+0000 7fb766e2e640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-15T21:22:04.448 INFO:teuthology.orchestra.run.smithi032.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-15T21:22:04.559 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:04 smithi032 bash[22612]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-mon-a 2024-09-15T21:22:04.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:04 smithi032 bash[22672]: Error response from daemon: No such container: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-mon-a 2024-09-15T21:22:04.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:04 smithi032 systemd[1]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-15T21:22:04.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:04 smithi032 systemd[1]: Stopped Ceph mon.a for 4fc84126-73a8-11ef-bceb-c7b262605968. 2024-09-15T21:22:04.560 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:04 smithi032 systemd[1]: Started Ceph mon.a for 4fc84126-73a8-11ef-bceb-c7b262605968. 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.651+0000 7f1995144c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.651+0000 7f1995144c80 0 ceph version 19.3.0-4930-gfc3e0bff (fc3e0bff7468fd55478adbae7f75508b749124b6) squid (dev), process ceph-mon, pid 7 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.651+0000 7f1995144c80 0 pidfile_write: ignore empty --pid-file 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 0 load: jerasure load: lrc 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Git sha 0 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Compile date 2024-09-15 15:10:57 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: DB SUMMARY 2024-09-15T21:22:05.834 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: DB Session ID: PX6MGDSSWZA0U4ZUJQ0A 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: CURRENT file: CURRENT 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88804 ; 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.error_if_exists: 0 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.create_if_missing: 0 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.env: 0x55a21f37e120 2024-09-15T21:22:05.835 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.info_log: 0x55a221071700 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.statistics: (nil) 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.use_fsync: 0 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-15T21:22:05.836 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.db_log_dir: 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.wal_dir: 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-15T21:22:05.837 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.write_buffer_manager: 0x55a221075b80 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-15T21:22:05.838 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-15T21:22:05.839 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.unordered_write: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.row_cache: None 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.wal_filter: None 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.two_write_queues: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-15T21:22:05.840 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.wal_compression: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.atomic_flush: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-15T21:22:05.841 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.655+0000 7f1995144c80 4 rocksdb: Options.max_open_files: -1 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-15T21:22:05.842 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Compression algorithms supported: 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kZSTD supported: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kXpressCompression supported: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kZlibCompression supported: 1 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-15T21:22:05.843 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.merge_operator: 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_filter: None 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55a221071320) 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cache_index_and_filter_blocks: 1 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-15T21:22:05.844 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: pin_top_level_index_and_filter: 1 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: index_type: 0 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: data_block_index_type: 0 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: index_shortening: 1 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: data_block_hash_table_util_ratio: 0.750000 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: checksum: 4 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: no_block_cache: 0 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_cache: 0x55a221067610 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_cache_name: BinnedLRUCache 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_cache_options: 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: capacity : 536870912 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: num_shard_bits : 4 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: strict_capacity_limit : 0 2024-09-15T21:22:05.845 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: high_pri_pool_ratio: 0.000 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_cache_compressed: (nil) 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: persistent_cache: (nil) 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_size: 4096 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_size_deviation: 10 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_restart_interval: 16 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: index_block_restart_interval: 1 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: metadata_block_size: 4096 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: partition_filters: 0 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: use_delta_encoding: 1 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: filter_policy: bloomfilter 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: whole_key_filtering: 1 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: verify_compression: 0 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: read_amp_bytes_per_bit: 0 2024-09-15T21:22:05.846 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: format_version: 5 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: enable_index_compression: 1 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: block_align: 0 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: max_auto_readahead_size: 262144 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: prepopulate_block_cache: 0 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: initial_auto_readahead_size: 8192 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: num_file_reads_for_auto_readahead: 2 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression: NoCompression 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.num_levels: 7 2024-09-15T21:22:05.847 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-15T21:22:05.848 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-15T21:22:05.849 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-15T21:22:05.850 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-15T21:22:05.851 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.bloom_locality: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-15T21:22:05.852 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.ttl: 2592000 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.enable_blob_files: false 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.min_blob_size: 0 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-15T21:22:05.853 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/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-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a671a650-d524-4483-baf6-2debccea9421 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726435325660967, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726435325662000, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85549, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 259, "table_properties": {"data_size": 83696, "index_size": 237, "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": 10145, "raw_average_key_size": 46, "raw_value_size": 77836, "raw_average_value_size": 357, "num_data_blocks": 11, "num_entries": 218, "num_filter_entries": 218, "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": "[CompactOnDeletionCollector]", "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": 1726435325, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a671a650-d524-4483-baf6-2debccea9421", "db_session_id": "PX6MGDSSWZA0U4ZUJQ0A", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726435325662126, "job": 1, "event": "recovery_finished"} 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55a221094e00 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f1995144c80 4 rocksdb: DB pointer 0x55a221198000 2024-09-15T21:22:05.854 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f198af0c640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.659+0000 7f198af0c640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: ** DB Stats ** 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: ** Compaction Stats [default] ** 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: 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-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-15T21:22:05.855 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: L0 2/0 85.40 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Sum 2/0 85.40 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 127.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: ** Compaction Stats [default] ** 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: 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-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 127.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: AddFile(Total Files): cumulative 0, interval 0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: AddFile(Keys): cumulative 0, interval 0 2024-09-15T21:22:05.856 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Cumulative compaction: 0.00 GB write, 22.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Interval compaction: 0.00 GB write, 22.29 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: 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-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: Block cache BinnedLRUCache@0x55a221067610#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: 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-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: ** File Read Latency Histogram By Level [default] ** 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] at bind addrs [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 1 mon.a@-1(???) e1 preinit fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 mon.a@-1(???).mds e1 new map 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 mon.a@-1(???).mds e1 print_map 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: e1 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: btime 2024-09-15T21:21:59:900191+0000 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-15T21:22:05.857 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: 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,11=minor log segments,12=quiesce subvolumes} 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: legacy client fscid: -1 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: No filesystems configured 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: debug 2024-09-15T21:22:05.663+0000 7f1995144c80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688217+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688217+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688283+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688283+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688338+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:05.858 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688338+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688348+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688348+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688355+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688355+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688362+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688362+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688368+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688368+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688375+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688375+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688899+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688899+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-15T21:22:05.859 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688925+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-15T21:22:05.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.688925+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-15T21:22:05.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.689266+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-15T21:22:05.860 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:05 smithi032 bash[22713]: cluster 2024-09-15T21:22:05.689266+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-15T21:22:06.272 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-15T21:22:06.299 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:22:06.299 INFO:teuthology.orchestra.run.smithi032.stdout:Creating mgr... 2024-09-15T21:22:06.299 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-15T21:22:06.300 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-15T21:22:06.614 INFO:teuthology.orchestra.run.smithi032.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a 2024-09-15T21:22:06.614 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Failed to reset failed state of unit ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a.service: Unit ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a.service not loaded. 2024-09-15T21:22:06.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:06 smithi032 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:22:06.806 INFO:teuthology.orchestra.run.smithi032.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968.target.wants/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a.service -> /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service. 2024-09-15T21:22:06.814 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-15T21:22:06.814 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to enable service . firewalld.service is not available 2024-09-15T21:22:06.814 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-15T21:22:06.814 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-15T21:22:06.814 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr to start... 2024-09-15T21:22:06.814 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr... 2024-09-15T21:22:07.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:06 smithi032 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:22:07.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:06 smithi032 bash[22713]: audit 2024-09-15T21:22:05.822072+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.32:0/4201813575' entity='client.admin' 2024-09-15T21:22:07.005 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:06 smithi032 bash[22713]: audit 2024-09-15T21:22:05.822072+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.32:0/4201813575' entity='client.admin' 2024-09-15T21:22:08.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:08 smithi032 bash[22713]: audit 2024-09-15T21:22:08.327140+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/2577935548' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-15T21:22:08.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:08 smithi032 bash[22713]: audit 2024-09-15T21:22:08.327140+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.32:0/2577935548' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-15T21:22:08.838 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:08.838 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:22:08.838 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "4fc84126-73a8-11ef-bceb-c7b262605968", 2024-09-15T21:22:08.838 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:08.839 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-09-15T21:22:08.840 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-15T21:22:08.840 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:08.840 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-15T21:22:08.840 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-15T21:22:08.840 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-15T21:22:08.841 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-15T21:22:08.846 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-09-15T21:21:59:900191+0000", 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-15T21:22:08.847 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-09-15T21:21:59.900919+0000", 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:08.848 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-15T21:22:08.849 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:22:08.849 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (1/15)... 2024-09-15T21:22:12.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:11 smithi032 bash[22713]: audit 2024-09-15T21:22:11.918902+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.32:0/406449029' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-15T21:22:12.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:11 smithi032 bash[22713]: audit 2024-09-15T21:22:11.918902+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.32:0/406449029' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-15T21:22:12.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:12.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:22:12.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "4fc84126-73a8-11ef-bceb-c7b262605968", 2024-09-15T21:22:12.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-09-15T21:22:12.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-15T21:22:12.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-15T21:22:12.455 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-15T21:22:12.456 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-15T21:22:12.457 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-15T21:22:12.457 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.457 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-15T21:22:12.457 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-15T21:22:12.460 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-15T21:22:12.460 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-15T21:22:12.460 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-15T21:22:12.460 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-09-15T21:21:59:900191+0000", 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.461 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-09-15T21:21:59.900919+0000", 2024-09-15T21:22:12.462 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-15T21:22:12.463 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:12.463 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-15T21:22:12.463 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:22:12.463 INFO:teuthology.orchestra.run.smithi032.stdout:mgr not available, waiting (2/15)... 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: cluster 2024-09-15T21:22:14.378589+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: cluster 2024-09-15T21:22:14.378589+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon a 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: cluster 2024-09-15T21:22:14.386180+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00793432s) 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: cluster 2024-09-15T21:22:14.386180+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: a(active, starting, since 0.00793432s) 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.387504+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.387504+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.387789+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-15T21:22:14.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.387789+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.388027+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.388027+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.388281+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.388281+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.389092+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.389092+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: cluster 2024-09-15T21:22:14.414064+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: cluster 2024-09-15T21:22:14.414064+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon a is now available 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.424950+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.424950+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.426859+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-15T21:22:14.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:14 smithi032 bash[22713]: audit 2024-09-15T21:22:14.426859+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-15T21:22:15.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: audit 2024-09-15T21:22:14.430417+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' 2024-09-15T21:22:15.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: audit 2024-09-15T21:22:14.430417+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' 2024-09-15T21:22:15.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: audit 2024-09-15T21:22:14.435182+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' 2024-09-15T21:22:15.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: audit 2024-09-15T21:22:14.435182+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' 2024-09-15T21:22:15.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: audit 2024-09-15T21:22:14.437492+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' 2024-09-15T21:22:15.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: audit 2024-09-15T21:22:14.437492+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.32:0/3928273056' entity='mgr.a' 2024-09-15T21:22:15.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: cluster 2024-09-15T21:22:15.386865+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.00863s) 2024-09-15T21:22:15.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:15 smithi032 bash[22713]: cluster 2024-09-15T21:22:15.386865+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: a(active, since 1.00863s) 2024-09-15T21:22:16.442 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:16.442 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:22:16.442 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsid": "4fc84126-73a8-11ef-bceb-c7b262605968", 2024-09-15T21:22:16.442 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "health": { 2024-09-15T21:22:16.443 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-15T21:22:16.443 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-15T21:22:16.443 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 0 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "a" 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:16.445 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-15T21:22:16.446 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-15T21:22:16.446 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.446 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-15T21:22:16.446 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:16.446 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-15T21:22:16.450 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "btime": "2024-09-15T21:21:59:900191+0000", 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-15T21:22:16.451 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "restful" 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ], 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "modified": "2024-09-15T21:21:59.900919+0000", 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-15T21:22:16.452 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout }, 2024-09-15T21:22:16.453 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-15T21:22:16.453 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:22:16.453 INFO:teuthology.orchestra.run.smithi032.stdout:mgr is available 2024-09-15T21:22:16.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:16 smithi032 bash[22713]: audit 2024-09-15T21:22:15.977056+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.32:0/3210094864' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-15T21:22:16.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:16 smithi032 bash[22713]: audit 2024-09-15T21:22:15.977056+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.32:0/3210094864' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-15T21:22:17.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:17 smithi032 bash[22713]: cluster 2024-09-15T21:22:16.444530+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-15T21:22:17.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:17 smithi032 bash[22713]: cluster 2024-09-15T21:22:16.444530+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: a(active, since 2s) 2024-09-15T21:22:18.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:18.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [global] 2024-09-15T21:22:18.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout fsid = 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:18.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-15T21:22:18.283 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.32:3300,v1:172.21.15.32:6789] 2024-09-15T21:22:18.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-15T21:22:18.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-15T21:22:18.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-15T21:22:18.284 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-15T21:22:18.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:18.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-15T21:22:18.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-15T21:22:18.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 2024-09-15T21:22:18.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout [osd] 2024-09-15T21:22:18.285 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-15T21:22:18.286 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-15T21:22:18.286 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling cephadm module... 2024-09-15T21:22:18.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:18 smithi032 bash[22713]: audit 2024-09-15T21:22:17.825740+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.32:0/3229193772' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-15T21:22:18.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:18 smithi032 bash[22713]: audit 2024-09-15T21:22:17.825740+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.32:0/3229193772' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-15T21:22:18.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:18 smithi032 bash[22713]: audit 2024-09-15T21:22:17.830508+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.32:0/3229193772' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-15T21:22:18.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:18 smithi032 bash[22713]: audit 2024-09-15T21:22:17.830508+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.32:0/3229193772' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-15T21:22:20.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:19 smithi032 bash[22713]: audit 2024-09-15T21:22:19.663966+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.32:0/936316069' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-15T21:22:20.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:19 smithi032 bash[22713]: audit 2024-09-15T21:22:19.663966+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.32:0/936316069' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-15T21:22:20.140 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:19 smithi032 bash[22966]: ignoring --setgroup ceph since I am not root 2024-09-15T21:22:21.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:20 smithi032 bash[22713]: audit 2024-09-15T21:22:19.715964+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.32:0/936316069' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-15T21:22:21.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:20 smithi032 bash[22713]: audit 2024-09-15T21:22:19.715964+0000 mon.a (mon.0) 34 : audit [INF] from='client.? 172.21.15.32:0/936316069' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-15T21:22:21.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:20 smithi032 bash[22713]: cluster 2024-09-15T21:22:19.720563+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-09-15T21:22:21.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:20 smithi032 bash[22713]: cluster 2024-09-15T21:22:19.720563+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e5: a(active, since 5s) 2024-09-15T21:22:21.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:21 smithi032 bash[22713]: audit 2024-09-15T21:22:21.524863+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.32:0/530273762' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-15T21:22:21.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:21 smithi032 bash[22713]: audit 2024-09-15T21:22:21.524863+0000 mon.a (mon.0) 36 : audit [DBG] from='client.? 172.21.15.32:0/530273762' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-15T21:22:22.055 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:22:22.055 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-15T21:22:22.055 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-15T21:22:22.055 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-15T21:22:22.055 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-15T21:22:22.055 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:22:22.056 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-09-15T21:22:22.056 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 5... 2024-09-15T21:22:26.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.001904+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-15T21:22:26.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.001904+0000 mon.a (mon.0) 37 : cluster [INF] Active manager daemon a restarted 2024-09-15T21:22:26.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.002686+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-15T21:22:26.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.002686+0000 mon.a (mon.0) 38 : cluster [INF] Activating manager daemon a 2024-09-15T21:22:26.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.011697+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-15T21:22:26.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.011697+0000 mon.a (mon.0) 39 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.012031+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.0097248s) 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.012031+0000 mon.a (mon.0) 40 : cluster [DBG] mgrmap e6: a(active, starting, since 0.0097248s) 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.013841+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.013841+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.016232+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.016232+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.017324+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.017324+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.017693+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.017693+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.018035+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-15T21:22:26.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: audit 2024-09-15T21:22:26.018035+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-15T21:22:26.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.041892+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-15T21:22:26.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:26 smithi032 bash[22713]: cluster 2024-09-15T21:22:26.041892+0000 mon.a (mon.0) 46 : cluster [INF] Manager daemon a is now available 2024-09-15T21:22:27.586 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:22:27.586 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-15T21:22:27.586 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-15T21:22:27.586 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:22:27.586 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 5 is available 2024-09-15T21:22:27.586 INFO:teuthology.orchestra.run.smithi032.stdout:Verifying orchestrator module is enabled... 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: cluster 2024-09-15T21:22:27.014573+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: a(active, since 1.01226s) 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: cluster 2024-09-15T21:22:27.014573+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: a(active, since 1.01226s) 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.074504+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.074504+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.076563+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.076563+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: cephadm 2024-09-15T21:22:27.076923+0000 mgr.a (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: cephadm 2024-09-15T21:22:27.076923+0000 mgr.a (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-15T21:22:28.286 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.078370+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.078370+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.080995+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.080995+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.085104+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.085104+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.087295+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.087295+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.096697+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.096697+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.099816+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-15T21:22:28.287 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:28 smithi032 bash[22713]: audit 2024-09-15T21:22:27.099816+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-15T21:22:29.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22713]: audit 2024-09-15T21:22:28.908295+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.32:0/3351308633' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22713]: audit 2024-09-15T21:22:28.908295+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.32:0/3351308633' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: debug 2024-09-15T21:22:29.226+0000 7f72ac23b640 -1 log_channel(cephadm) log [ERR] : [15/Sep/2024:21:22:29] ENGINE Error in HTTPServer.serve 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: Traceback (most recent call last): 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: self._connections.run(self.expiration_interval) 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: self._run(expiration_interval) 2024-09-15T21:22:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: new_conn = self._from_server_socket(self.server.socket) 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: s = self.context.wrap_socket( 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: return self.sslsocket_class._create( 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: self.do_handshake() 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: self._sslobj.do_handshake() 2024-09-15T21:22:29.391 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:29 smithi032 bash[22966]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-15T21:22:29.585 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-15T21:22:29.585 INFO:teuthology.orchestra.run.smithi032.stdout:Setting orchestrator backend to cephadm... 2024-09-15T21:22:30.379 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.004349+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Bus STARTING 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.004349+0000 mgr.a (mgr.14118) 4 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Bus STARTING 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: audit 2024-09-15T21:22:29.012724+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.32:0/3351308633' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: audit 2024-09-15T21:22:29.012724+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.32:0/3351308633' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cluster 2024-09-15T21:22:29.017499+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e8: a(active, since 3s) 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cluster 2024-09-15T21:22:29.017499+0000 mon.a (mon.0) 58 : cluster [DBG] mgrmap e8: a(active, since 3s) 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.106217+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Serving on http://172.21.15.32:8765 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.106217+0000 mgr.a (mgr.14118) 5 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Serving on http://172.21.15.32:8765 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.226498+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Serving on https://172.21.15.32:7150 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.226498+0000 mgr.a (mgr.14118) 6 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Serving on https://172.21.15.32:7150 2024-09-15T21:22:30.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.226642+0000 mgr.a (mgr.14118) 7 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Bus STARTED 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.226642+0000 mgr.a (mgr.14118) 7 : cephadm [INF] [15/Sep/2024:21:22:29] ENGINE Bus STARTED 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: audit 2024-09-15T21:22:29.227777+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: audit 2024-09-15T21:22:29.227777+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.229905+0000 mgr.a (mgr.14118) 8 : cephadm [ERR] [15/Sep/2024:21:22:29] ENGINE Error in HTTPServer.serve 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: Traceback (most recent call last): 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self._connections.run(self.expiration_interval) 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self._run(expiration_interval) 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: new_conn = self._from_server_socket(self.server.socket) 2024-09-15T21:22:30.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: s = self.context.wrap_socket( 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: return self.sslsocket_class._create( 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self.do_handshake() 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self._sslobj.do_handshake() 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: cephadm 2024-09-15T21:22:29.229905+0000 mgr.a (mgr.14118) 8 : cephadm [ERR] [15/Sep/2024:21:22:29] ENGINE Error in HTTPServer.serve 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: Traceback (most recent call last): 2024-09-15T21:22:30.382 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self._connections.run(self.expiration_interval) 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self._run(expiration_interval) 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: new_conn = self._from_server_socket(self.server.socket) 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: s = self.context.wrap_socket( 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: return self.sslsocket_class._create( 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self.do_handshake() 2024-09-15T21:22:30.383 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-15T21:22:30.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: self._sslobj.do_handshake() 2024-09-15T21:22:30.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:30 smithi032 bash[22713]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-15T21:22:32.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:31 smithi032 bash[22713]: audit 2024-09-15T21:22:30.929611+0000 mgr.a (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:32.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:31 smithi032 bash[22713]: audit 2024-09-15T21:22:30.929611+0000 mgr.a (mgr.14118) 9 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:32.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:31 smithi032 bash[22713]: audit 2024-09-15T21:22:30.937104+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:32.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:31 smithi032 bash[22713]: audit 2024-09-15T21:22:30.937104+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:32.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:31 smithi032 bash[22713]: audit 2024-09-15T21:22:30.956042+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:32.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:31 smithi032 bash[22713]: audit 2024-09-15T21:22:30.956042+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:33.174 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-15T21:22:33.175 INFO:teuthology.orchestra.run.smithi032.stdout:Generating ssh key... 2024-09-15T21:22:33.277 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:32 smithi032 bash[22713]: audit 2024-09-15T21:22:32.657890+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:33.277 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:32 smithi032 bash[22713]: audit 2024-09-15T21:22:32.657890+0000 mgr.a (mgr.14118) 10 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: Generating public/private rsa key pair. 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: Your identification has been saved in /tmp/tmp7p9o4bdl/key 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: Your public key has been saved in /tmp/tmp7p9o4bdl/key.pub 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: The key fingerprint is: 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: SHA256:N8L+1hMwsvWLj2YKLnbRGIuROJCm4+C4Ru69B6hKRPk ceph-4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: The key's randomart image is: 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: +---[RSA 3072]----+ 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: | . | 2024-09-15T21:22:34.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |o.. | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |o+ . . | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |= + o ... + | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |=o.E o =S+o+ | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |o= .. +.oo .o | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |+o . ... o o | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |+o. oo.. .=.+ | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: |=. +oo. .=o... | 2024-09-15T21:22:34.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:34 smithi032 bash[22966]: +----[SHA256]-----+ 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: audit 2024-09-15T21:22:34.518282+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: audit 2024-09-15T21:22:34.518282+0000 mgr.a (mgr.14118) 11 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: cephadm 2024-09-15T21:22:34.518677+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: cephadm 2024-09-15T21:22:34.518677+0000 mgr.a (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: audit 2024-09-15T21:22:34.613132+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: audit 2024-09-15T21:22:34.613132+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: audit 2024-09-15T21:22:34.615566+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:35 smithi032 bash[22713]: audit 2024-09-15T21:22:34.615566+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:36.931 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:22:36.931 INFO:teuthology.orchestra.run.smithi032.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-15T21:22:36.932 INFO:teuthology.orchestra.run.smithi032.stdout:Adding key to root@localhost authorized_keys... 2024-09-15T21:22:36.932 INFO:teuthology.orchestra.run.smithi032.stdout:Adding host smithi032... 2024-09-15T21:22:37.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:36 smithi032 bash[22713]: audit 2024-09-15T21:22:36.428599+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:37.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:36 smithi032 bash[22713]: audit 2024-09-15T21:22:36.428599+0000 mgr.a (mgr.14118) 13 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:39.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:38 smithi032 bash[22713]: audit 2024-09-15T21:22:38.296379+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi032", "addr": "172.21.15.32", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:39.095 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:38 smithi032 bash[22713]: audit 2024-09-15T21:22:38.296379+0000 mgr.a (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi032", "addr": "172.21.15.32", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:40.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:39 smithi032 bash[22713]: cephadm 2024-09-15T21:22:39.567683+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi032 2024-09-15T21:22:40.066 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:39 smithi032 bash[22713]: cephadm 2024-09-15T21:22:39.567683+0000 mgr.a (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi032 2024-09-15T21:22:43.781 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Added host 'smithi032' with addr '172.21.15.32' 2024-09-15T21:22:43.781 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying unmanaged mon service... 2024-09-15T21:22:44.275 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:44 smithi032 bash[22713]: audit 2024-09-15T21:22:43.132178+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:44.275 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:44 smithi032 bash[22713]: audit 2024-09-15T21:22:43.132178+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:44.275 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:44 smithi032 bash[22713]: cephadm 2024-09-15T21:22:43.132608+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi032 2024-09-15T21:22:44.275 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:44 smithi032 bash[22713]: cephadm 2024-09-15T21:22:43.132608+0000 mgr.a (mgr.14118) 16 : cephadm [INF] Added host smithi032 2024-09-15T21:22:44.275 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:44 smithi032 bash[22713]: audit 2024-09-15T21:22:43.133000+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:44.276 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:44 smithi032 bash[22713]: audit 2024-09-15T21:22:43.133000+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:22:46.131 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:45 smithi032 bash[22713]: audit 2024-09-15T21:22:45.770762+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:46.131 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:45 smithi032 bash[22713]: audit 2024-09-15T21:22:45.770762+0000 mgr.a (mgr.14118) 17 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:46.131 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:45 smithi032 bash[22713]: cephadm 2024-09-15T21:22:45.773642+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-15T21:22:46.131 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:45 smithi032 bash[22713]: cephadm 2024-09-15T21:22:45.773642+0000 mgr.a (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-15T21:22:46.131 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:45 smithi032 bash[22713]: audit 2024-09-15T21:22:45.778456+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:46.131 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:45 smithi032 bash[22713]: audit 2024-09-15T21:22:45.778456+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:46.436 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-15T21:22:46.436 INFO:teuthology.orchestra.run.smithi032.stdout:Deploying unmanaged mgr service... 2024-09-15T21:22:47.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:47 smithi032 bash[22713]: cluster 2024-09-15T21:22:46.018899+0000 mgr.a (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:47.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:47 smithi032 bash[22713]: cluster 2024-09-15T21:22:46.018899+0000 mgr.a (mgr.14118) 19 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:47.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:47 smithi032 bash[22713]: audit 2024-09-15T21:22:46.198381+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:47.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:47 smithi032 bash[22713]: audit 2024-09-15T21:22:46.198381+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:47.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:47 smithi032 bash[22713]: audit 2024-09-15T21:22:46.760980+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:47.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:47 smithi032 bash[22713]: audit 2024-09-15T21:22:46.760980+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:48.312 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-15T21:22:49.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:48 smithi032 bash[22713]: audit 2024-09-15T21:22:47.770258+0000 mgr.a (mgr.14118) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:49.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:48 smithi032 bash[22713]: audit 2024-09-15T21:22:47.770258+0000 mgr.a (mgr.14118) 20 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:22:49.077 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:48 smithi032 bash[22713]: cephadm 2024-09-15T21:22:47.772490+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-15T21:22:49.078 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:48 smithi032 bash[22713]: cephadm 2024-09-15T21:22:47.772490+0000 mgr.a (mgr.14118) 21 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-15T21:22:49.078 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:48 smithi032 bash[22713]: audit 2024-09-15T21:22:47.777088+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:49.078 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:48 smithi032 bash[22713]: audit 2024-09-15T21:22:47.777088+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.32:0/3189131697' entity='mgr.a' 2024-09-15T21:22:49.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:49 smithi032 bash[22713]: cluster 2024-09-15T21:22:48.019368+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:49.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:49 smithi032 bash[22713]: cluster 2024-09-15T21:22:48.019368+0000 mgr.a (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:49.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:49 smithi032 bash[22713]: audit 2024-09-15T21:22:49.611304+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.32:0/384639761' entity='client.admin' 2024-09-15T21:22:49.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:49 smithi032 bash[22713]: audit 2024-09-15T21:22:49.611304+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.32:0/384639761' entity='client.admin' 2024-09-15T21:22:51.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:50 smithi032 bash[22713]: cluster 2024-09-15T21:22:50.019793+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:51.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:50 smithi032 bash[22713]: cluster 2024-09-15T21:22:50.019793+0000 mgr.a (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:51.895 INFO:teuthology.orchestra.run.smithi032.stdout:Enabling the dashboard module... 2024-09-15T21:22:52.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:52 smithi032 bash[22713]: audit 2024-09-15T21:22:51.418894+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.32:0/4037596666' entity='client.admin' 2024-09-15T21:22:52.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:52 smithi032 bash[22713]: audit 2024-09-15T21:22:51.418894+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.32:0/4037596666' entity='client.admin' 2024-09-15T21:22:53.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:53 smithi032 bash[22713]: cluster 2024-09-15T21:22:52.020161+0000 mgr.a (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:53.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:53 smithi032 bash[22713]: cluster 2024-09-15T21:22:52.020161+0000 mgr.a (mgr.14118) 24 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:22:53.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:53 smithi032 bash[22713]: audit 2024-09-15T21:22:53.284971+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.32:0/1135056231' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-15T21:22:53.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:53 smithi032 bash[22713]: audit 2024-09-15T21:22:53.284971+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.32:0/1135056231' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-15T21:22:53.890 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:53 smithi032 bash[22966]: ignoring --setuser ceph since I am not root 2024-09-15T21:22:53.891 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:22:53 smithi032 bash[22966]: ignoring --setgroup ceph since I am not root 2024-09-15T21:22:54.700 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:54 smithi032 bash[22713]: audit 2024-09-15T21:22:53.422637+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.32:0/1135056231' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-15T21:22:54.700 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:54 smithi032 bash[22713]: audit 2024-09-15T21:22:53.422637+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.32:0/1135056231' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-15T21:22:54.700 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:54 smithi032 bash[22713]: cluster 2024-09-15T21:22:53.428843+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-09-15T21:22:54.700 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:54 smithi032 bash[22713]: cluster 2024-09-15T21:22:53.428843+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: a(active, since 27s) 2024-09-15T21:22:55.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:55 smithi032 bash[22713]: audit 2024-09-15T21:22:55.312884+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.32:0/1008709135' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-15T21:22:55.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:55 smithi032 bash[22713]: audit 2024-09-15T21:22:55.312884+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.32:0/1008709135' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-15T21:22:55.817 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "active_name": "a", 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for the mgr to restart... 2024-09-15T21:22:55.818 INFO:teuthology.orchestra.run.smithi032.stdout:Waiting for mgr epoch 9... 2024-09-15T21:23:00.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.714022+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon a restarted 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.714022+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon a restarted 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.714474+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon a 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.714474+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon a 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.722380+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.722380+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.722613+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00833859s) 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.722613+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: a(active, starting, since 0.00833859s) 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.723622+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.723622+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:23:00.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.725435+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.725435+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "a", "id": "a"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.726864+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.726864+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mds metadata"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.727001+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.727001+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.727112+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: audit 2024-09-15T21:22:59.727112+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata"} : dispatch 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.754305+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon a is now available 2024-09-15T21:23:00.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:22:59 smithi032 bash[22713]: cluster 2024-09-15T21:22:59.754305+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon a is now available 2024-09-15T21:23:01.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: audit 2024-09-15T21:23:00.168371+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:01.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: audit 2024-09-15T21:23:00.168371+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:01.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: audit 2024-09-15T21:23:00.182706+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-15T21:23:01.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: audit 2024-09-15T21:23:00.182706+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/mirror_snapshot_schedule"} : dispatch 2024-09-15T21:23:01.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: audit 2024-09-15T21:23:00.185380+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-15T21:23:01.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: audit 2024-09-15T21:23:00.185380+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/a/trash_purge_schedule"} : dispatch 2024-09-15T21:23:01.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: cluster 2024-09-15T21:23:00.728178+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.0139s) 2024-09-15T21:23:01.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:00 smithi032 bash[22713]: cluster 2024-09-15T21:23:00.728178+0000 mon.a (mon.0) 89 : cluster [DBG] mgrmap e11: a(active, since 1.0139s) 2024-09-15T21:23:01.307 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout { 2024-09-15T21:23:01.307 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-09-15T21:23:01.307 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-15T21:23:01.307 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout } 2024-09-15T21:23:01.308 INFO:teuthology.orchestra.run.smithi032.stdout:mgr epoch 9 is available 2024-09-15T21:23:01.308 INFO:teuthology.orchestra.run.smithi032.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: debug 2024-09-15T21:23:01.860+0000 7f5b98eb3640 -1 log_channel(cephadm) log [ERR] : [15/Sep/2024:21:23:01] ENGINE Error in HTTPServer.serve 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: Traceback (most recent call last): 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: self._connections.run(self.expiration_interval) 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: self._run(expiration_interval) 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: new_conn = self._from_server_socket(self.server.socket) 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-15T21:23:02.067 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: s = self.context.wrap_socket( 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: return self.sslsocket_class._create( 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: self.do_handshake() 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: self._sslobj.do_handshake() 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22966]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-15T21:23:02.068 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22713]: audit 2024-09-15T21:23:00.724085+0000 mgr.a (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-15T21:23:02.069 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22713]: audit 2024-09-15T21:23:00.724085+0000 mgr.a (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-15T21:23:02.069 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22713]: audit 2024-09-15T21:23:00.743932+0000 mgr.a (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-15T21:23:02.069 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:01 smithi032 bash[22713]: audit 2024-09-15T21:23:00.743932+0000 mgr.a (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.637101+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Bus STARTING 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.637101+0000 mgr.a (mgr.14152) 3 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Bus STARTING 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.738785+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Serving on http://172.21.15.32:8765 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.738785+0000 mgr.a (mgr.14152) 4 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Serving on http://172.21.15.32:8765 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cluster 2024-09-15T21:23:01.774595+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cluster 2024-09-15T21:23:01.774595+0000 mon.a (mon.0) 90 : cluster [DBG] mgrmap e12: a(active, since 2s) 2024-09-15T21:23:03.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.863664+0000 mgr.a (mgr.14152) 5 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Serving on https://172.21.15.32:7150 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.863664+0000 mgr.a (mgr.14152) 5 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Serving on https://172.21.15.32:7150 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.863973+0000 mgr.a (mgr.14152) 6 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Bus STARTED 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.863973+0000 mgr.a (mgr.14152) 6 : cephadm [INF] [15/Sep/2024:21:23:01] ENGINE Bus STARTED 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.865808+0000 mgr.a (mgr.14152) 7 : cephadm [ERR] [15/Sep/2024:21:23:01] ENGINE Error in HTTPServer.serve 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: Traceback (most recent call last): 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self._connections.run(self.expiration_interval) 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self._run(expiration_interval) 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: new_conn = self._from_server_socket(self.server.socket) 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-15T21:23:03.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: s = self.context.wrap_socket( 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: return self.sslsocket_class._create( 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self.do_handshake() 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self._sslobj.do_handshake() 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: cephadm 2024-09-15T21:23:01.865808+0000 mgr.a (mgr.14152) 7 : cephadm [ERR] [15/Sep/2024:21:23:01] ENGINE Error in HTTPServer.serve 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: Traceback (most recent call last): 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self._connections.run(self.expiration_interval) 2024-09-15T21:23:03.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self._run(expiration_interval) 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: new_conn = self._from_server_socket(self.server.socket) 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: s = self.context.wrap_socket( 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: return self.sslsocket_class._create( 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self.do_handshake() 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-15T21:23:03.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: self._sslobj.do_handshake() 2024-09-15T21:23:03.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:02 smithi032 bash[22713]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-15T21:23:04.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:03 smithi032 bash[22713]: audit 2024-09-15T21:23:02.620740+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:04.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:03 smithi032 bash[22713]: audit 2024-09-15T21:23:02.620740+0000 mgr.a (mgr.14152) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:04.723 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUSS2BbKvqAmabe6pzK5rxljbHKtAwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNTIxMjMwNFoXDTM0\nMDkxNjIxMjMwNFowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjMyMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA2HCoWyFctSgdJOce7YWgOBsxc/B2/CNqjBy4\n3cduzxgYfeyN7zj+bBo6fjBKbJPivdWHM7Sk8ZQ+nZoXdvSLluV+P7PkQLIpRk1D\nbEraCmdQqm5t77EDuVJGKGLMgbakdMa9qS7OjEb2zyWG6lTfwr6aF2vl/5GV2OLK\nZGaE9ciIPQbLZAQV6dDyg+3z3xMs7I15XS8s4G3JxMSH87suFOvytTTUoqZyGEEc\nm18VXULT4GWuBej0vTSHsiXXmcoZLTUxuXDwc6pBNnwuocosfZHiHJPBvkCijVIx\nGsHTFX/K/U5bN87Z+GqOTsYby//B6RV5gyo2wkyX8jrXgyiA4KjNIzxAh9ZiXmYX\nSoglmJM1CxtaA+Mwfd5gCao8cxvf/08O98iSHXNyW7LQBnyORwzmGOe74UFnWbFs\nL7SR+Kl1vaV48Nfsf/jman3VAFWV2XmcihIeGoHJW9b5f0HzMrOg5H008dG0Of+r\nFVH8QgqQijcERcoOyWaZmgplYDACxW9k/XiPXM67sFYqcJWeNTkq3WhSHqrVQRJr\nXJjkzievBN0HlmCDZMJFXUgl2IKPIb0aZ5rmDuI75hquP5rxL0iWSgmtuRPWN1yh\n+VOEYl+REurPdiosCimzJpPZh/LBdie+K2bmDp6g6IyTrORBfHTGyuUV6ep13HrU\ntslmkpkCAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDMyghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPIDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQAB\nqtbR+fEDEhB68xb9wwswTg26W5S9fSoYt4vUN8kRePKG1dICSa2aiW64zMxw4/b6\na9Ju6Q/OAYg/jexd7yys4wjvh7jkI3WqBT3jMFbezdmVCUGG/tyhxhn16/qgvv68\nt9cuPxUaIpskBbWASTtJTcXLbLz4uMXjv9tpMS4AmOTQA5fsd3zlaOxAyq7L9bFp\nNy6r77tfqa4c9JVOLvYrMSDgc3d+hyRdDvc+aaSR4NPOk4mFzdDrwRUpOhdRLX31\nS0gMwSuIZaRUJCisgi5Q6Go/inAETw49MSZ6K6Roxm+ury2F1rLbd/CgvheS/Lbv\n1qcemyTfIKBuUXYHZ9wbhCB23bOBeFEo3Q4jyTpM5e/yAEe0S0Sn7anRvVskTOSj\nLwiGVDVr93FHUmXiI85SswR5DYNo47j7P1ILSoFrIU5lNaNHhJ/VP0emM85++5K5\n47113HmP5LL0TGRRyphZfwZCP1ux6ke5P1rxBLFlorAWktq0p2BeHbbA5ehDNzCE\ntj1TY79brXs1uGxmxvLDsen3CxOk3TvQL42kZXOelEVjx8P0gjmd+9QIwvMkVCBl\n71fTmmcEr64IftVD1CqMQhl8glRRhr3G9XpY6+Ol7CoqsT1VBMvC4GENXXEflIiC\nQSum0GRffqXUrnTB4dF+gWoyfPozi4drlBNFmdHQvw==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJQIBAAKCAgEA2HCoWyFctSgdJOce7YWgOBsxc/B2/CNqjBy43cduzxgYfeyN\n7zj+bBo6fjBKbJPivdWHM7Sk8ZQ+nZoXdvSLluV+P7PkQLIpRk1DbEraCmdQqm5t\n77EDuVJGKGLMgbakdMa9qS7OjEb2zyWG6lTfwr6aF2vl/5GV2OLKZGaE9ciIPQbL\nZAQV6dDyg+3z3xMs7I15XS8s4G3JxMSH87suFOvytTTUoqZyGEEcm18VXULT4GWu\nBej0vTSHsiXXmcoZLTUxuXDwc6pBNnwuocosfZHiHJPBvkCijVIxGsHTFX/K/U5b\nN87Z+GqOTsYby//B6RV5gyo2wkyX8jrXgyiA4KjNIzxAh9ZiXmYXSoglmJM1Cxta\nA+Mwfd5gCao8cxvf/08O98iSHXNyW7LQBnyORwzmGOe74UFnWbFsL7SR+Kl1vaV4\n8Nfsf/jman3VAFWV2XmcihIeGoHJW9b5f0HzMrOg5H008dG0Of+rFVH8QgqQijcE\nRcoOyWaZmgplYDACxW9k/XiPXM67sFYqcJWeNTkq3WhSHqrVQRJrXJjkzievBN0H\nlmCDZMJFXUgl2IKPIb0aZ5rmDuI75hquP5rxL0iWSgmtuRPWN1yh+VOEYl+REurP\ndiosCimzJpPZh/LBdie+K2bmDp6g6IyTrORBfHTGyuUV6ep13HrUtslmkpkCAwEA\nAQKCAgAbmMWxP5WRWEjbBIhk0vW6TFFSY0CF5pghFE/H9glIE4jv6WJcNFalqZ8i\nqX1Gedazy2Qz8LOv78MfbN8oC4c5hA/EXJIHuQ+v3I3HuDAz77dme7JobkK3dZOS\nIQLKro3VK+VRNdwfy7PldqH3V+oN69KRlkWFqruXTgIYqhpdjPuTWGiaMIvWEQ5o\nSZtKKqjpjSJX13ov2spwByT/K93KIh7YrEtJD9LwCmv02DtM9bE2j+W6mtjgalsQ\n7mfz6RkBCCLLw72M6eeVubYSap5LRndfmxayxOKqWpFTRDpp/S4rJ7tUEtD9A80a\n+IHhJr5D6Lk3wwFSEIUL3Xp5c90hTAKsJR25tUrj4uiN97OGatYLix5tDHZ0RaEx\n8KtaO/dw0C28BPCOTJO6WmKj8yXxPWIIhnPxiZl29cofD45tw5k4F+p8udeogt1p\nSGmk0C7elzHQh2kc/irYxV5NSWQo1jnyx5AXPbtLPqErcdckgd/Z19HuKzZxoe81\nkL81cr6HUrHqqMp8q53JMuBhNJIQS129frX5Vmgld0vOhY866VaY8W9KRR7mJxkL\nQ98hfHz7P2XoRZU2ScwK3pxUsalODaNDuHt0lnNKUcUUxTr3FioQbHimpse2grAT\n6HGk7aFgR6+ZZVtY9BqHgjiKEBpqEgNgovBtqRUExL2M1LltrwKCAQEA7QVImWZh\njno0X4e8A8ukosNDE1gt/GMBH5H5Xfhibcm3WBcjqUBowtRmK0/ekm49xJLyt/SW\nFFJrwNUtDBlhMklxjdIOzNvEnu6H7n4ApX0md7t6dUHCQ6dcDfneobPSj5BNT3jl\nHr7tFlafFLa+8u41dClRbG4h6x6MWKfhi7OBZIKji0yNPrYNUlls5I83N5+WGdq3\n5ea5sVyBE/Vr00XvpJhIeSMd6yZzVlnaogOV50MTY7ETqNz+y+4L0Xe1Nak33IGw\nNdPYEsUpHvy6ddwPEC5BJGEdLBerBJQ9zik3FSKDVt8rkVUDwqD+wEsJQHixAgCb\nKDMxSdbdm8XFXwKCAQEA6cV9hOtpyXF+uaVJXROAa4al8ZKCWvgr45wtAg+94aRk\nqXUX54YDweujkwpW/Pwk+k6L3j3YZEXFjw1pwh+8vmB5ir0mqwj69M93Zn/GB/CV\nSdSxRwTs1EZbGCzaCs/G129vOphw8hfK0VmBHBcKtmea9qr1Whc7EKhYA3vwEXOI\nHoO532DcYCEFV2otSBdYPImvQuG/eCsizX8IKkuzntM/poDEBM1MBeQQ8RMxuujh\nyIpTPFA/DATrm3exVsNQOhG3UAPfrMFdTOn0drED3PKZ3hQ/MicZyelSIklRK615\njMcysnzQ5s2C7K11p0edbEtIetounwyLY2imCHvzBwKCAQAPOr6udKCiGgIRfVQ8\nXjJm7ur5bDoQNIBW+fcu7Y3Nhh+MvnfhIS1aD3G9KLWhbQn0/ogv/7xA9AbObiQl\n2d+f7o4oUa33xcs9dxAu59O8zmzRVq+Ip0AHPtKwZzTB6R8HcHs3NwppzlTHkatJ\nFnDwhRPUMe90ayMsy1qzO55HbrJKtgYyJioRNHtopixUB0vB/DQV1zLnx8p4tfvp\nP2S9P4olZk+J0RLUEDVq//0HWfmg0XOGfVNJD2Ij0ljaDboMB6J6Pa8H1mPU2OxK\nfGyytAAXxxESeFb6hU7MzYWnIIjUh9Ium8pd3TuPnu6fhnLCvL6K5WUS0S9CklbM\n8ok7AoIBADGdFW+hWtlC+idCWhij6+xmLk/fzUSrSP1MhwzZ9G2wKyD/1evwOFnu\nvc+WMTIN/XcWNn8bVxKo8C3VJe3qOG+bIBB+5ncEN+a/JVMeqRPETprVxi4RcIX4\nzJqL4lbLFCNi5hNkiQwIWqYlvc4NYdumj2/shpfxODrnz44lvqSlhW0cfdVXxE2u\nlGiiAyw6sCJhAk5KhQ1m8kL0w/HeESgTI34d8/wk6g6SAbp4XWSSymB6YwH48fiG\nDs73Dy8f0qYQXnxf5hfPDhMl0BlkpjI9VsSYPXVScRm2KBVYxB5l+dcT68GP1fI2\nCaRbiA3RmCqEq8RPC/f7fJXDfwFr9P8Cgf9zqeZHBm10YJkffpWzpu4UNpQZNIeF\nn5utaK2Z5mYFG8j9SesHgOgSBG51i/VYdMUycRS02PuRl8aYVmxuPbvR1WCgNzBp\nmeUSiU+PG2VaKQaBjBJc/T1UThIqBju2Ls9nAzFmEbsZ/Dfx0fIBLROn26wlk0d2\nKTyH3v3UxK/Y8rKB/k6YWloxYfGA4dpK2x/YpHK/YM1Vp1ys09LuPBomLxvbvh9Q\nwQWWafbxEgYq9ZIZuNZg4rZ7oxZaEIki99imqPGsGHoEKWAWu5TeUZ6heH8oEBfG\nAep6FlXpDL5VuM9zed6CpQ7a6qImTZ1P+MiCD/QOXOjUFlajoVHhhnw=\n-----END RSA PRIVATE KEY-----\n"} 2024-09-15T21:23:06.604 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-15T21:23:07.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:07 smithi032 bash[22713]: audit 2024-09-15T21:23:06.099089+0000 mgr.a (mgr.14152) 9 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:07.380 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:07 smithi032 bash[22713]: audit 2024-09-15T21:23:06.099089+0000 mgr.a (mgr.14152) 9 : audit [DBG] from='client.14166 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:07.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:07 smithi032 bash[22713]: audit 2024-09-15T21:23:06.102496+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:07.381 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:07 smithi032 bash[22713]: audit 2024-09-15T21:23:06.102496+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:08.486 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-15T21:23:08.487 INFO:teuthology.orchestra.run.smithi032.stdout:Creating initial admin user... 2024-09-15T21:23:08.579 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:08 smithi032 bash[22713]: audit 2024-09-15T21:23:07.255981+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:08.579 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:08 smithi032 bash[22713]: audit 2024-09-15T21:23:07.255981+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:08.579 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:08 smithi032 bash[22713]: audit 2024-09-15T21:23:07.945092+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:08.579 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:08 smithi032 bash[22713]: audit 2024-09-15T21:23:07.945092+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:09.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:09 smithi032 bash[22713]: audit 2024-09-15T21:23:07.941038+0000 mgr.a (mgr.14152) 10 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:09.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:09 smithi032 bash[22713]: audit 2024-09-15T21:23:07.941038+0000 mgr.a (mgr.14152) 10 : audit [DBG] from='client.14168 -' entity='client.admin' cmd=[{"prefix": "dashboard set-ssl-certificate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:09.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:09 smithi032 bash[22713]: audit 2024-09-15T21:23:08.400538+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:09.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:09 smithi032 bash[22713]: audit 2024-09-15T21:23:08.400538+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:10.718 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$gQQvdBE3xZzlKWASqUPPYOuVQWu073rxfe8lbDpzVupjeWQVgsuda", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726435390, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-15T21:23:10.718 INFO:teuthology.orchestra.run.smithi032.stdout:Fetching dashboard port number... 2024-09-15T21:23:11.488 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:11 smithi032 bash[22713]: audit 2024-09-15T21:23:09.906048+0000 mgr.a (mgr.14152) 11 : audit [DBG] from='client.14170 -' 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-09-15T21:23:11.488 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:11 smithi032 bash[22713]: audit 2024-09-15T21:23:09.906048+0000 mgr.a (mgr.14152) 11 : audit [DBG] from='client.14170 -' 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-09-15T21:23:11.488 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:11 smithi032 bash[22713]: audit 2024-09-15T21:23:10.162535+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:11.488 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:11 smithi032 bash[22713]: audit 2024-09-15T21:23:10.162535+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:12.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:12 smithi032 bash[22713]: audit 2024-09-15T21:23:12.022281+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.32:0/2709226337' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-15T21:23:12.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:12 smithi032 bash[22713]: audit 2024-09-15T21:23:12.022281+0000 mon.a (mon.0) 96 : audit [DBG] from='client.? 172.21.15.32:0/2709226337' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-15T21:23:12.552 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stdout 8443 2024-09-15T21:23:12.553 INFO:teuthology.orchestra.run.smithi032.stdout:firewalld does not appear to be present 2024-09-15T21:23:12.553 INFO:teuthology.orchestra.run.smithi032.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout:Ceph Dashboard is now available at: 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout: URL: https://smithi032.front.sepia.ceph.com:8443/ 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout: User: admin 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout: Password: d5815bbfdi 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:12.556 INFO:teuthology.orchestra.run.smithi032.stdout:Saving cluster configuration to /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config directory 2024-09-15T21:23:13.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:13 smithi032 bash[22713]: cluster 2024-09-15T21:23:12.171237+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e13: a(active, since 12s) 2024-09-15T21:23:13.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:13 smithi032 bash[22713]: cluster 2024-09-15T21:23:12.171237+0000 mon.a (mon.0) 97 : cluster [DBG] mgrmap e13: a(active, since 12s) 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout:Or, if you are only running a single cluster on this host: 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.738 INFO:teuthology.orchestra.run.smithi032.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: ceph telemetry on 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout:For more information see: 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-15T21:23:14.739 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:14.740 INFO:teuthology.orchestra.run.smithi032.stdout:Bootstrap complete. 2024-09-15T21:23:14.785 INFO:tasks.cephadm:Fetching config... 2024-09-15T21:23:14.786 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:23:14.786 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-15T21:23:14.794 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-15T21:23:14.794 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:23:14.794 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-15T21:23:14.842 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-15T21:23:14.842 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:23:14.842 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-15T21:23:14.898 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-15T21:23:14.898 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:23:14.898 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-15T21:23:14.947 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-15T21:23:14.947 DEBUG:teuthology.orchestra.run.smithi032:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-15T21:23:15.013 INFO:teuthology.orchestra.run.smithi032.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:23:15.023 DEBUG:teuthology.orchestra.run.smithi107:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-15T21:23:15.046 INFO:teuthology.orchestra.run.smithi107.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:23:15.056 DEBUG:teuthology.orchestra.run.smithi149:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-15T21:23:15.081 INFO:teuthology.orchestra.run.smithi149.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC7aF2wXZ5a7QE0lOCFL597gfRA1Ljnv36A8YZA3BN/RHfPGUuWKF+T2apmG1wUvYyOh9PxYiU5XZSsxxpSixBNi31p4EqN6AVlmijPEIy6MJawixLNQirvrQJQF3aRqf/QBSD6znntD1tJxWbFf8v/ocBEEXJm+O31hbZ8zPYy8ez+318fIf86Fx92nvlMFsyIvwpuS03odEpbT44KX2XT7Wy1n6R4HoYOpdwTTChAM+qqubIYZhL9KIF9RUazD9A83oVdW5VObBT8dhT/nt0ep7VokqgB9jvQActppQLiUaQBYxG/5AlAxlHlZi3OzuntNzJXkZNZLUIufY8zYmRlllJFhlX57NhKr40Vg8oNxsMb2PC9H39jjfDsfy/vfHVHwWrxzZKUGbMWEheqVakcUUmNqQMlftF2M4DDx2J5EraTbes4kHCxXCAGNx7ghYvOOIPBcXaduJViPuIvtcEId5wOCYyNu12b2O4d4j0nHlff6xOQQBLg3lSG3KPfohk= ceph-4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:23:15.090 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-15T21:23:15.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:15 smithi032 bash[22713]: audit 2024-09-15T21:23:14.065420+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.32:0/1975227620' entity='client.admin' 2024-09-15T21:23:15.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:15 smithi032 bash[22713]: audit 2024-09-15T21:23:14.065420+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.32:0/1975227620' entity='client.admin' 2024-09-15T21:23:19.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.806497+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.806497+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.812268+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.812268+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.814680+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"} : dispatch 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.814680+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi032", "name": "osd_memory_target"} : dispatch 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.822615+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.822615+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.841946+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:19.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.841946+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:19.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.851807+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:19.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:18 smithi032 bash[22713]: audit 2024-09-15T21:23:17.851807+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:20.249 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:23:21.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:20 smithi032 bash[22713]: cluster 2024-09-15T21:23:19.728379+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:21.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:20 smithi032 bash[22713]: cluster 2024-09-15T21:23:19.728379+0000 mgr.a (mgr.14152) 12 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:22.088 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-15T21:23:22.089 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-15T21:23:22.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: audit 2024-09-15T21:23:21.503478+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.32:0/3268780481' entity='client.admin' 2024-09-15T21:23:22.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: audit 2024-09-15T21:23:21.503478+0000 mon.a (mon.0) 105 : audit [INF] from='client.? 172.21.15.32:0/3268780481' entity='client.admin' 2024-09-15T21:23:22.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: audit 2024-09-15T21:23:21.522209+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:22.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: audit 2024-09-15T21:23:21.522209+0000 mon.a (mon.0) 106 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:22.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: audit 2024-09-15T21:23:21.526802+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:22.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: audit 2024-09-15T21:23:21.526802+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:22.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: cluster 2024-09-15T21:23:21.728846+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:22.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:22 smithi032 bash[22713]: cluster 2024-09-15T21:23:21.728846+0000 mgr.a (mgr.14152) 13 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:25.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:24 smithi032 bash[22713]: cluster 2024-09-15T21:23:23.729373+0000 mgr.a (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:25.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:24 smithi032 bash[22713]: cluster 2024-09-15T21:23:23.729373+0000 mgr.a (mgr.14152) 14 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:26.826 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:23:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:26 smithi032 bash[22713]: cluster 2024-09-15T21:23:25.729825+0000 mgr.a (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:26 smithi032 bash[22713]: cluster 2024-09-15T21:23:25.729825+0000 mgr.a (mgr.14152) 15 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:28.667 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi107 2024-09-15T21:23:28.667 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:23:28.668 DEBUG:teuthology.orchestra.run.smithi107:> dd of=/etc/ceph/ceph.conf 2024-09-15T21:23:28.674 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:23:28.674 DEBUG:teuthology.orchestra.run.smithi107:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:28.720 INFO:tasks.cephadm:Adding host smithi107 to orchestrator... 2024-09-15T21:23:28.720 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch host add smithi107 2024-09-15T21:23:29.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cluster 2024-09-15T21:23:27.730220+0000 mgr.a (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cluster 2024-09-15T21:23:27.730220+0000 mgr.a (mgr.14152) 16 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.082988+0000 mgr.a (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.082988+0000 mgr.a (mgr.14152) 17 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.087905+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.087905+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.089200+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.089200+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:29.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.092083+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:23:29.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.092083+0000 mon.a (mon.0) 110 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:23:29.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.093103+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:23:29.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.093103+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:23:29.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.094458+0000 mgr.a (mgr.14152) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:23:29.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.094458+0000 mgr.a (mgr.14152) 18 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:23:29.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.157342+0000 mgr.a (mgr.14152) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:23:29.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.157342+0000 mgr.a (mgr.14152) 19 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:23:29.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.211395+0000 mgr.a (mgr.14152) 20 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:29.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.211395+0000 mgr.a (mgr.14152) 20 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:29.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.262223+0000 mgr.a (mgr.14152) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:23:29.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: cephadm 2024-09-15T21:23:28.262223+0000 mgr.a (mgr.14152) 21 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:23:29.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.317451+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.317451+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.319661+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.319661+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.321990+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:29.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:29 smithi032 bash[22713]: audit 2024-09-15T21:23:28.321990+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:31.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:31 smithi032 bash[22713]: cluster 2024-09-15T21:23:29.730599+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:31.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:31 smithi032 bash[22713]: cluster 2024-09-15T21:23:29.730599+0000 mgr.a (mgr.14152) 22 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:33.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:33 smithi032 bash[22713]: cluster 2024-09-15T21:23:31.731049+0000 mgr.a (mgr.14152) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:33.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:33 smithi032 bash[22713]: cluster 2024-09-15T21:23:31.731049+0000 mgr.a (mgr.14152) 23 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:33.452 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:23:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:35 smithi032 bash[22713]: cluster 2024-09-15T21:23:33.731488+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:35 smithi032 bash[22713]: cluster 2024-09-15T21:23:33.731488+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:36.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:36 smithi032 bash[22713]: audit 2024-09-15T21:23:34.907074+0000 mgr.a (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:36.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:36 smithi032 bash[22713]: audit 2024-09-15T21:23:34.907074+0000 mgr.a (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:37.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:37 smithi032 bash[22713]: cluster 2024-09-15T21:23:35.731851+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:37.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:37 smithi032 bash[22713]: cluster 2024-09-15T21:23:35.731851+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:37.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:37 smithi032 bash[22713]: cephadm 2024-09-15T21:23:36.156913+0000 mgr.a (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi107 2024-09-15T21:23:37.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:37 smithi032 bash[22713]: cephadm 2024-09-15T21:23:36.156913+0000 mgr.a (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi107 2024-09-15T21:23:39.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:39 smithi032 bash[22713]: cluster 2024-09-15T21:23:37.732226+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:39.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:39 smithi032 bash[22713]: cluster 2024-09-15T21:23:37.732226+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:39.832 INFO:teuthology.orchestra.run.smithi032.stdout:Added host 'smithi107' with addr '172.21.15.107' 2024-09-15T21:23:40.449 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-15T21:23:41.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: cluster 2024-09-15T21:23:39.732648+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:41.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: cluster 2024-09-15T21:23:39.732648+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:41.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: audit 2024-09-15T21:23:39.828744+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:41.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: audit 2024-09-15T21:23:39.828744+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:41.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: cephadm 2024-09-15T21:23:39.829679+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Added host smithi107 2024-09-15T21:23:41.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: cephadm 2024-09-15T21:23:39.829679+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Added host smithi107 2024-09-15T21:23:41.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: audit 2024-09-15T21:23:39.830483+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:41.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: audit 2024-09-15T21:23:39.830483+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:41.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: audit 2024-09-15T21:23:40.323244+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:41.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:40 smithi032 bash[22713]: audit 2024-09-15T21:23:40.323244+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:43.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:42 smithi032 bash[22713]: cluster 2024-09-15T21:23:41.733087+0000 mgr.a (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:43.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:42 smithi032 bash[22713]: cluster 2024-09-15T21:23:41.733087+0000 mgr.a (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:43.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:42 smithi032 bash[22713]: audit 2024-09-15T21:23:41.871948+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:43.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:42 smithi032 bash[22713]: audit 2024-09-15T21:23:41.871948+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:44.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:44 smithi032 bash[22713]: audit 2024-09-15T21:23:43.193088+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:44.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:44 smithi032 bash[22713]: audit 2024-09-15T21:23:43.193088+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:45.189 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:23:45.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:45 smithi032 bash[22713]: cluster 2024-09-15T21:23:43.733504+0000 mgr.a (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:45.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:45 smithi032 bash[22713]: cluster 2024-09-15T21:23:43.733504+0000 mgr.a (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:46.446 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:23:46.446 INFO:teuthology.orchestra.run.smithi032.stdout:[{"addr": "172.21.15.32", "hostname": "smithi032", "labels": [], "status": ""}, {"addr": "172.21.15.107", "hostname": "smithi107", "labels": [], "status": ""}] 2024-09-15T21:23:46.965 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi149 2024-09-15T21:23:46.965 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:23:46.966 DEBUG:teuthology.orchestra.run.smithi149:> dd of=/etc/ceph/ceph.conf 2024-09-15T21:23:46.972 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:23:46.972 DEBUG:teuthology.orchestra.run.smithi149:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:47.018 INFO:tasks.cephadm:Adding host smithi149 to orchestrator... 2024-09-15T21:23:47.018 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch host add smithi149 2024-09-15T21:23:47.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:47 smithi032 bash[22713]: cluster 2024-09-15T21:23:45.733930+0000 mgr.a (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:47.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:47 smithi032 bash[22713]: cluster 2024-09-15T21:23:45.733930+0000 mgr.a (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:47.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:47 smithi032 bash[22713]: audit 2024-09-15T21:23:46.443274+0000 mgr.a (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:23:47.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:47 smithi032 bash[22713]: audit 2024-09-15T21:23:46.443274+0000 mgr.a (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: cluster 2024-09-15T21:23:47.734356+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: cluster 2024-09-15T21:23:47.734356+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.778099+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.778099+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.783182+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.783182+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.789087+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.789087+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.794217+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.794217+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.795959+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"} : dispatch 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.795959+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"} : dispatch 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.798200+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.798200+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.799956+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:23:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:49 smithi032 bash[22713]: audit 2024-09-15T21:23:48.799956+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:23:50.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:48.802536+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:48.802536+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:48.921536+0000 mgr.a (mgr.14152) 37 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:48.921536+0000 mgr.a (mgr.14152) 37 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:49.028128+0000 mgr.a (mgr.14152) 38 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:49.028128+0000 mgr.a (mgr.14152) 38 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:49.123522+0000 mgr.a (mgr.14152) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: cephadm 2024-09-15T21:23:49.123522+0000 mgr.a (mgr.14152) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: audit 2024-09-15T21:23:49.220248+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: audit 2024-09-15T21:23:49.220248+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: audit 2024-09-15T21:23:49.225731+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: audit 2024-09-15T21:23:49.225731+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:50.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: audit 2024-09-15T21:23:49.231113+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:50.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:50 smithi032 bash[22713]: audit 2024-09-15T21:23:49.231113+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:51 smithi032 bash[22713]: cluster 2024-09-15T21:23:49.734698+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:51 smithi032 bash[22713]: cluster 2024-09-15T21:23:49.734698+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:51.748 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:23:53.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:53 smithi032 bash[22713]: cluster 2024-09-15T21:23:51.735111+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:53.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:53 smithi032 bash[22713]: cluster 2024-09-15T21:23:51.735111+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:54.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:54 smithi032 bash[22713]: audit 2024-09-15T21:23:52.976279+0000 mgr.a (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi149", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:54.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:54 smithi032 bash[22713]: audit 2024-09-15T21:23:52.976279+0000 mgr.a (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi149", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:23:55.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:55 smithi032 bash[22713]: cluster 2024-09-15T21:23:53.735509+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:55.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:55 smithi032 bash[22713]: cluster 2024-09-15T21:23:53.735509+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:55.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:55 smithi032 bash[22713]: cephadm 2024-09-15T21:23:54.421802+0000 mgr.a (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi149 2024-09-15T21:23:55.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:55 smithi032 bash[22713]: cephadm 2024-09-15T21:23:54.421802+0000 mgr.a (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi149 2024-09-15T21:23:57.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:57 smithi032 bash[22713]: cluster 2024-09-15T21:23:55.735912+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:57.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:57 smithi032 bash[22713]: cluster 2024-09-15T21:23:55.735912+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:58.098 INFO:teuthology.orchestra.run.smithi032.stdout:Added host 'smithi149' with addr '172.21.15.149' 2024-09-15T21:23:58.657 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-15T21:23:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: cluster 2024-09-15T21:23:57.736301+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: cluster 2024-09-15T21:23:57.736301+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: audit 2024-09-15T21:23:58.095104+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: audit 2024-09-15T21:23:58.095104+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: cephadm 2024-09-15T21:23:58.095967+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Added host smithi149 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: cephadm 2024-09-15T21:23:58.095967+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Added host smithi149 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: audit 2024-09-15T21:23:58.096745+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: audit 2024-09-15T21:23:58.096745+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: audit 2024-09-15T21:23:58.591347+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:23:59.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:23:59 smithi032 bash[22713]: audit 2024-09-15T21:23:58.591347+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:01.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:01 smithi032 bash[22713]: cluster 2024-09-15T21:23:59.736692+0000 mgr.a (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:01.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:01 smithi032 bash[22713]: cluster 2024-09-15T21:23:59.736692+0000 mgr.a (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:01.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:01 smithi032 bash[22713]: audit 2024-09-15T21:24:00.094256+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:01.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:01 smithi032 bash[22713]: audit 2024-09-15T21:24:00.094256+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:02.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:02 smithi032 bash[22713]: audit 2024-09-15T21:24:01.345488+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:02.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:02 smithi032 bash[22713]: audit 2024-09-15T21:24:01.345488+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:03.391 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:24:03.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:03 smithi032 bash[22713]: cluster 2024-09-15T21:24:01.737145+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:03.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:03 smithi032 bash[22713]: cluster 2024-09-15T21:24:01.737145+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:04.643 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:24:04.643 INFO:teuthology.orchestra.run.smithi032.stdout:[{"addr": "172.21.15.32", "hostname": "smithi032", "labels": [], "status": ""}, {"addr": "172.21.15.107", "hostname": "smithi107", "labels": [], "status": ""}, {"addr": "172.21.15.149", "hostname": "smithi149", "labels": [], "status": ""}] 2024-09-15T21:24:05.165 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-15T21:24:05.165 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-15T21:24:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:05 smithi032 bash[22713]: cluster 2024-09-15T21:24:03.737563+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:05 smithi032 bash[22713]: cluster 2024-09-15T21:24:03.737563+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:06.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:06 smithi032 bash[22713]: audit 2024-09-15T21:24:04.640927+0000 mgr.a (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:24:06.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:06 smithi032 bash[22713]: audit 2024-09-15T21:24:04.640927+0000 mgr.a (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: cluster 2024-09-15T21:24:05.737970+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: cluster 2024-09-15T21:24:05.737970+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.827143+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.827143+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.832415+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.832415+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.838150+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.838150+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.843194+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.843194+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.844945+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi149", "name": "osd_memory_target"} : dispatch 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.844945+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi149", "name": "osd_memory_target"} : dispatch 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.847008+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.847008+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.848813+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:06.848813+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:07.257258+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:07.257258+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:07.261558+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:07.261558+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:07.266634+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:07.643 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:07 smithi032 bash[22713]: audit 2024-09-15T21:24:07.266634+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:08.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:06.851413+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:08.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:06.851413+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:08.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:06.966416+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:08.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:06.966416+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:08.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:07.068773+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:08.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:07.068773+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:08.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:07.162145+0000 mgr.a (mgr.14152) 56 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:24:08.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:08 smithi032 bash[22713]: cephadm 2024-09-15T21:24:07.162145+0000 mgr.a (mgr.14152) 56 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:24:09.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:09 smithi032 bash[22713]: cluster 2024-09-15T21:24:07.738377+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:09.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:09 smithi032 bash[22713]: cluster 2024-09-15T21:24:07.738377+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:09.903 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:24:11.371 INFO:teuthology.orchestra.run.smithi032.stderr:adjusted tunables profile to default 2024-09-15T21:24:11.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:11 smithi032 bash[22713]: cluster 2024-09-15T21:24:09.738788+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:11.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:11 smithi032 bash[22713]: cluster 2024-09-15T21:24:09.738788+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:11.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:11 smithi032 bash[22713]: audit 2024-09-15T21:24:11.163949+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-15T21:24:11.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:11 smithi032 bash[22713]: audit 2024-09-15T21:24:11.163949+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-15T21:24:11.969 INFO:tasks.cephadm:Adding mon.a on smithi032 2024-09-15T21:24:11.969 INFO:tasks.cephadm:Adding mon.b on smithi107 2024-09-15T21:24:11.969 INFO:tasks.cephadm:Adding mon.c on smithi149 2024-09-15T21:24:11.969 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c' 2024-09-15T21:24:12.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:12 smithi032 bash[22713]: audit 2024-09-15T21:24:11.369157+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-15T21:24:12.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:12 smithi032 bash[22713]: audit 2024-09-15T21:24:11.369157+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-15T21:24:12.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:12 smithi032 bash[22713]: cluster 2024-09-15T21:24:11.371724+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:12.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:12 smithi032 bash[22713]: cluster 2024-09-15T21:24:11.371724+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:13.195 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:13.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:13 smithi032 bash[22713]: cluster 2024-09-15T21:24:11.739249+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:13.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:13 smithi032 bash[22713]: cluster 2024-09-15T21:24:11.739249+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:14.424 INFO:teuthology.orchestra.run.smithi149.stdout:Scheduled mon update... 2024-09-15T21:24:14.925 DEBUG:teuthology.orchestra.run.smithi107:mon.b> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.b.service 2024-09-15T21:24:14.928 DEBUG:teuthology.orchestra.run.smithi149:mon.c> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.c.service 2024-09-15T21:24:14.930 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-15T21:24:14.931 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-15T21:24:15.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: cluster 2024-09-15T21:24:13.739658+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:15.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: cluster 2024-09-15T21:24:13.739658+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:14.411326+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:14.411326+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: cephadm 2024-09-15T21:24:14.416492+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c;count:3 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: cephadm 2024-09-15T21:24:14.416492+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c;count:3 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:14.421167+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:14.421167+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:14.422821+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:14.422821+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.106171+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.106171+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.107418+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.107418+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:15.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.114887+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:15.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.114887+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:15.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.118434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:15.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.118434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:15.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.119868+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:15.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:15 smithi032 bash[22713]: audit 2024-09-15T21:24:15.119868+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:16.196 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:16.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:16 smithi032 bash[22713]: cephadm 2024-09-15T21:24:15.121286+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi149 2024-09-15T21:24:16.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:16 smithi032 bash[22713]: cephadm 2024-09-15T21:24:15.121286+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi149 2024-09-15T21:24:17.587 INFO:teuthology.orchestra.run.smithi149.stderr:dumped monmap epoch 1 2024-09-15T21:24:17.588 INFO:teuthology.orchestra.run.smithi149.stdout: 2024-09-15T21:24:17.588 INFO:teuthology.orchestra.run.smithi149.stdout:{"epoch":1,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","modified":"2024-09-15T21:21:55.480441Z","created":"2024-09-15T21:21:55.480441Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-15T21:24:17.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:17 smithi032 bash[22713]: cluster 2024-09-15T21:24:15.740070+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:17.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:17 smithi032 bash[22713]: cluster 2024-09-15T21:24:15.740070+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:18 smithi032 bash[22713]: audit 2024-09-15T21:24:17.585418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.149:0/1117701107' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:18 smithi032 bash[22713]: audit 2024-09-15T21:24:17.585418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.149:0/1117701107' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:19.451 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-15T21:24:19.452 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-15T21:24:19.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:19 smithi032 bash[22713]: cluster 2024-09-15T21:24:17.740497+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:19.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:19 smithi032 bash[22713]: cluster 2024-09-15T21:24:17.740497+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:20.675 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.c/config 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: cluster 2024-09-15T21:24:19.740951+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: cluster 2024-09-15T21:24:19.740951+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.405642+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.405642+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.411127+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.411127+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.417165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.417165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.418517+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:21.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.418517+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:21.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.420190+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:21.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: audit 2024-09-15T21:24:20.420190+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:21.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: cephadm 2024-09-15T21:24:20.422052+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-09-15T21:24:21.892 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:21 smithi032 bash[22713]: cephadm 2024-09-15T21:24:20.422052+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-09-15T21:24:22.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:21 smithi149 bash[24834]: debug 2024-09-15T21:24:21.902+0000 7f35a9454640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-15T21:24:26.705 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:33.731488+0000 mgr.a (mgr.14152) 24 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.706 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:34.907074+0000 mgr.a (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:26.706 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:34.907074+0000 mgr.a (mgr.14152) 25 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi107", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:26.706 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:35.731851+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.706 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:35.731851+0000 mgr.a (mgr.14152) 26 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:36.156913+0000 mgr.a (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi107 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:36.156913+0000 mgr.a (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi107 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:37.732226+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:37.732226+0000 mgr.a (mgr.14152) 28 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:39.732648+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:39.732648+0000 mgr.a (mgr.14152) 29 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:39.828744+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:39.828744+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:39.829679+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Added host smithi107 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:39.829679+0000 mgr.a (mgr.14152) 30 : cephadm [INF] Added host smithi107 2024-09-15T21:24:26.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:39.830483+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:39.830483+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:40.323244+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:40.323244+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:41.733087+0000 mgr.a (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:41.733087+0000 mgr.a (mgr.14152) 31 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:41.871948+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:41.871948+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:43.193088+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:43.193088+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:43.733504+0000 mgr.a (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:43.733504+0000 mgr.a (mgr.14152) 32 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:45.733930+0000 mgr.a (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:45.733930+0000 mgr.a (mgr.14152) 33 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.934 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:46.443274+0000 mgr.a (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:24:26.934 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:46.443274+0000 mgr.a (mgr.14152) 34 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:47.734356+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:47.734356+0000 mgr.a (mgr.14152) 35 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.778099+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.778099+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.783182+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.783182+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.789087+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.789087+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.794217+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.794217+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.795959+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"} : dispatch 2024-09-15T21:24:26.935 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.795959+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi107", "name": "osd_memory_target"} : dispatch 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.798200+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.798200+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.799956+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:48.799956+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:48.802536+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:48.802536+0000 mgr.a (mgr.14152) 36 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:48.921536+0000 mgr.a (mgr.14152) 37 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:48.921536+0000 mgr.a (mgr.14152) 37 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:49.028128+0000 mgr.a (mgr.14152) 38 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:49.028128+0000 mgr.a (mgr.14152) 38 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:49.123522+0000 mgr.a (mgr.14152) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:24:26.936 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:49.123522+0000 mgr.a (mgr.14152) 39 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:49.220248+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:49.220248+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:49.225731+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:49.225731+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:49.231113+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:49.231113+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:49.734698+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.937 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:49.734698+0000 mgr.a (mgr.14152) 40 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.938 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:51.735111+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.938 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:51.735111+0000 mgr.a (mgr.14152) 41 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.938 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:52.976279+0000 mgr.a (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi149", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:26.938 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:52.976279+0000 mgr.a (mgr.14152) 42 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi149", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:53.735509+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:53.735509+0000 mgr.a (mgr.14152) 43 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:54.421802+0000 mgr.a (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi149 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:54.421802+0000 mgr.a (mgr.14152) 44 : cephadm [INF] Deploying cephadm binary to smithi149 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:55.735912+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:55.735912+0000 mgr.a (mgr.14152) 45 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:57.736301+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:57.736301+0000 mgr.a (mgr.14152) 46 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.939 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:58.095104+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:58.095104+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:58.095967+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Added host smithi149 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:23:58.095967+0000 mgr.a (mgr.14152) 47 : cephadm [INF] Added host smithi149 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:58.096745+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:58.096745+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:58.591347+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:23:58.591347+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:59.736692+0000 mgr.a (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:23:59.736692+0000 mgr.a (mgr.14152) 48 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:00.094256+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.940 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:00.094256+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:01.345488+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:01.345488+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:01.737145+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:01.737145+0000 mgr.a (mgr.14152) 49 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:03.737563+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:03.737563+0000 mgr.a (mgr.14152) 50 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:04.640927+0000 mgr.a (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:04.640927+0000 mgr.a (mgr.14152) 51 : audit [DBG] from='client.14186 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:05.737970+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:05.737970+0000 mgr.a (mgr.14152) 52 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.827143+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.827143+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.941 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.832415+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.832415+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.838150+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.838150+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.843194+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.843194+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.844945+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi149", "name": "osd_memory_target"} : dispatch 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.844945+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd/host:smithi149", "name": "osd_memory_target"} : dispatch 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.847008+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.847008+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.848813+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:06.848813+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:07.257258+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:07.257258+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.942 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:07.261558+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.943 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:07.261558+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.943 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:07.266634+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.943 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:07.266634+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.943 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:06.851413+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:26.943 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:06.851413+0000 mgr.a (mgr.14152) 53 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:06.966416+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:06.966416+0000 mgr.a (mgr.14152) 54 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:07.068773+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:07.068773+0000 mgr.a (mgr.14152) 55 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:07.162145+0000 mgr.a (mgr.14152) 56 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:07.162145+0000 mgr.a (mgr.14152) 56 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:07.738377+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:07.738377+0000 mgr.a (mgr.14152) 57 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:09.738788+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:09.738788+0000 mgr.a (mgr.14152) 58 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:11.163949+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:11.163949+0000 mon.a (mon.0) 145 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-15T21:24:26.944 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:11.369157+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:11.369157+0000 mon.a (mon.0) 146 : audit [INF] from='client.? 172.21.15.32:0/3163037851' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:11.371724+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:11.371724+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:11.739249+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:11.739249+0000 mgr.a (mgr.14152) 59 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:13.739658+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:13.739658+0000 mgr.a (mgr.14152) 60 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:14.411326+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:14.411326+0000 mgr.a (mgr.14152) 61 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:26.945 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:14.416492+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c;count:3 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:14.416492+0000 mgr.a (mgr.14152) 62 : cephadm [INF] Saving service mon spec with placement smithi032:172.21.15.32=a;smithi107:172.21.15.107=b;smithi149:172.21.15.149=c;count:3 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:14.421167+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:14.421167+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:14.422821+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:14.422821+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.106171+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.106171+0000 mon.a (mon.0) 150 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.107418+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.107418+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.114887+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.114887+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.118434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:26.946 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.118434+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.119868+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:15.119868+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:15.121286+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi149 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:15.121286+0000 mgr.a (mgr.14152) 63 : cephadm [INF] Deploying daemon mon.c on smithi149 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:15.740070+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:15.740070+0000 mgr.a (mgr.14152) 64 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:17.585418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.149:0/1117701107' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:17.585418+0000 mon.a (mon.0) 155 : audit [DBG] from='client.? 172.21.15.149:0/1117701107' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:17.740497+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:17.740497+0000 mgr.a (mgr.14152) 65 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:19.740951+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cluster 2024-09-15T21:24:19.740951+0000 mgr.a (mgr.14152) 66 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:26.947 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.405642+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.405642+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.411127+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.411127+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.417165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.417165+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.418517+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.418517+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.420190+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: audit 2024-09-15T21:24:20.420190+0000 mon.a (mon.0) 160 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:20.422052+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: cephadm 2024-09-15T21:24:20.422052+0000 mgr.a (mgr.14152) 67 : cephadm [INF] Deploying daemon mon.b on smithi107 2024-09-15T21:24:26.948 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:26 smithi107 bash[24286]: debug 2024-09-15T21:24:26.698+0000 7fafbc194640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:21.741370+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:21.741370+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:21.912400+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:21.912400+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:21.917168+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:21.917168+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:21.917501+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:27.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:21.917501+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:21.937035+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:21.937035+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:22.912559+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:22.912559+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:23.741756+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:23.741756+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:23.912590+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:23.912590+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:23.914034+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:23.914034+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:24.912520+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:24.912520+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:25.742130+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:25.742130+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:25.912918+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:25.912918+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.710376+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:27.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.710376+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.913074+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.913074+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.958338+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.958338+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966652+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966652+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966682+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966682+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966698+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-15T21:24:21.911811+0000 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966698+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-15T21:24:21.911811+0000 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966717+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:27.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966717+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966735+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966735+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966754+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966754+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966772+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966772+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966792+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.966792+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.967868+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.967868+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.967921+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.967921+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.968207+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: a(active, since 87s) 2024-09-15T21:24:27.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.968207+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: a(active, since 87s) 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.968454+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: cluster 2024-09-15T21:24:26.968454+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.974427+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.974427+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.980856+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.980856+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.988997+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.988997+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.997056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:27 smithi149 bash[24834]: audit 2024-09-15T21:24:26.997056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:21.741370+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:21.741370+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:21.912400+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:21.912400+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:21.917168+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:21.917168+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:21.917501+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:27.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:21.917501+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:21.937035+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:21.937035+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:22.912559+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:22.912559+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:23.741756+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:23.741756+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:23.912590+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:23.912590+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:23.914034+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:23.914034+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:24.912520+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:24.912520+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:25.742130+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:25.742130+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:25.912918+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:25.912918+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.710376+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.710376+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.913074+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.913074+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.958338+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.958338+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966652+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966652+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966682+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966682+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:27.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966698+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-15T21:24:21.911811+0000 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966698+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-15T21:24:21.911811+0000 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966717+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966717+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966735+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966735+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966754+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966754+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966772+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966772+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:27.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966792+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.966792+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.967868+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.967868+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.967921+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.967921+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.968207+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: a(active, since 87s) 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.968207+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: a(active, since 87s) 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.968454+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: cluster 2024-09-15T21:24:26.968454+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.974427+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.974427+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.980856+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.980856+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.988997+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.988997+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.997056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:27.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:27 smithi032 bash[22713]: audit 2024-09-15T21:24:26.997056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:28.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:28 smithi149 bash[24834]: audit 2024-09-15T21:24:27.052312+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:28.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:28 smithi149 bash[24834]: audit 2024-09-15T21:24:27.052312+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:28.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:28 smithi149 bash[24834]: audit 2024-09-15T21:24:27.710686+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:28.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:28 smithi149 bash[24834]: audit 2024-09-15T21:24:27.710686+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:28.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:28 smithi149 bash[24834]: audit 2024-09-15T21:24:27.913299+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:28.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:28 smithi149 bash[24834]: audit 2024-09-15T21:24:27.913299+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:28.381 INFO:teuthology.orchestra.run.smithi149.stderr:dumped monmap epoch 2 2024-09-15T21:24:28.382 INFO:teuthology.orchestra.run.smithi149.stdout: 2024-09-15T21:24:28.382 INFO:teuthology.orchestra.run.smithi149.stdout:{"epoch":2,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","modified":"2024-09-15T21:24:21.911811Z","created":"2024-09-15T21:21:55.480441Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:3300","nonce":0},{"type":"v1","addr":"172.21.15.149:6789","nonce":0}]},"addr":"172.21.15.149:6789/0","public_addr":"172.21.15.149:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-15T21:24:28.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22713]: audit 2024-09-15T21:24:27.052312+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:28.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22713]: audit 2024-09-15T21:24:27.052312+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:28.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22713]: audit 2024-09-15T21:24:27.710686+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:28.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22713]: audit 2024-09-15T21:24:27.710686+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:28.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22713]: audit 2024-09-15T21:24:27.913299+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:28.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22713]: audit 2024-09-15T21:24:27.913299+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:29.390 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:24:28 smithi032 bash[22966]: debug 2024-09-15T21:24:28.911+0000 7f5bd20e5640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-09-15T21:24:30.078 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-15T21:24:30.079 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-15T21:24:34.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:28.716858+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:28.716858+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:28.717371+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:28.717371+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:28.717519+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:28.717519+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:28.719829+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:28.719829+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:28.720208+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:28.720208+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:29.711201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:29.711201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:29.742925+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:29.742925+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:30.711044+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:30.711044+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:31.711124+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:31.711124+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:31.743335+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:31.743335+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:32.711269+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:32.711269+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.711302+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.711302+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.719475+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:34.114 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.719475+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725696+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725696+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725730+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725730+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725750+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725750+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725776+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725776+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725796+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725796+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725817+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725817+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725839+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:34.115 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725839+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725857+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725857+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725882+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.725882+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.744734+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.744734+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.744786+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.744786+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:34.116 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.745074+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.745074+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.745384+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.745384+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.751948+0000 mon.a (mon.0) 216 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.751948+0000 mon.a (mon.0) 216 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.751977+0000 mon.a (mon.0) 217 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.751977+0000 mon.a (mon.0) 217 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.751994+0000 mon.a (mon.0) 218 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] is down (out of quorum) 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.751994+0000 mon.a (mon.0) 218 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] is down (out of quorum) 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.756629+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.756629+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.761951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.761951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.117 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.767322+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.767322+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.772732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.772732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.778226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.778226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.779851+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:34.118 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.779851+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:34.119 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.781766+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:34.119 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:33 smithi149 bash[24834]: audit 2024-09-15T21:24:33.781766+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:28.716858+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:28.716858+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:28.717371+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:28.717371+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:28.717519+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:28.717519+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:34.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:28.719829+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:28.719829+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:28.720208+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:28.720208+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:29.711201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:29.711201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:29.742925+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:29.742925+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:30.711044+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:30.711044+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:31.711124+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:31.711124+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:31.743335+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:31.743335+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:32.711269+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:32.711269+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.711302+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.711302+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.719475+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.719475+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725696+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:34.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725696+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725730+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725730+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725750+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725750+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725776+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725776+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725796+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725796+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725817+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725817+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725839+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725839+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725857+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:34.143 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725857+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725882+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.725882+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.744734+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.744734+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.744786+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.744786+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.745074+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.745074+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.745384+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.745384+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.751948+0000 mon.a (mon.0) 216 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.751948+0000 mon.a (mon.0) 216 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.751977+0000 mon.a (mon.0) 217 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-15T21:24:34.144 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.751977+0000 mon.a (mon.0) 217 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.751994+0000 mon.a (mon.0) 218 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] is down (out of quorum) 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.751994+0000 mon.a (mon.0) 218 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] is down (out of quorum) 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.756629+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.756629+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.761951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.761951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.767322+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.767322+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.772732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.772732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.145 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.778226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.146 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.778226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:34.146 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.779851+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:34.146 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.779851+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:34.146 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.781766+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:34.146 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:33 smithi032 bash[22713]: audit 2024-09-15T21:24:33.781766+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:34.561 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.c/config 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.743744+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cluster 2024-09-15T21:24:33.743744+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.784212+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.784212+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.784917+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.784917+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.786221+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.786221+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:35.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.973068+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.973068+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.973396+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.973396+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.973624+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:33.973624+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.097847+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.097847+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.103899+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.103899+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.108661+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.108661+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.113718+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.113718+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.118794+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.118794+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.123914+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.123914+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.129468+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.129468+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.165116+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.165116+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.170005+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.170005+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.174622+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.174622+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.179390+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.179390+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:34.180017+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:34.180017+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.180486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.180486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.181477+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.181477+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.182473+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:35.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.182473+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:35.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:34.183570+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:24:35.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: cephadm 2024-09-15T21:24:34.183570+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:24:35.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.711355+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:35.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:35 smithi149 bash[24834]: audit 2024-09-15T21:24:34.711355+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.743744+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cluster 2024-09-15T21:24:33.743744+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.784212+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:24:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.784212+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:24:35.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.784917+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.784917+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.786221+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.786221+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.973068+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.973068+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.973396+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.973396+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.973624+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:33.973624+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.097847+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.097847+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.103899+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.103899+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.108661+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.108661+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.113718+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.113718+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.118794+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.118794+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.123914+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.123914+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.129468+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.129468+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.165116+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.165116+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.170005+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.170005+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.174622+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.174622+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.179390+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.179390+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:34.180017+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:34.180017+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.180486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.180486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:35.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.181477+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.181477+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.182473+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.182473+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:34.183570+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: cephadm 2024-09-15T21:24:34.183570+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.711355+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:35.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:35 smithi032 bash[22713]: audit 2024-09-15T21:24:34.711355+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:35.888 INFO:teuthology.orchestra.run.smithi149.stdout: 2024-09-15T21:24:35.889 INFO:teuthology.orchestra.run.smithi149.stdout:{"epoch":3,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","modified":"2024-09-15T21:24:28.710552Z","created":"2024-09-15T21:21:55.480441Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:3300","nonce":0},{"type":"v1","addr":"172.21.15.149:6789","nonce":0}]},"addr":"172.21.15.149:6789/0","public_addr":"172.21.15.149:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-15T21:24:35.889 INFO:teuthology.orchestra.run.smithi149.stderr:dumped monmap epoch 3 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:21.741370+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:21.741370+0000 mgr.a (mgr.14152) 68 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:21.912400+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:21.912400+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:21.917168+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:21.917168+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:21.917501+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:21.917501+0000 mon.a (mon.0) 163 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:21.937035+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:21.937035+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:22.912559+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.105 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:22.912559+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:23.741756+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:23.741756+0000 mgr.a (mgr.14152) 69 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:23.912590+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:23.912590+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:23.914034+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:23.914034+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:24.912520+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:24.912520+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.106 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:25.742130+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:25.742130+0000 mgr.a (mgr.14152) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:25.912918+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:25.912918+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.710376+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.710376+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.913074+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.913074+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.958338+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.958338+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966652+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966652+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 2 2024-09-15T21:24:36.107 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966682+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966682+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966698+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-15T21:24:21.911811+0000 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966698+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-09-15T21:24:21.911811+0000 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966717+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966717+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966735+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966735+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966754+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966754+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966772+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966772+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966792+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.108 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.966792+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.967868+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.967868+0000 mon.a (mon.0) 180 : cluster [DBG] fsmap 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.967921+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.967921+0000 mon.a (mon.0) 181 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.968207+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: a(active, since 87s) 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.968207+0000 mon.a (mon.0) 182 : cluster [DBG] mgrmap e13: a(active, since 87s) 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.968454+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:26.968454+0000 mon.a (mon.0) 183 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.974427+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.974427+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.980856+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.980856+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.109 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.988997+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.988997+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.997056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:26.997056+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:27.052312+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:27.052312+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:27.710686+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:27.710686+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:27.913299+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:27.913299+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.110 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:28.716858+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:36.111 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:28.716858+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:24:36.111 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:28.717371+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.111 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:28.717371+0000 mon.a (mon.0) 194 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.111 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:28.717519+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:28.717519+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:28.719829+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:28.719829+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:28.720208+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:28.720208+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:29.711201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:29.711201+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:29.742925+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:29.742925+0000 mgr.a (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:30.711044+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:30.711044+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:31.711124+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.112 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:31.711124+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:31.743335+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:31.743335+0000 mgr.a (mgr.14152) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:32.711269+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:32.711269+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.711302+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.711302+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.719475+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.719475+0000 mon.a (mon.0) 202 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725696+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725696+0000 mon.a (mon.0) 203 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725730+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725730+0000 mon.a (mon.0) 204 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.113 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725750+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725750+0000 mon.a (mon.0) 205 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725776+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725776+0000 mon.a (mon.0) 206 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725796+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725796+0000 mon.a (mon.0) 207 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725817+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725817+0000 mon.a (mon.0) 208 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725839+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725839+0000 mon.a (mon.0) 209 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725857+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725857+0000 mon.a (mon.0) 210 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725882+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.725882+0000 mon.a (mon.0) 211 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.114 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.744734+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-15T21:24:36.117 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.744734+0000 mon.a (mon.0) 212 : cluster [DBG] fsmap 2024-09-15T21:24:36.117 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.744786+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.117 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.744786+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.117 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.745074+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-15T21:24:36.117 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.745074+0000 mon.a (mon.0) 214 : cluster [DBG] mgrmap e13: a(active, since 94s) 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.745384+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.745384+0000 mon.a (mon.0) 215 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.751948+0000 mon.a (mon.0) 216 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.751948+0000 mon.a (mon.0) 216 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,c 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.751977+0000 mon.a (mon.0) 217 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.751977+0000 mon.a (mon.0) 217 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,c 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.751994+0000 mon.a (mon.0) 218 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] is down (out of quorum) 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.751994+0000 mon.a (mon.0) 218 : cluster [WRN] mon.b (rank 2) addr [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] is down (out of quorum) 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.756629+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.756629+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.761951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.761951+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.118 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.767322+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.767322+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.772732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.772732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.778226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.778226+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.779851+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.779851+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.781766+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:33.781766+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.743744+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cluster 2024-09-15T21:24:33.743744+0000 mgr.a (mgr.14152) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.784212+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:24:36.119 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.784212+0000 mgr.a (mgr.14152) 75 : cephadm [INF] Updating smithi032:/etc/ceph/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.784917+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.784917+0000 mgr.a (mgr.14152) 76 : cephadm [INF] Updating smithi107:/etc/ceph/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.786221+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.786221+0000 mgr.a (mgr.14152) 77 : cephadm [INF] Updating smithi149:/etc/ceph/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.973068+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.973068+0000 mgr.a (mgr.14152) 78 : cephadm [INF] Updating smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.973396+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.973396+0000 mgr.a (mgr.14152) 79 : cephadm [INF] Updating smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.973624+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:33.973624+0000 mgr.a (mgr.14152) 80 : cephadm [INF] Updating smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.097847+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.097847+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.120 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.103899+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.103899+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.108661+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.108661+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.113718+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.113718+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.118794+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.118794+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.123914+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.123914+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.129468+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.129468+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.165116+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.121 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.165116+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.170005+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.170005+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.174622+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.174622+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.179390+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.179390+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:34.180017+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:34.180017+0000 mgr.a (mgr.14152) 81 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.180486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.180486+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.181477+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.181477+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:36.122 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.182473+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.182473+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:34.183570+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: cephadm 2024-09-15T21:24:34.183570+0000 mgr.a (mgr.14152) 82 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.711355+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:35 smithi107 bash[24286]: audit 2024-09-15T21:24:34.711355+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:30.712140+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:30.712140+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.757427+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.757427+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.758584+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.758584+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.758904+0000 mon.a (mon.0) 242 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.758904+0000 mon.a (mon.0) 242 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.123 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.783011+0000 mon.a (mon.0) 243 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.783011+0000 mon.a (mon.0) 243 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790170+0000 mon.a (mon.0) 244 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790170+0000 mon.a (mon.0) 244 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790184+0000 mon.a (mon.0) 245 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790184+0000 mon.a (mon.0) 245 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790192+0000 mon.a (mon.0) 246 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790192+0000 mon.a (mon.0) 246 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790200+0000 mon.a (mon.0) 247 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790200+0000 mon.a (mon.0) 247 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790208+0000 mon.a (mon.0) 248 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790208+0000 mon.a (mon.0) 248 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790217+0000 mon.a (mon.0) 249 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790217+0000 mon.a (mon.0) 249 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.124 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790227+0000 mon.a (mon.0) 250 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790227+0000 mon.a (mon.0) 250 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790237+0000 mon.a (mon.0) 251 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790237+0000 mon.a (mon.0) 251 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790246+0000 mon.a (mon.0) 252 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790246+0000 mon.a (mon.0) 252 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790744+0000 mon.a (mon.0) 253 : cluster [DBG] fsmap 2024-09-15T21:24:36.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790744+0000 mon.a (mon.0) 253 : cluster [DBG] fsmap 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790774+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790774+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790937+0000 mon.a (mon.0) 255 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.790937+0000 mon.a (mon.0) 255 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.791085+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.791085+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.791103+0000 mon.a (mon.0) 257 : cluster [INF] Cluster is now healthy 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.791103+0000 mon.a (mon.0) 257 : cluster [INF] Cluster is now healthy 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.793986+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.793986+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: audit 2024-09-15T21:24:35.886600+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.149:0/2544766053' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:36.126 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:36 smithi107 bash[24286]: audit 2024-09-15T21:24:35.886600+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.149:0/2544766053' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:36.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:30.712140+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:30.712140+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.757427+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.757427+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.758584+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.758584+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.758904+0000 mon.a (mon.0) 242 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.758904+0000 mon.a (mon.0) 242 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.783011+0000 mon.a (mon.0) 243 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:24:36.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.783011+0000 mon.a (mon.0) 243 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:24:36.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790170+0000 mon.a (mon.0) 244 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790170+0000 mon.a (mon.0) 244 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790184+0000 mon.a (mon.0) 245 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790184+0000 mon.a (mon.0) 245 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790192+0000 mon.a (mon.0) 246 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790192+0000 mon.a (mon.0) 246 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790200+0000 mon.a (mon.0) 247 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790200+0000 mon.a (mon.0) 247 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790208+0000 mon.a (mon.0) 248 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790208+0000 mon.a (mon.0) 248 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790217+0000 mon.a (mon.0) 249 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790217+0000 mon.a (mon.0) 249 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790227+0000 mon.a (mon.0) 250 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790227+0000 mon.a (mon.0) 250 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790237+0000 mon.a (mon.0) 251 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790237+0000 mon.a (mon.0) 251 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790246+0000 mon.a (mon.0) 252 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790246+0000 mon.a (mon.0) 252 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790744+0000 mon.a (mon.0) 253 : cluster [DBG] fsmap 2024-09-15T21:24:36.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790744+0000 mon.a (mon.0) 253 : cluster [DBG] fsmap 2024-09-15T21:24:36.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790774+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.370 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790774+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.370 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790937+0000 mon.a (mon.0) 255 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-09-15T21:24:36.370 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.790937+0000 mon.a (mon.0) 255 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-09-15T21:24:36.370 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.791085+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:24:36.370 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.791085+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:24:36.370 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.791103+0000 mon.a (mon.0) 257 : cluster [INF] Cluster is now healthy 2024-09-15T21:24:36.371 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.791103+0000 mon.a (mon.0) 257 : cluster [INF] Cluster is now healthy 2024-09-15T21:24:36.371 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.793986+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.371 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.793986+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.371 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: audit 2024-09-15T21:24:35.886600+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.149:0/2544766053' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:36.371 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:36 smithi149 bash[24834]: audit 2024-09-15T21:24:35.886600+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.149:0/2544766053' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:36.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:30.712140+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:30.712140+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.757427+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.757427+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-09-15T21:24:36.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.758584+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.758584+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-09-15T21:24:36.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.758904+0000 mon.a (mon.0) 242 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.758904+0000 mon.a (mon.0) 242 : cluster [INF] mon.a calling monitor election 2024-09-15T21:24:36.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.783011+0000 mon.a (mon.0) 243 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:24:36.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.783011+0000 mon.a (mon.0) 243 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:24:36.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790170+0000 mon.a (mon.0) 244 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790170+0000 mon.a (mon.0) 244 : cluster [DBG] monmap epoch 3 2024-09-15T21:24:36.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790184+0000 mon.a (mon.0) 245 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790184+0000 mon.a (mon.0) 245 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:36.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790192+0000 mon.a (mon.0) 246 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790192+0000 mon.a (mon.0) 246 : cluster [DBG] last_changed 2024-09-15T21:24:28.710552+0000 2024-09-15T21:24:36.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790200+0000 mon.a (mon.0) 247 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790200+0000 mon.a (mon.0) 247 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790208+0000 mon.a (mon.0) 248 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790208+0000 mon.a (mon.0) 248 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790217+0000 mon.a (mon.0) 249 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790217+0000 mon.a (mon.0) 249 : cluster [DBG] election_strategy: 1 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790227+0000 mon.a (mon.0) 250 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.395 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790227+0000 mon.a (mon.0) 250 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a 2024-09-15T21:24:36.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790237+0000 mon.a (mon.0) 251 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790237+0000 mon.a (mon.0) 251 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c 2024-09-15T21:24:36.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790246+0000 mon.a (mon.0) 252 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790246+0000 mon.a (mon.0) 252 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b 2024-09-15T21:24:36.396 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790744+0000 mon.a (mon.0) 253 : cluster [DBG] fsmap 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790744+0000 mon.a (mon.0) 253 : cluster [DBG] fsmap 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790774+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790774+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790937+0000 mon.a (mon.0) 255 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.790937+0000 mon.a (mon.0) 255 : cluster [DBG] mgrmap e13: a(active, since 96s) 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.791085+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.791085+0000 mon.a (mon.0) 256 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.791103+0000 mon.a (mon.0) 257 : cluster [INF] Cluster is now healthy 2024-09-15T21:24:36.397 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.791103+0000 mon.a (mon.0) 257 : cluster [INF] Cluster is now healthy 2024-09-15T21:24:36.398 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.793986+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.398 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.793986+0000 mon.a (mon.0) 258 : cluster [INF] overall HEALTH_OK 2024-09-15T21:24:36.398 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: audit 2024-09-15T21:24:35.886600+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.149:0/2544766053' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:36.398 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:36 smithi032 bash[22713]: audit 2024-09-15T21:24:35.886600+0000 mon.a (mon.0) 259 : audit [DBG] from='client.? 172.21.15.149:0/2544766053' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:24:36.491 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-15T21:24:36.491 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-15T21:24:37.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.744157+0000 mgr.a (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:37.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: cluster 2024-09-15T21:24:35.744157+0000 mgr.a (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:37.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.247953+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.247953+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.254336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.254336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: cephadm 2024-09-15T21:24:36.255586+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:24:37.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: cephadm 2024-09-15T21:24:36.255586+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:24:37.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.255976+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:37.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.255976+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:37.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.257031+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:37.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.257031+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:37.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.258147+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:37.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.258147+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:37.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: cephadm 2024-09-15T21:24:36.259872+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:24:37.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: cephadm 2024-09-15T21:24:36.259872+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:24:37.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.711210+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:37.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:37 smithi149 bash[24834]: audit 2024-09-15T21:24:36.711210+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:37.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.744157+0000 mgr.a (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:37.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: cluster 2024-09-15T21:24:35.744157+0000 mgr.a (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:37.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.247953+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.247953+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.254336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.254336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: cephadm 2024-09-15T21:24:36.255586+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:24:37.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: cephadm 2024-09-15T21:24:36.255586+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:24:37.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.255976+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:37.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.255976+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:37.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.257031+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:37.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.257031+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:37.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.258147+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:37.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.258147+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:37.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: cephadm 2024-09-15T21:24:36.259872+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:24:37.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: cephadm 2024-09-15T21:24:36.259872+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:24:37.643 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.711210+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:37.643 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22713]: audit 2024-09-15T21:24:36.711210+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.744157+0000 mgr.a (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: cluster 2024-09-15T21:24:35.744157+0000 mgr.a (mgr.14152) 83 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.247953+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.247953+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.254336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.254336+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: cephadm 2024-09-15T21:24:36.255586+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: cephadm 2024-09-15T21:24:36.255586+0000 mgr.a (mgr.14152) 84 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.255976+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.255976+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:37.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.257031+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.257031+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.258147+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.258147+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: cephadm 2024-09-15T21:24:36.259872+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: cephadm 2024-09-15T21:24:36.259872+0000 mgr.a (mgr.14152) 85 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.711210+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:37.683 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:37 smithi107 bash[24286]: audit 2024-09-15T21:24:36.711210+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:24:38.139 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:24:37 smithi032 bash[22966]: debug 2024-09-15T21:24:37.711+0000 7f5bd20e5640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-15T21:24:39.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: cluster 2024-09-15T21:24:37.744552+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:39.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: cluster 2024-09-15T21:24:37.744552+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:39.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.547776+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.547776+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.554897+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.554897+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.557040+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:39.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.557040+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:39.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.558886+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:39.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.558886+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:39.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.560549+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:39.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:39 smithi149 bash[24834]: audit 2024-09-15T21:24:38.560549+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: cluster 2024-09-15T21:24:37.744552+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: cluster 2024-09-15T21:24:37.744552+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.547776+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.547776+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.554897+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.554897+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.557040+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.557040+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:39.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.558886+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:39.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.558886+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:39.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.560549+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:39.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:39 smithi032 bash[22713]: audit 2024-09-15T21:24:38.560549+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: cluster 2024-09-15T21:24:37.744552+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: cluster 2024-09-15T21:24:37.744552+0000 mgr.a (mgr.14152) 86 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.547776+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.547776+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.554897+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.554897+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:39.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.557040+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:39.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.557040+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:24:39.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.558886+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:39.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.558886+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:24:39.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.560549+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:39.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:39 smithi107 bash[24286]: audit 2024-09-15T21:24:38.560549+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:40.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:40 smithi149 bash[24834]: cephadm 2024-09-15T21:24:38.556466+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:24:40.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:40 smithi149 bash[24834]: cephadm 2024-09-15T21:24:38.556466+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:24:40.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:40 smithi149 bash[24834]: cephadm 2024-09-15T21:24:38.562509+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:24:40.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:40 smithi149 bash[24834]: cephadm 2024-09-15T21:24:38.562509+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:24:40.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:40 smithi032 bash[22713]: cephadm 2024-09-15T21:24:38.556466+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:24:40.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:40 smithi032 bash[22713]: cephadm 2024-09-15T21:24:38.556466+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:24:40.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:40 smithi032 bash[22713]: cephadm 2024-09-15T21:24:38.562509+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:24:40.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:40 smithi032 bash[22713]: cephadm 2024-09-15T21:24:38.562509+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:24:40.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:40 smithi107 bash[24286]: cephadm 2024-09-15T21:24:38.556466+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:24:40.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:40 smithi107 bash[24286]: cephadm 2024-09-15T21:24:38.556466+0000 mgr.a (mgr.14152) 87 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:24:40.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:40 smithi107 bash[24286]: cephadm 2024-09-15T21:24:38.562509+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:24:40.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:40 smithi107 bash[24286]: cephadm 2024-09-15T21:24:38.562509+0000 mgr.a (mgr.14152) 88 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:24:41.226 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:24:41.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: cluster 2024-09-15T21:24:39.744972+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: cluster 2024-09-15T21:24:39.744972+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.741502+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.741502+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.748445+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.748445+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.750873+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.750873+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.754280+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.754280+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.756082+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.756082+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:41.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.764968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:41 smithi149 bash[24834]: audit 2024-09-15T21:24:40.764968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: cluster 2024-09-15T21:24:39.744972+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: cluster 2024-09-15T21:24:39.744972+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.741502+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.741502+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.748445+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.748445+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.750873+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.750873+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.754280+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.754280+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.756082+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.756082+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.764968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:41 smithi032 bash[22713]: audit 2024-09-15T21:24:40.764968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: cluster 2024-09-15T21:24:39.744972+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: cluster 2024-09-15T21:24:39.744972+0000 mgr.a (mgr.14152) 89 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.741502+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.741502+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.748445+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.748445+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.750873+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.750873+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.754280+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.754280+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.756082+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.756082+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.764968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:41 smithi107 bash[24286]: audit 2024-09-15T21:24:40.764968+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:42.473 INFO:teuthology.orchestra.run.smithi032.stdout:# minimal ceph.conf for 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:42.473 INFO:teuthology.orchestra.run.smithi032.stdout:[global] 2024-09-15T21:24:42.473 INFO:teuthology.orchestra.run.smithi032.stdout: fsid = 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:24:42.473 INFO:teuthology.orchestra.run.smithi032.stdout: mon_host = [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] 2024-09-15T21:24:43.008 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-15T21:24:43.009 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:24:43.009 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.conf 2024-09-15T21:24:43.023 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:24:43.023 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:43.077 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:24:43.077 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.conf 2024-09-15T21:24:43.093 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:24:43.094 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:43.147 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:24:43.147 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/etc/ceph/ceph.conf 2024-09-15T21:24:43.162 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:24:43.162 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-15T21:24:43.217 INFO:tasks.cephadm:Adding mgr.a on smithi032 2024-09-15T21:24:43.217 INFO:tasks.cephadm:Adding mgr.b on smithi107 2024-09-15T21:24:43.218 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch apply mgr '2;smithi032=a;smithi107=b' 2024-09-15T21:24:43.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:43 smithi107 bash[24286]: cluster 2024-09-15T21:24:41.745377+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:43.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:43 smithi107 bash[24286]: cluster 2024-09-15T21:24:41.745377+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:43.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:43 smithi107 bash[24286]: audit 2024-09-15T21:24:42.471299+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.32:0/2482946857' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:43.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:43 smithi107 bash[24286]: audit 2024-09-15T21:24:42.471299+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.32:0/2482946857' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:43.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:43 smithi149 bash[24834]: cluster 2024-09-15T21:24:41.745377+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:43.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:43 smithi149 bash[24834]: cluster 2024-09-15T21:24:41.745377+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:43.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:43 smithi149 bash[24834]: audit 2024-09-15T21:24:42.471299+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.32:0/2482946857' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:43.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:43 smithi149 bash[24834]: audit 2024-09-15T21:24:42.471299+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.32:0/2482946857' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:43.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:43 smithi032 bash[22713]: cluster 2024-09-15T21:24:41.745377+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:43.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:43 smithi032 bash[22713]: cluster 2024-09-15T21:24:41.745377+0000 mgr.a (mgr.14152) 90 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:43.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:43 smithi032 bash[22713]: audit 2024-09-15T21:24:42.471299+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.32:0/2482946857' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:43.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:43 smithi032 bash[22713]: audit 2024-09-15T21:24:42.471299+0000 mon.a (mon.0) 277 : audit [DBG] from='client.? 172.21.15.32:0/2482946857' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:45.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:45 smithi149 bash[24834]: cluster 2024-09-15T21:24:43.745925+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:45.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:45 smithi149 bash[24834]: cluster 2024-09-15T21:24:43.745925+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:45.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:45 smithi032 bash[22713]: cluster 2024-09-15T21:24:43.745925+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:45.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:45 smithi032 bash[22713]: cluster 2024-09-15T21:24:43.745925+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:45.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:45 smithi107 bash[24286]: cluster 2024-09-15T21:24:43.745925+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:45.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:45 smithi107 bash[24286]: cluster 2024-09-15T21:24:43.745925+0000 mgr.a (mgr.14152) 91 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:46.974 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.c/config 2024-09-15T21:24:47.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:47 smithi149 bash[24834]: cluster 2024-09-15T21:24:45.746386+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:47.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:47 smithi149 bash[24834]: cluster 2024-09-15T21:24:45.746386+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:47.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:47 smithi032 bash[22713]: cluster 2024-09-15T21:24:45.746386+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:47.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:47 smithi032 bash[22713]: cluster 2024-09-15T21:24:45.746386+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:47.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:47 smithi107 bash[24286]: cluster 2024-09-15T21:24:45.746386+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:47.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:47 smithi107 bash[24286]: cluster 2024-09-15T21:24:45.746386+0000 mgr.a (mgr.14152) 92 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:48.324 INFO:teuthology.orchestra.run.smithi149.stdout:Scheduled mgr update... 2024-09-15T21:24:48.872 DEBUG:teuthology.orchestra.run.smithi107:mgr.b> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.b.service 2024-09-15T21:24:48.874 DEBUG:tasks.cephadm:set 0 configs 2024-09-15T21:24:48.874 INFO:tasks.cephadm:Deploying OSDs... 2024-09-15T21:24:48.875 DEBUG:teuthology.orchestra.run.smithi032:> set -ex 2024-09-15T21:24:48.875 DEBUG:teuthology.orchestra.run.smithi032:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T21:24:48.882 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-09-15T21:24:48.882 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_1 2024-09-15T21:24:48.929 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-15 21:14:44.829091552 +0000 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-15 21:14:44.825091588 +0000 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-15 21:14:44.825091588 +0000 2024-09-15T21:24:48.930 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-15T21:24:48.930 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T21:24:48.983 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-15T21:24:48.984 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-15T21:24:48.984 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.00020633 s, 2.5 MB/s 2024-09-15T21:24:48.985 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T21:24:49.035 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_2 2024-09-15T21:24:49.083 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T21:24:49.084 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:49.084 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 891 Links: 1 2024-09-15T21:24:49.084 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:49.085 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-15 21:14:45.321087158 +0000 2024-09-15T21:24:49.085 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-15 21:14:45.317087194 +0000 2024-09-15T21:24:49.085 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-15 21:14:45.317087194 +0000 2024-09-15T21:24:49.085 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-15T21:24:49.085 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T21:24:49.136 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-15T21:24:49.137 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-15T21:24:49.137 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000267174 s, 1.9 MB/s 2024-09-15T21:24:49.138 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T21:24:49.188 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_3 2024-09-15T21:24:49.238 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T21:24:49.238 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:49.238 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 904 Links: 1 2024-09-15T21:24:49.238 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:49.239 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-15 21:14:46.045080690 +0000 2024-09-15T21:24:49.239 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-15 21:14:45.793082942 +0000 2024-09-15T21:24:49.239 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-15 21:14:45.793082942 +0000 2024-09-15T21:24:49.239 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-15T21:24:49.239 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T21:24:49.292 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-15T21:24:49.292 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-15T21:24:49.292 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.00030135 s, 1.7 MB/s 2024-09-15T21:24:49.293 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T21:24:49.347 DEBUG:teuthology.orchestra.run.smithi032:> stat /dev/vg_nvme/lv_4 2024-09-15T21:24:49.393 INFO:teuthology.orchestra.run.smithi032.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T21:24:49.393 INFO:teuthology.orchestra.run.smithi032.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:49.393 INFO:teuthology.orchestra.run.smithi032.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-15T21:24:49.394 INFO:teuthology.orchestra.run.smithi032.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:49.394 INFO:teuthology.orchestra.run.smithi032.stdout:Access: 2024-09-15 21:14:46.529076368 +0000 2024-09-15T21:24:49.394 INFO:teuthology.orchestra.run.smithi032.stdout:Modify: 2024-09-15 21:14:46.273078654 +0000 2024-09-15T21:24:49.394 INFO:teuthology.orchestra.run.smithi032.stdout:Change: 2024-09-15 21:14:46.273078654 +0000 2024-09-15T21:24:49.394 INFO:teuthology.orchestra.run.smithi032.stdout: Birth: - 2024-09-15T21:24:49.394 DEBUG:teuthology.orchestra.run.smithi032:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T21:24:49.449 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records in 2024-09-15T21:24:49.449 INFO:teuthology.orchestra.run.smithi032.stderr:1+0 records out 2024-09-15T21:24:49.450 INFO:teuthology.orchestra.run.smithi032.stderr:512 bytes copied, 0.000206003 s, 2.5 MB/s 2024-09-15T21:24:49.451 DEBUG:teuthology.orchestra.run.smithi032:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T21:24:49.501 DEBUG:teuthology.orchestra.run.smithi107:> set -ex 2024-09-15T21:24:49.501 DEBUG:teuthology.orchestra.run.smithi107:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T21:24:49.508 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-09-15T21:24:49.508 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_1 2024-09-15T21:24:49.555 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 884 Links: 1 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-09-15 21:14:43.721644824 +0000 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-09-15 21:14:43.465647106 +0000 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-09-15 21:14:43.465647106 +0000 2024-09-15T21:24:49.556 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-09-15T21:24:49.556 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T21:24:49.608 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: cluster 2024-09-15T21:24:47.746847+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: cluster 2024-09-15T21:24:47.746847+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:48.312530+0000 mgr.a (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:48.312530+0000 mgr.a (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: cephadm 2024-09-15T21:24:48.315527+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi032=a;smithi107=b;count:2 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: cephadm 2024-09-15T21:24:48.315527+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi032=a;smithi107=b;count:2 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:48.321790+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:48.321790+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:48.323539+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:48.323539+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.033632+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.033632+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.609 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.034673+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.034673+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.040450+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.040450+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.042083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.042083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.043629+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.043629+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.045947+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.045947+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.047227+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.610 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:49 smithi107 bash[24286]: audit 2024-09-15T21:24:49.047227+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.611 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-09-15T21:24:49.611 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-09-15T21:24:49.611 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000271559 s, 1.9 MB/s 2024-09-15T21:24:49.612 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T21:24:49.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: cluster 2024-09-15T21:24:47.746847+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: cluster 2024-09-15T21:24:47.746847+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:48.312530+0000 mgr.a (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:48.312530+0000 mgr.a (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: cephadm 2024-09-15T21:24:48.315527+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi032=a;smithi107=b;count:2 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: cephadm 2024-09-15T21:24:48.315527+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi032=a;smithi107=b;count:2 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:48.321790+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:48.321790+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:48.323539+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:48.323539+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.033632+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.033632+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.034673+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.034673+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.040450+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.040450+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.042083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.042083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.043629+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.043629+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.045947+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.045947+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.047227+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:49 smithi149 bash[24834]: audit 2024-09-15T21:24:49.047227+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: cluster 2024-09-15T21:24:47.746847+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: cluster 2024-09-15T21:24:47.746847+0000 mgr.a (mgr.14152) 93 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:48.312530+0000 mgr.a (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:48.312530+0000 mgr.a (mgr.14152) 94 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi032=a;smithi107=b", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: cephadm 2024-09-15T21:24:48.315527+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi032=a;smithi107=b;count:2 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: cephadm 2024-09-15T21:24:48.315527+0000 mgr.a (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi032=a;smithi107=b;count:2 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:48.321790+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:48.321790+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:48.323539+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:48.323539+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.033632+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.033632+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.034673+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.034673+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.040450+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.040450+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.042083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.042083+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.043629+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.043629+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.045947+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.045947+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:49.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.047227+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.642 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:49 smithi032 bash[22713]: audit 2024-09-15T21:24:49.047227+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:49.663 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_2 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-09-15 21:14:44.217640402 +0000 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-09-15 21:14:43.981642506 +0000 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-09-15 21:14:43.981642506 +0000 2024-09-15T21:24:49.712 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-09-15T21:24:49.712 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T21:24:49.766 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-09-15T21:24:49.766 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-09-15T21:24:49.766 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.00041379 s, 1.2 MB/s 2024-09-15T21:24:49.767 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T21:24:49.817 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_3 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 921 Links: 1 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-09-15 21:14:44.685636230 +0000 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-09-15 21:14:44.445638369 +0000 2024-09-15T21:24:49.864 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-09-15 21:14:44.445638369 +0000 2024-09-15T21:24:49.865 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-09-15T21:24:49.865 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T21:24:49.918 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-09-15T21:24:49.918 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-09-15T21:24:49.918 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.000421859 s, 1.2 MB/s 2024-09-15T21:24:49.920 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T21:24:49.969 DEBUG:teuthology.orchestra.run.smithi107:> stat /dev/vg_nvme/lv_4 2024-09-15T21:24:50.016 INFO:teuthology.orchestra.run.smithi107.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T21:24:50.016 INFO:teuthology.orchestra.run.smithi107.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:50.017 INFO:teuthology.orchestra.run.smithi107.stdout:Device: 5h/5d Inode: 936 Links: 1 2024-09-15T21:24:50.017 INFO:teuthology.orchestra.run.smithi107.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:50.017 INFO:teuthology.orchestra.run.smithi107.stdout:Access: 2024-09-15 21:14:45.181631808 +0000 2024-09-15T21:24:50.017 INFO:teuthology.orchestra.run.smithi107.stdout:Modify: 2024-09-15 21:14:44.913634196 +0000 2024-09-15T21:24:50.017 INFO:teuthology.orchestra.run.smithi107.stdout:Change: 2024-09-15 21:14:44.913634196 +0000 2024-09-15T21:24:50.018 INFO:teuthology.orchestra.run.smithi107.stdout: Birth: - 2024-09-15T21:24:50.018 DEBUG:teuthology.orchestra.run.smithi107:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T21:24:50.074 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records in 2024-09-15T21:24:50.074 INFO:teuthology.orchestra.run.smithi107.stderr:1+0 records out 2024-09-15T21:24:50.074 INFO:teuthology.orchestra.run.smithi107.stderr:512 bytes copied, 0.0003031 s, 1.7 MB/s 2024-09-15T21:24:50.077 DEBUG:teuthology.orchestra.run.smithi107:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T21:24:50.125 DEBUG:teuthology.orchestra.run.smithi149:> set -ex 2024-09-15T21:24:50.126 DEBUG:teuthology.orchestra.run.smithi149:> dd if=/scratch_devs of=/dev/stdout 2024-09-15T21:24:50.132 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-09-15T21:24:50.133 DEBUG:teuthology.orchestra.run.smithi149:> stat /dev/vg_nvme/lv_1 2024-09-15T21:24:50.182 INFO:teuthology.orchestra.run.smithi149.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-15T21:24:50.182 INFO:teuthology.orchestra.run.smithi149.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:50.183 INFO:teuthology.orchestra.run.smithi149.stdout:Device: 5h/5d Inode: 868 Links: 1 2024-09-15T21:24:50.183 INFO:teuthology.orchestra.run.smithi149.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:50.183 INFO:teuthology.orchestra.run.smithi149.stdout:Access: 2024-09-15 21:14:43.449070792 +0000 2024-09-15T21:24:50.183 INFO:teuthology.orchestra.run.smithi149.stdout:Modify: 2024-09-15 21:14:43.445070829 +0000 2024-09-15T21:24:50.183 INFO:teuthology.orchestra.run.smithi149.stdout:Change: 2024-09-15 21:14:43.445070829 +0000 2024-09-15T21:24:50.183 INFO:teuthology.orchestra.run.smithi149.stdout: Birth: - 2024-09-15T21:24:50.183 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-15T21:24:50.237 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records in 2024-09-15T21:24:50.237 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records out 2024-09-15T21:24:50.237 INFO:teuthology.orchestra.run.smithi149.stderr:512 bytes copied, 0.000447247 s, 1.1 MB/s 2024-09-15T21:24:50.238 DEBUG:teuthology.orchestra.run.smithi149:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-15T21:24:50.287 DEBUG:teuthology.orchestra.run.smithi149:> stat /dev/vg_nvme/lv_2 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout:Device: 5h/5d Inode: 887 Links: 1 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout:Access: 2024-09-15 21:14:44.229063844 +0000 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout:Modify: 2024-09-15 21:14:43.949066339 +0000 2024-09-15T21:24:50.338 INFO:teuthology.orchestra.run.smithi149.stdout:Change: 2024-09-15 21:14:43.949066339 +0000 2024-09-15T21:24:50.339 INFO:teuthology.orchestra.run.smithi149.stdout: Birth: - 2024-09-15T21:24:50.339 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-15T21:24:50.392 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records in 2024-09-15T21:24:50.392 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records out 2024-09-15T21:24:50.393 INFO:teuthology.orchestra.run.smithi149.stderr:512 bytes copied, 0.000412782 s, 1.2 MB/s 2024-09-15T21:24:50.393 DEBUG:teuthology.orchestra.run.smithi149:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-15T21:24:50.443 DEBUG:teuthology.orchestra.run.smithi149:> stat /dev/vg_nvme/lv_3 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout:Device: 5h/5d Inode: 910 Links: 1 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout:Access: 2024-09-15 21:14:44.517061278 +0000 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout:Modify: 2024-09-15 21:14:44.513061314 +0000 2024-09-15T21:24:50.490 INFO:teuthology.orchestra.run.smithi149.stdout:Change: 2024-09-15 21:14:44.513061314 +0000 2024-09-15T21:24:50.491 INFO:teuthology.orchestra.run.smithi149.stdout: Birth: - 2024-09-15T21:24:50.491 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-15T21:24:50.542 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:50 smithi149 bash[24834]: cephadm 2024-09-15T21:24:49.048519+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-09-15T21:24:50.542 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:50 smithi149 bash[24834]: cephadm 2024-09-15T21:24:49.048519+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-09-15T21:24:50.544 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records in 2024-09-15T21:24:50.544 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records out 2024-09-15T21:24:50.544 INFO:teuthology.orchestra.run.smithi149.stderr:512 bytes copied, 0.000384388 s, 1.3 MB/s 2024-09-15T21:24:50.545 DEBUG:teuthology.orchestra.run.smithi149:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-15T21:24:50.594 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:50 smithi107 bash[24286]: cephadm 2024-09-15T21:24:49.048519+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-09-15T21:24:50.594 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:50 smithi107 bash[24286]: cephadm 2024-09-15T21:24:49.048519+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-09-15T21:24:50.595 DEBUG:teuthology.orchestra.run.smithi149:> stat /dev/vg_nvme/lv_4 2024-09-15T21:24:50.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:50 smithi032 bash[22713]: cephadm 2024-09-15T21:24:49.048519+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-09-15T21:24:50.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:50 smithi032 bash[22713]: cephadm 2024-09-15T21:24:49.048519+0000 mgr.a (mgr.14152) 96 : cephadm [INF] Deploying daemon mgr.b on smithi107 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout:Access: 2024-09-15 21:14:45.285054434 +0000 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout:Modify: 2024-09-15 21:14:45.009056893 +0000 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout:Change: 2024-09-15 21:14:45.009056893 +0000 2024-09-15T21:24:50.642 INFO:teuthology.orchestra.run.smithi149.stdout: Birth: - 2024-09-15T21:24:50.642 DEBUG:teuthology.orchestra.run.smithi149:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-15T21:24:50.696 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records in 2024-09-15T21:24:50.696 INFO:teuthology.orchestra.run.smithi149.stderr:1+0 records out 2024-09-15T21:24:50.696 INFO:teuthology.orchestra.run.smithi149.stderr:512 bytes copied, 0.000280942 s, 1.8 MB/s 2024-09-15T21:24:50.697 DEBUG:teuthology.orchestra.run.smithi149:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-15T21:24:50.747 INFO:tasks.cephadm:Deploying osd.0 on smithi032 with /dev/vg_nvme/lv_4... 2024-09-15T21:24:50.747 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-15T21:24:51.590 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:51 smithi107 bash[24286]: cluster 2024-09-15T21:24:49.747366+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:51.590 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:51 smithi107 bash[24286]: cluster 2024-09-15T21:24:49.747366+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:51.590 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:51 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:24:51.590 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:24:51 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:24:51.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:51 smithi149 bash[24834]: cluster 2024-09-15T21:24:49.747366+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:51.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:51 smithi149 bash[24834]: cluster 2024-09-15T21:24:49.747366+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:51.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:51 smithi032 bash[22713]: cluster 2024-09-15T21:24:49.747366+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:51.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:51 smithi032 bash[22713]: cluster 2024-09-15T21:24:49.747366+0000 mgr.a (mgr.14152) 97 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:51 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:24:51.930 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:24:51 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:24:51.931 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:24:51 smithi107 systemd[1]: Started Ceph mgr.b for 4fc84126-73a8-11ef-bceb-c7b262605968. 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: cluster 2024-09-15T21:24:51.747874+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: cluster 2024-09-15T21:24:51.747874+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.863305+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.863305+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.870110+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.870110+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.877460+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.877460+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.884420+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.884420+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.935354+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:53.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:52 smithi032 bash[22713]: audit 2024-09-15T21:24:51.935354+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:53.182 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24774]: debug 2024-09-15T21:24:52.906+0000 7f8eb65c2640 1 -- 172.21.15.107:0/1456288500 <== mon.2 v2:172.21.15.107:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55da6ca430e0 con 0x55da6ca45400 2024-09-15T21:24:53.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: cluster 2024-09-15T21:24:51.747874+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:53.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: cluster 2024-09-15T21:24:51.747874+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:53.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.863305+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.863305+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.870110+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.870110+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.877460+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.877460+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.884420+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.884420+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.935354+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:53.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:52 smithi107 bash[24286]: audit 2024-09-15T21:24:51.935354+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:53.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: cluster 2024-09-15T21:24:51.747874+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:53.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: cluster 2024-09-15T21:24:51.747874+0000 mgr.a (mgr.14152) 98 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.863305+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.863305+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.870110+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.870110+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.877460+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.877460+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.884420+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.884420+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.935354+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:53.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:52 smithi149 bash[24834]: audit 2024-09-15T21:24:51.935354+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:24:55.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:54 smithi149 bash[24834]: cluster 2024-09-15T21:24:53.748367+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:55.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:54 smithi149 bash[24834]: cluster 2024-09-15T21:24:53.748367+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:55.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:54 smithi149 bash[24834]: audit 2024-09-15T21:24:53.765036+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:55.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:54 smithi149 bash[24834]: audit 2024-09-15T21:24:53.765036+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:55.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:54 smithi032 bash[22713]: cluster 2024-09-15T21:24:53.748367+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:55.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:54 smithi032 bash[22713]: cluster 2024-09-15T21:24:53.748367+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:55.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:54 smithi032 bash[22713]: audit 2024-09-15T21:24:53.765036+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:55.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:54 smithi032 bash[22713]: audit 2024-09-15T21:24:53.765036+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:55.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:54 smithi107 bash[24286]: cluster 2024-09-15T21:24:53.748367+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:55.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:54 smithi107 bash[24286]: cluster 2024-09-15T21:24:53.748367+0000 mgr.a (mgr.14152) 99 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:55.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:54 smithi107 bash[24286]: audit 2024-09-15T21:24:53.765036+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:55.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:54 smithi107 bash[24286]: audit 2024-09-15T21:24:53.765036+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:55.489 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:24:56.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:56 smithi032 bash[22713]: cluster 2024-09-15T21:24:55.748775+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:56.934 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:56 smithi032 bash[22713]: cluster 2024-09-15T21:24:55.748775+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:57.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:56 smithi149 bash[24834]: cluster 2024-09-15T21:24:55.748775+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:57.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:56 smithi149 bash[24834]: cluster 2024-09-15T21:24:55.748775+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:57.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:56 smithi107 bash[24286]: cluster 2024-09-15T21:24:55.748775+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:57.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:56 smithi107 bash[24286]: cluster 2024-09-15T21:24:55.748775+0000 mgr.a (mgr.14152) 100 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:58.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.163274+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.163274+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.170452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.170452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.172280+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.172280+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.174097+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:58.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.174097+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:58.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.183129+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.183129+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: cephadm 2024-09-15T21:24:57.234491+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-15T21:24:58.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: cephadm 2024-09-15T21:24:57.234491+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-15T21:24:58.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.235260+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:58.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.235260+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:58.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.236907+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:58.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.236907+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:58.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.238317+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: audit 2024-09-15T21:24:57.238317+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: cephadm 2024-09-15T21:24:57.239969+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:24:58.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:58 smithi107 bash[24286]: cephadm 2024-09-15T21:24:57.239969+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:24:58.469 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.163274+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.469 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.163274+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.469 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.170452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.469 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.170452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.469 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.172280+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.469 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.172280+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.174097+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.174097+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.183129+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.183129+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: cephadm 2024-09-15T21:24:57.234491+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: cephadm 2024-09-15T21:24:57.234491+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.235260+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.235260+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.236907+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.236907+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.238317+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: audit 2024-09-15T21:24:57.238317+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: cephadm 2024-09-15T21:24:57.239969+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:24:58.470 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:58 smithi032 bash[22713]: cephadm 2024-09-15T21:24:57.239969+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.163274+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.163274+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.170452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.170452+0000 mon.a (mon.0) 294 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.172280+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.172280+0000 mon.a (mon.0) 295 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.174097+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.174097+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.183129+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.183129+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: cephadm 2024-09-15T21:24:57.234491+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-15T21:24:58.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: cephadm 2024-09-15T21:24:57.234491+0000 mgr.a (mgr.14152) 101 : cephadm [INF] Reconfiguring mgr.a (unknown last config time)... 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.235260+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.235260+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.236907+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.236907+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.238317+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: audit 2024-09-15T21:24:57.238317+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: cephadm 2024-09-15T21:24:57.239969+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:24:58.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:58 smithi149 bash[24834]: cephadm 2024-09-15T21:24:57.239969+0000 mgr.a (mgr.14152) 102 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:24:59.057 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:24:59.115 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi032:vg_nvme/lv_4 2024-09-15T21:24:59.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: cluster 2024-09-15T21:24:57.749167+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:59.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: cluster 2024-09-15T21:24:57.749167+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:59.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: cluster 2024-09-15T21:24:58.827450+0000 mon.a (mon.0) 301 : cluster [DBG] Standby manager daemon b started 2024-09-15T21:24:59.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: cluster 2024-09-15T21:24:58.827450+0000 mon.a (mon.0) 301 : cluster [DBG] Standby manager daemon b started 2024-09-15T21:24:59.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.827458+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.827458+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.828287+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.828287+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.829515+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.829515+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.830198+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-15T21:24:59.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:24:59 smithi032 bash[22713]: audit 2024-09-15T21:24:58.830198+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-15T21:24:59.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: cluster 2024-09-15T21:24:57.749167+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:59.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: cluster 2024-09-15T21:24:57.749167+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: cluster 2024-09-15T21:24:58.827450+0000 mon.a (mon.0) 301 : cluster [DBG] Standby manager daemon b started 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: cluster 2024-09-15T21:24:58.827450+0000 mon.a (mon.0) 301 : cluster [DBG] Standby manager daemon b started 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.827458+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.827458+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.828287+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.828287+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.829515+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.829515+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.830198+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-15T21:24:59.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:24:59 smithi149 bash[24834]: audit 2024-09-15T21:24:58.830198+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: cluster 2024-09-15T21:24:57.749167+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: cluster 2024-09-15T21:24:57.749167+0000 mgr.a (mgr.14152) 103 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: cluster 2024-09-15T21:24:58.827450+0000 mon.a (mon.0) 301 : cluster [DBG] Standby manager daemon b started 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: cluster 2024-09-15T21:24:58.827450+0000 mon.a (mon.0) 301 : cluster [DBG] Standby manager daemon b started 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.827458+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.827458+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/crt"} : dispatch 2024-09-15T21:24:59.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.828287+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-15T21:24:59.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.828287+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/crt"} : dispatch 2024-09-15T21:24:59.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.829515+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-15T21:24:59.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.829515+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/b/key"} : dispatch 2024-09-15T21:24:59.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.830198+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-15T21:24:59.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:24:59 smithi107 bash[24286]: audit 2024-09-15T21:24:58.830198+0000 mon.b (mon.2) 6 : audit [DBG] from='mgr.? 172.21.15.107:0/4117460205' entity='mgr.b' cmd={"prefix": "config-key get", "key": "mgr/dashboard/key"} : dispatch 2024-09-15T21:25:00.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:00 smithi032 bash[22713]: cluster 2024-09-15T21:24:59.195195+0000 mon.a (mon.0) 302 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-15T21:25:00.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:00 smithi032 bash[22713]: cluster 2024-09-15T21:24:59.195195+0000 mon.a (mon.0) 302 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-15T21:25:00.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:00 smithi032 bash[22713]: audit 2024-09-15T21:24:59.195323+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-15T21:25:00.329 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:00 smithi032 bash[22713]: audit 2024-09-15T21:24:59.195323+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-15T21:25:00.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:00 smithi149 bash[24834]: cluster 2024-09-15T21:24:59.195195+0000 mon.a (mon.0) 302 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-15T21:25:00.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:00 smithi149 bash[24834]: cluster 2024-09-15T21:24:59.195195+0000 mon.a (mon.0) 302 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-15T21:25:00.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:00 smithi149 bash[24834]: audit 2024-09-15T21:24:59.195323+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-15T21:25:00.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:00 smithi149 bash[24834]: audit 2024-09-15T21:24:59.195323+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-15T21:25:00.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:00 smithi107 bash[24286]: cluster 2024-09-15T21:24:59.195195+0000 mon.a (mon.0) 302 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-15T21:25:00.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:00 smithi107 bash[24286]: cluster 2024-09-15T21:24:59.195195+0000 mon.a (mon.0) 302 : cluster [DBG] mgrmap e14: a(active, since 119s), standbys: b 2024-09-15T21:25:00.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:00 smithi107 bash[24286]: audit 2024-09-15T21:24:59.195323+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-15T21:25:00.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:00 smithi107 bash[24286]: audit 2024-09-15T21:24:59.195323+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr metadata", "who": "b", "id": "b"} : dispatch 2024-09-15T21:25:01.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: cluster 2024-09-15T21:24:59.749587+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: cluster 2024-09-15T21:24:59.749587+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.780943+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.780943+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.788518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.788518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.791381+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.791381+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.794659+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.794659+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.796380+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.796380+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.806172+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:01 smithi149 bash[24834]: audit 2024-09-15T21:25:00.806172+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: cluster 2024-09-15T21:24:59.749587+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:01.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: cluster 2024-09-15T21:24:59.749587+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.780943+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.780943+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.788518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.788518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.791381+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.791381+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.794659+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.794659+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.796380+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.796380+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:01.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.806172+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:01 smithi032 bash[22713]: audit 2024-09-15T21:25:00.806172+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: cluster 2024-09-15T21:24:59.749587+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: cluster 2024-09-15T21:24:59.749587+0000 mgr.a (mgr.14152) 104 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.780943+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.780943+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.788518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.788518+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.791381+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:01.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.791381+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.794659+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.794659+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.796380+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.796380+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.806172+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:01 smithi107 bash[24286]: audit 2024-09-15T21:25:00.806172+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:03.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:03 smithi149 bash[24834]: cluster 2024-09-15T21:25:01.750008+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:03.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:03 smithi149 bash[24834]: cluster 2024-09-15T21:25:01.750008+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:03.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:03 smithi032 bash[22713]: cluster 2024-09-15T21:25:01.750008+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:03.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:03 smithi032 bash[22713]: cluster 2024-09-15T21:25:01.750008+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:03.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:03 smithi107 bash[24286]: cluster 2024-09-15T21:25:01.750008+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:03.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:03 smithi107 bash[24286]: cluster 2024-09-15T21:25:01.750008+0000 mgr.a (mgr.14152) 105 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:03.907 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:25:05.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: cluster 2024-09-15T21:25:03.750430+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:05.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: cluster 2024-09-15T21:25:03.750430+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:05.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: audit 2024-09-15T21:25:05.172554+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:05.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: audit 2024-09-15T21:25:05.172554+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:05.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: audit 2024-09-15T21:25:05.177879+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:05.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: audit 2024-09-15T21:25:05.177879+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:05.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: audit 2024-09-15T21:25:05.179126+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:05.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:05 smithi149 bash[24834]: audit 2024-09-15T21:25:05.179126+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:05.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: cluster 2024-09-15T21:25:03.750430+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:05.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: cluster 2024-09-15T21:25:03.750430+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: audit 2024-09-15T21:25:05.172554+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: audit 2024-09-15T21:25:05.172554+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: audit 2024-09-15T21:25:05.177879+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: audit 2024-09-15T21:25:05.177879+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: audit 2024-09-15T21:25:05.179126+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:05 smithi032 bash[22713]: audit 2024-09-15T21:25:05.179126+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: cluster 2024-09-15T21:25:03.750430+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: cluster 2024-09-15T21:25:03.750430+0000 mgr.a (mgr.14152) 106 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: audit 2024-09-15T21:25:05.172554+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: audit 2024-09-15T21:25:05.172554+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: audit 2024-09-15T21:25:05.177879+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: audit 2024-09-15T21:25:05.177879+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: audit 2024-09-15T21:25:05.179126+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:05 smithi107 bash[24286]: audit 2024-09-15T21:25:05.179126+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:06.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:06 smithi149 bash[24834]: audit 2024-09-15T21:25:05.168348+0000 mgr.a (mgr.14152) 107 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:06.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:06 smithi149 bash[24834]: audit 2024-09-15T21:25:05.168348+0000 mgr.a (mgr.14152) 107 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:06.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:06 smithi032 bash[22713]: audit 2024-09-15T21:25:05.168348+0000 mgr.a (mgr.14152) 107 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:06.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:06 smithi032 bash[22713]: audit 2024-09-15T21:25:05.168348+0000 mgr.a (mgr.14152) 107 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:06.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:06 smithi107 bash[24286]: audit 2024-09-15T21:25:05.168348+0000 mgr.a (mgr.14152) 107 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:06.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:06 smithi107 bash[24286]: audit 2024-09-15T21:25:05.168348+0000 mgr.a (mgr.14152) 107 : audit [DBG] from='client.14217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi032:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:07.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:07 smithi149 bash[24834]: cluster 2024-09-15T21:25:05.750831+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:07.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:07 smithi149 bash[24834]: cluster 2024-09-15T21:25:05.750831+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:07.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:07 smithi032 bash[22713]: cluster 2024-09-15T21:25:05.750831+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:07.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:07 smithi032 bash[22713]: cluster 2024-09-15T21:25:05.750831+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:07.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:07 smithi107 bash[24286]: cluster 2024-09-15T21:25:05.750831+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:07.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:07 smithi107 bash[24286]: cluster 2024-09-15T21:25:05.750831+0000 mgr.a (mgr.14152) 108 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:09.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:09 smithi149 bash[24834]: cluster 2024-09-15T21:25:07.751239+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:09.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:09 smithi149 bash[24834]: cluster 2024-09-15T21:25:07.751239+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:09.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:09 smithi032 bash[22713]: cluster 2024-09-15T21:25:07.751239+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:09.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:09 smithi032 bash[22713]: cluster 2024-09-15T21:25:07.751239+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:09.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:09 smithi107 bash[24286]: cluster 2024-09-15T21:25:07.751239+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:09.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:09 smithi107 bash[24286]: cluster 2024-09-15T21:25:07.751239+0000 mgr.a (mgr.14152) 109 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:11.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:11 smithi032 bash[22713]: cluster 2024-09-15T21:25:09.751662+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:11.303 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:11 smithi032 bash[22713]: cluster 2024-09-15T21:25:09.751662+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:11.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:11 smithi149 bash[24834]: cluster 2024-09-15T21:25:09.751662+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:11.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:11 smithi149 bash[24834]: cluster 2024-09-15T21:25:09.751662+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:11.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:11 smithi107 bash[24286]: cluster 2024-09-15T21:25:09.751662+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:11.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:11 smithi107 bash[24286]: cluster 2024-09-15T21:25:09.751662+0000 mgr.a (mgr.14152) 110 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:13.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:13 smithi149 bash[24834]: cluster 2024-09-15T21:25:11.752047+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:13.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:13 smithi149 bash[24834]: cluster 2024-09-15T21:25:11.752047+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:13.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:13 smithi032 bash[22713]: cluster 2024-09-15T21:25:11.752047+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:13.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:13 smithi032 bash[22713]: cluster 2024-09-15T21:25:11.752047+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:13 smithi107 bash[24286]: cluster 2024-09-15T21:25:11.752047+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:13.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:13 smithi107 bash[24286]: cluster 2024-09-15T21:25:11.752047+0000 mgr.a (mgr.14152) 111 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:14.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.305701+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"} : dispatch 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.305701+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"} : dispatch 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.308990+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"}]': finished 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.308990+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"}]': finished 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: cluster 2024-09-15T21:25:13.313583+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: cluster 2024-09-15T21:25:13.313583+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.313928+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.313928+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.927222+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.32:0/633199668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:25:14.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:14 smithi149 bash[24834]: audit 2024-09-15T21:25:13.927222+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.32:0/633199668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:25:14.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.305701+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"} : dispatch 2024-09-15T21:25:14.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.305701+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"} : dispatch 2024-09-15T21:25:14.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.308990+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"}]': finished 2024-09-15T21:25:14.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.308990+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"}]': finished 2024-09-15T21:25:14.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: cluster 2024-09-15T21:25:13.313583+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-15T21:25:14.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: cluster 2024-09-15T21:25:13.313583+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-15T21:25:14.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.313928+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:14.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.313928+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:14.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.927222+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.32:0/633199668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:25:14.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:14 smithi032 bash[22713]: audit 2024-09-15T21:25:13.927222+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.32:0/633199668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.305701+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"} : dispatch 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.305701+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"} : dispatch 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.308990+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"}]': finished 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.308990+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.32:0/3616583855' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e465446-02bc-4a72-be23-0b450609ee5f"}]': finished 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: cluster 2024-09-15T21:25:13.313583+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: cluster 2024-09-15T21:25:13.313583+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-15T21:25:14.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.313928+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:14.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.313928+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:14.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.927222+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.32:0/633199668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:25:14.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:14 smithi107 bash[24286]: audit 2024-09-15T21:25:13.927222+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.32:0/633199668' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:25:15.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:15 smithi149 bash[24834]: cluster 2024-09-15T21:25:13.752517+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:15.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:15 smithi149 bash[24834]: cluster 2024-09-15T21:25:13.752517+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:15.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:15 smithi032 bash[22713]: cluster 2024-09-15T21:25:13.752517+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:15.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:15 smithi032 bash[22713]: cluster 2024-09-15T21:25:13.752517+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:15.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:15 smithi107 bash[24286]: cluster 2024-09-15T21:25:13.752517+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:15 smithi107 bash[24286]: cluster 2024-09-15T21:25:13.752517+0000 mgr.a (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:17.481 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:17 smithi032 bash[22713]: cluster 2024-09-15T21:25:15.752930+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:17.481 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:17 smithi032 bash[22713]: cluster 2024-09-15T21:25:15.752930+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:17.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:17 smithi149 bash[24834]: cluster 2024-09-15T21:25:15.752930+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:17.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:17 smithi149 bash[24834]: cluster 2024-09-15T21:25:15.752930+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:17.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:17 smithi107 bash[24286]: cluster 2024-09-15T21:25:15.752930+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:17.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:17 smithi107 bash[24286]: cluster 2024-09-15T21:25:15.752930+0000 mgr.a (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:19.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:19 smithi149 bash[24834]: cluster 2024-09-15T21:25:17.753361+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:19.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:19 smithi149 bash[24834]: cluster 2024-09-15T21:25:17.753361+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:19.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:19 smithi032 bash[22713]: cluster 2024-09-15T21:25:17.753361+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:19.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:19 smithi032 bash[22713]: cluster 2024-09-15T21:25:17.753361+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:19 smithi107 bash[24286]: cluster 2024-09-15T21:25:17.753361+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:19.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:19 smithi107 bash[24286]: cluster 2024-09-15T21:25:17.753361+0000 mgr.a (mgr.14152) 114 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:21.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:21 smithi149 bash[24834]: cluster 2024-09-15T21:25:19.753800+0000 mgr.a (mgr.14152) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:21.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:21 smithi149 bash[24834]: cluster 2024-09-15T21:25:19.753800+0000 mgr.a (mgr.14152) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:21.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:21 smithi032 bash[22713]: cluster 2024-09-15T21:25:19.753800+0000 mgr.a (mgr.14152) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:21.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:21 smithi032 bash[22713]: cluster 2024-09-15T21:25:19.753800+0000 mgr.a (mgr.14152) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:21.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:21 smithi107 bash[24286]: cluster 2024-09-15T21:25:19.753800+0000 mgr.a (mgr.14152) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:21.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:21 smithi107 bash[24286]: cluster 2024-09-15T21:25:19.753800+0000 mgr.a (mgr.14152) 115 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:23.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:23 smithi149 bash[24834]: cluster 2024-09-15T21:25:21.754236+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:23.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:23 smithi149 bash[24834]: cluster 2024-09-15T21:25:21.754236+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:23.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:23 smithi032 bash[22713]: cluster 2024-09-15T21:25:21.754236+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:23.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:23 smithi032 bash[22713]: cluster 2024-09-15T21:25:21.754236+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:23.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:23 smithi107 bash[24286]: cluster 2024-09-15T21:25:21.754236+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:23.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:23 smithi107 bash[24286]: cluster 2024-09-15T21:25:21.754236+0000 mgr.a (mgr.14152) 116 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:25.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:25 smithi149 bash[24834]: cluster 2024-09-15T21:25:23.754529+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:25.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:25 smithi149 bash[24834]: cluster 2024-09-15T21:25:23.754529+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:25.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:25 smithi032 bash[22713]: cluster 2024-09-15T21:25:23.754529+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:25.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:25 smithi032 bash[22713]: cluster 2024-09-15T21:25:23.754529+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:25.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:25 smithi107 bash[24286]: cluster 2024-09-15T21:25:23.754529+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:25.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:25 smithi107 bash[24286]: cluster 2024-09-15T21:25:23.754529+0000 mgr.a (mgr.14152) 117 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:26.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:26 smithi149 bash[24834]: audit 2024-09-15T21:25:26.225701+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:25:26.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:26 smithi149 bash[24834]: audit 2024-09-15T21:25:26.225701+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:25:26.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:26 smithi149 bash[24834]: audit 2024-09-15T21:25:26.227397+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:26.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:26 smithi149 bash[24834]: audit 2024-09-15T21:25:26.227397+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:26.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:26 smithi032 bash[22713]: audit 2024-09-15T21:25:26.225701+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:25:26.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:26 smithi032 bash[22713]: audit 2024-09-15T21:25:26.225701+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:25:26.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:26 smithi032 bash[22713]: audit 2024-09-15T21:25:26.227397+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:26.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:26 smithi032 bash[22713]: audit 2024-09-15T21:25:26.227397+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:26.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:26 smithi107 bash[24286]: audit 2024-09-15T21:25:26.225701+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:25:26.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:26 smithi107 bash[24286]: audit 2024-09-15T21:25:26.225701+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:25:26.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:26 smithi107 bash[24286]: audit 2024-09-15T21:25:26.227397+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:26.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:26 smithi107 bash[24286]: audit 2024-09-15T21:25:26.227397+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:27.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:27 smithi149 bash[24834]: cluster 2024-09-15T21:25:25.754910+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:27.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:27 smithi149 bash[24834]: cluster 2024-09-15T21:25:25.754910+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:27.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:27 smithi149 bash[24834]: cephadm 2024-09-15T21:25:26.228811+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-15T21:25:27.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:27 smithi149 bash[24834]: cephadm 2024-09-15T21:25:26.228811+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-15T21:25:27.613 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:27 smithi032 bash[22713]: cluster 2024-09-15T21:25:25.754910+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:27.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:27 smithi032 bash[22713]: cluster 2024-09-15T21:25:25.754910+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:27.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:27 smithi032 bash[22713]: cephadm 2024-09-15T21:25:26.228811+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-15T21:25:27.614 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:27 smithi032 bash[22713]: cephadm 2024-09-15T21:25:26.228811+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-15T21:25:27.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:27 smithi107 bash[24286]: cluster 2024-09-15T21:25:25.754910+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:27.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:27 smithi107 bash[24286]: cluster 2024-09-15T21:25:25.754910+0000 mgr.a (mgr.14152) 118 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:27.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:27 smithi107 bash[24286]: cephadm 2024-09-15T21:25:26.228811+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-15T21:25:27.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:27 smithi107 bash[24286]: cephadm 2024-09-15T21:25:26.228811+0000 mgr.a (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi032 2024-09-15T21:25:29.428 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:29 smithi032 bash[22713]: cluster 2024-09-15T21:25:27.755242+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:29.429 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:29 smithi032 bash[22713]: cluster 2024-09-15T21:25:27.755242+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:29.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:29 smithi149 bash[24834]: cluster 2024-09-15T21:25:27.755242+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:29.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:29 smithi149 bash[24834]: cluster 2024-09-15T21:25:27.755242+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:29 smithi107 bash[24286]: cluster 2024-09-15T21:25:27.755242+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:29 smithi107 bash[24286]: cluster 2024-09-15T21:25:27.755242+0000 mgr.a (mgr.14152) 120 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:30.484 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:30 smithi032 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:25:30.484 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:25:30 smithi032 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:25:30.889 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:25:30 smithi032 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:25:30.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:30 smithi032 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:25:31.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: cluster 2024-09-15T21:25:29.755681+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:31.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: cluster 2024-09-15T21:25:29.755681+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:31.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: audit 2024-09-15T21:25:30.607924+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:31.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: audit 2024-09-15T21:25:30.607924+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:31.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: audit 2024-09-15T21:25:30.611722+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: audit 2024-09-15T21:25:30.611722+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: audit 2024-09-15T21:25:30.617666+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:31 smithi149 bash[24834]: audit 2024-09-15T21:25:30.617666+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: cluster 2024-09-15T21:25:29.755681+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: cluster 2024-09-15T21:25:29.755681+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: audit 2024-09-15T21:25:30.607924+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: audit 2024-09-15T21:25:30.607924+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: audit 2024-09-15T21:25:30.611722+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: audit 2024-09-15T21:25:30.611722+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: audit 2024-09-15T21:25:30.617666+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:31 smithi032 bash[22713]: audit 2024-09-15T21:25:30.617666+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: cluster 2024-09-15T21:25:29.755681+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: cluster 2024-09-15T21:25:29.755681+0000 mgr.a (mgr.14152) 121 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: audit 2024-09-15T21:25:30.607924+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: audit 2024-09-15T21:25:30.607924+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: audit 2024-09-15T21:25:30.611722+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: audit 2024-09-15T21:25:30.611722+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: audit 2024-09-15T21:25:30.617666+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:31.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:31 smithi107 bash[24286]: audit 2024-09-15T21:25:30.617666+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:33.520 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:33 smithi032 bash[22713]: cluster 2024-09-15T21:25:31.755965+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:33.520 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:33 smithi032 bash[22713]: cluster 2024-09-15T21:25:31.755965+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:33.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:33 smithi149 bash[24834]: cluster 2024-09-15T21:25:31.755965+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:33.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:33 smithi149 bash[24834]: cluster 2024-09-15T21:25:31.755965+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:33.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:33 smithi107 bash[24286]: cluster 2024-09-15T21:25:31.755965+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:33.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:33 smithi107 bash[24286]: cluster 2024-09-15T21:25:31.755965+0000 mgr.a (mgr.14152) 122 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:35.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:35 smithi149 bash[24834]: cluster 2024-09-15T21:25:33.756300+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:35.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:35 smithi149 bash[24834]: cluster 2024-09-15T21:25:33.756300+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:35.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:35 smithi032 bash[22713]: cluster 2024-09-15T21:25:33.756300+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:35.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:35 smithi032 bash[22713]: cluster 2024-09-15T21:25:33.756300+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:35.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:35 smithi107 bash[24286]: cluster 2024-09-15T21:25:33.756300+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:35.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:35 smithi107 bash[24286]: cluster 2024-09-15T21:25:33.756300+0000 mgr.a (mgr.14152) 123 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.628 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:37 smithi032 bash[22713]: cluster 2024-09-15T21:25:35.756752+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:37 smithi032 bash[22713]: cluster 2024-09-15T21:25:35.756752+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:37 smithi032 bash[22713]: audit 2024-09-15T21:25:36.886679+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:37 smithi032 bash[22713]: audit 2024-09-15T21:25:36.886679+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:37 smithi032 bash[22713]: audit 2024-09-15T21:25:36.891008+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.629 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:37 smithi032 bash[22713]: audit 2024-09-15T21:25:36.891008+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:37 smithi107 bash[24286]: cluster 2024-09-15T21:25:35.756752+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:37 smithi107 bash[24286]: cluster 2024-09-15T21:25:35.756752+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:37 smithi107 bash[24286]: audit 2024-09-15T21:25:36.886679+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:37 smithi107 bash[24286]: audit 2024-09-15T21:25:36.886679+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:37 smithi107 bash[24286]: audit 2024-09-15T21:25:36.891008+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:37 smithi107 bash[24286]: audit 2024-09-15T21:25:36.891008+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:37 smithi149 bash[24834]: cluster 2024-09-15T21:25:35.756752+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:37 smithi149 bash[24834]: cluster 2024-09-15T21:25:35.756752+0000 mgr.a (mgr.14152) 124 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:37 smithi149 bash[24834]: audit 2024-09-15T21:25:36.886679+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:37 smithi149 bash[24834]: audit 2024-09-15T21:25:36.886679+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:37 smithi149 bash[24834]: audit 2024-09-15T21:25:36.891008+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:37.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:37 smithi149 bash[24834]: audit 2024-09-15T21:25:36.891008+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:38.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:38 smithi032 bash[22713]: audit 2024-09-15T21:25:37.509846+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:38.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:38 smithi032 bash[22713]: audit 2024-09-15T21:25:37.509846+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:38.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:38 smithi032 bash[22713]: audit 2024-09-15T21:25:37.510997+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:38.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:38 smithi032 bash[22713]: audit 2024-09-15T21:25:37.510997+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:38.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:38 smithi032 bash[22713]: audit 2024-09-15T21:25:37.517314+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:38.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:38 smithi032 bash[22713]: audit 2024-09-15T21:25:37.517314+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:38.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:38 smithi107 bash[24286]: audit 2024-09-15T21:25:37.509846+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:38.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:38 smithi107 bash[24286]: audit 2024-09-15T21:25:37.509846+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:38.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:38 smithi107 bash[24286]: audit 2024-09-15T21:25:37.510997+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:38.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:38 smithi107 bash[24286]: audit 2024-09-15T21:25:37.510997+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:38.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:38 smithi107 bash[24286]: audit 2024-09-15T21:25:37.517314+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:38.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:38 smithi107 bash[24286]: audit 2024-09-15T21:25:37.517314+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:38.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:38 smithi149 bash[24834]: audit 2024-09-15T21:25:37.509846+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:38.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:38 smithi149 bash[24834]: audit 2024-09-15T21:25:37.509846+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:38.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:38 smithi149 bash[24834]: audit 2024-09-15T21:25:37.510997+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:38.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:38 smithi149 bash[24834]: audit 2024-09-15T21:25:37.510997+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:38.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:38 smithi149 bash[24834]: audit 2024-09-15T21:25:37.517314+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:38.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:38 smithi149 bash[24834]: audit 2024-09-15T21:25:37.517314+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:39.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:39 smithi032 bash[22713]: cluster 2024-09-15T21:25:37.757166+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:39.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:39 smithi032 bash[22713]: cluster 2024-09-15T21:25:37.757166+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:39 smithi107 bash[24286]: cluster 2024-09-15T21:25:37.757166+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:39.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:39 smithi107 bash[24286]: cluster 2024-09-15T21:25:37.757166+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:39.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:39 smithi149 bash[24834]: cluster 2024-09-15T21:25:37.757166+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:39.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:39 smithi149 bash[24834]: cluster 2024-09-15T21:25:37.757166+0000 mgr.a (mgr.14152) 125 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:40.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:40 smithi032 bash[22713]: audit 2024-09-15T21:25:39.782034+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-15T21:25:40.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:40 smithi032 bash[22713]: audit 2024-09-15T21:25:39.782034+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-15T21:25:40.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:40 smithi107 bash[24286]: audit 2024-09-15T21:25:39.782034+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-15T21:25:40.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:40 smithi107 bash[24286]: audit 2024-09-15T21:25:39.782034+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-15T21:25:40.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:40 smithi149 bash[24834]: audit 2024-09-15T21:25:39.782034+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-15T21:25:40.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:40 smithi149 bash[24834]: audit 2024-09-15T21:25:39.782034+0000 mon.a (mon.0) 328 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-15T21:25:41.119 INFO:teuthology.orchestra.run.smithi032.stdout:Created osd(s) 0 on host 'smithi032' 2024-09-15T21:25:41.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: cluster 2024-09-15T21:25:39.757457+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:41.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: cluster 2024-09-15T21:25:39.757457+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:41.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:40.374594+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-15T21:25:41.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:40.374594+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-15T21:25:41.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: cluster 2024-09-15T21:25:40.378901+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-15T21:25:41.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: cluster 2024-09-15T21:25:40.378901+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-15T21:25:41.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:40.379374+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:40.379374+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:40.379886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:40.379886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:41.099855+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:41.099855+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:41.106761+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:41.106761+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:41.114381+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:41 smithi032 bash[22713]: audit 2024-09-15T21:25:41.114381+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: cluster 2024-09-15T21:25:39.757457+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: cluster 2024-09-15T21:25:39.757457+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:40.374594+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:40.374594+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: cluster 2024-09-15T21:25:40.378901+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: cluster 2024-09-15T21:25:40.378901+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:40.379374+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-15T21:25:41.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:40.379374+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:40.379886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:40.379886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:41.099855+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:41.099855+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:41.106761+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:41.106761+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:41.114381+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:41 smithi107 bash[24286]: audit 2024-09-15T21:25:41.114381+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.693 DEBUG:teuthology.orchestra.run.smithi032:osd.0> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.0.service 2024-09-15T21:25:41.696 INFO:tasks.cephadm:Deploying osd.1 on smithi107 with /dev/vg_nvme/lv_4... 2024-09-15T21:25:41.696 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-15T21:25:41.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: cluster 2024-09-15T21:25:39.757457+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:41.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: cluster 2024-09-15T21:25:39.757457+0000 mgr.a (mgr.14152) 126 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:40.374594+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:40.374594+0000 mon.a (mon.0) 329 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: cluster 2024-09-15T21:25:40.378901+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: cluster 2024-09-15T21:25:40.378901+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:40.379374+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:40.379374+0000 mon.a (mon.0) 331 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]} : dispatch 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:40.379886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:40.379886+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:41.099855+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:41.099855+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:41.106761+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:41.106761+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.864 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:41.114381+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:41.864 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:41 smithi149 bash[24834]: audit 2024-09-15T21:25:41.114381+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: audit 2024-09-15T21:25:41.376630+0000 mon.a (mon.0) 336 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: audit 2024-09-15T21:25:41.376630+0000 mon.a (mon.0) 336 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: cluster 2024-09-15T21:25:41.381586+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: cluster 2024-09-15T21:25:41.381586+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: audit 2024-09-15T21:25:41.383062+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: audit 2024-09-15T21:25:41.383062+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: audit 2024-09-15T21:25:41.393319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:42 smithi107 bash[24286]: audit 2024-09-15T21:25:41.393319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: audit 2024-09-15T21:25:41.376630+0000 mon.a (mon.0) 336 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-15T21:25:42.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: audit 2024-09-15T21:25:41.376630+0000 mon.a (mon.0) 336 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-15T21:25:42.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: cluster 2024-09-15T21:25:41.381586+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-15T21:25:42.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: cluster 2024-09-15T21:25:41.381586+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-15T21:25:42.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: audit 2024-09-15T21:25:41.383062+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: audit 2024-09-15T21:25:41.383062+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: audit 2024-09-15T21:25:41.393319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:42 smithi149 bash[24834]: audit 2024-09-15T21:25:41.393319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: audit 2024-09-15T21:25:41.376630+0000 mon.a (mon.0) 336 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-15T21:25:42.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: audit 2024-09-15T21:25:41.376630+0000 mon.a (mon.0) 336 : audit [INF] from='osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi032", "root=default"]}]': finished 2024-09-15T21:25:42.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: cluster 2024-09-15T21:25:41.381586+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-15T21:25:42.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: cluster 2024-09-15T21:25:41.381586+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-15T21:25:42.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: audit 2024-09-15T21:25:41.383062+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: audit 2024-09-15T21:25:41.383062+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: audit 2024-09-15T21:25:41.393319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:42.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:42 smithi032 bash[22713]: audit 2024-09-15T21:25:41.393319+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:40.792132+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:40.792132+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:40.792261+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:40.792261+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:41.757861+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:41.757861+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: audit 2024-09-15T21:25:42.392859+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: audit 2024-09-15T21:25:42.392859+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:42.399458+0000 mon.a (mon.0) 341 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922] boot 2024-09-15T21:25:43.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:42.399458+0000 mon.a (mon.0) 341 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922] boot 2024-09-15T21:25:43.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:42.399496+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-15T21:25:43.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: cluster 2024-09-15T21:25:42.399496+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-15T21:25:43.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: audit 2024-09-15T21:25:42.399969+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:43 smithi107 bash[24286]: audit 2024-09-15T21:25:42.399969+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:40.792132+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:25:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:40.792132+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:25:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:40.792261+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:40.792261+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:41.757861+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:41.757861+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: audit 2024-09-15T21:25:42.392859+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: audit 2024-09-15T21:25:42.392859+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:42.399458+0000 mon.a (mon.0) 341 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922] boot 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:42.399458+0000 mon.a (mon.0) 341 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922] boot 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:42.399496+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: cluster 2024-09-15T21:25:42.399496+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: audit 2024-09-15T21:25:42.399969+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:43 smithi149 bash[24834]: audit 2024-09-15T21:25:42.399969+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:40.792132+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:25:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:40.792132+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:25:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:40.792261+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:40.792261+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:41.757861+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:41.757861+0000 mgr.a (mgr.14152) 127 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: audit 2024-09-15T21:25:42.392859+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: audit 2024-09-15T21:25:42.392859+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:42.399458+0000 mon.a (mon.0) 341 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922] boot 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:42.399458+0000 mon.a (mon.0) 341 : cluster [INF] osd.0 [v2:172.21.15.32:6802/3356791922,v1:172.21.15.32:6803/3356791922] boot 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:42.399496+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: cluster 2024-09-15T21:25:42.399496+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: audit 2024-09-15T21:25:42.399969+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:43 smithi032 bash[22713]: audit 2024-09-15T21:25:42.399969+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-15T21:25:44.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:44 smithi107 bash[24286]: cluster 2024-09-15T21:25:43.409031+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-15T21:25:44.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:44 smithi107 bash[24286]: cluster 2024-09-15T21:25:43.409031+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-15T21:25:44.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:44 smithi149 bash[24834]: cluster 2024-09-15T21:25:43.409031+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-15T21:25:44.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:44 smithi149 bash[24834]: cluster 2024-09-15T21:25:43.409031+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-15T21:25:44.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:44 smithi032 bash[22713]: cluster 2024-09-15T21:25:43.409031+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-15T21:25:44.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:44 smithi032 bash[22713]: cluster 2024-09-15T21:25:43.409031+0000 mon.a (mon.0) 344 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-15T21:25:45.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:45 smithi107 bash[24286]: cluster 2024-09-15T21:25:43.758314+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:45.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:45 smithi107 bash[24286]: cluster 2024-09-15T21:25:43.758314+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:45.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:45 smithi149 bash[24834]: cluster 2024-09-15T21:25:43.758314+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:45.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:45 smithi149 bash[24834]: cluster 2024-09-15T21:25:43.758314+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:45.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:45 smithi032 bash[22713]: cluster 2024-09-15T21:25:43.758314+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:45.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:45 smithi032 bash[22713]: cluster 2024-09-15T21:25:43.758314+0000 mgr.a (mgr.14152) 128 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:46.426 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.b/config 2024-09-15T21:25:47.631 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:47 smithi107 bash[24286]: cluster 2024-09-15T21:25:45.758875+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:47.631 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:47 smithi107 bash[24286]: cluster 2024-09-15T21:25:45.758875+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:47.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:47 smithi149 bash[24834]: cluster 2024-09-15T21:25:45.758875+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:47.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:47 smithi149 bash[24834]: cluster 2024-09-15T21:25:45.758875+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:47.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:47 smithi032 bash[22713]: cluster 2024-09-15T21:25:45.758875+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:47.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:47 smithi032 bash[22713]: cluster 2024-09-15T21:25:45.758875+0000 mgr.a (mgr.14152) 129 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:49.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:49 smithi107 bash[24286]: cluster 2024-09-15T21:25:47.759376+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:49.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:49 smithi107 bash[24286]: cluster 2024-09-15T21:25:47.759376+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:49.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:49 smithi032 bash[22713]: cluster 2024-09-15T21:25:47.759376+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:49.729 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:49 smithi032 bash[22713]: cluster 2024-09-15T21:25:47.759376+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:49.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:49 smithi149 bash[24834]: cluster 2024-09-15T21:25:47.759376+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:49.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:49 smithi149 bash[24834]: cluster 2024-09-15T21:25:47.759376+0000 mgr.a (mgr.14152) 130 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:50.088 INFO:teuthology.orchestra.run.smithi107.stdout: 2024-09-15T21:25:50.136 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi107:vg_nvme/lv_4 2024-09-15T21:25:51.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: cluster 2024-09-15T21:25:49.759716+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:51.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: cluster 2024-09-15T21:25:49.759716+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:51.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: cephadm 2024-09-15T21:25:50.321000+0000 mgr.a (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-15T21:25:51.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: cephadm 2024-09-15T21:25:50.321000+0000 mgr.a (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-15T21:25:51.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.328565+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.328565+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.336451+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.336451+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.338874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-15T21:25:51.614 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.338874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-15T21:25:51.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: cephadm 2024-09-15T21:25:50.340230+0000 mgr.a (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 17269M 2024-09-15T21:25:51.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: cephadm 2024-09-15T21:25:50.340230+0000 mgr.a (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 17269M 2024-09-15T21:25:51.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.346004+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.346004+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.615 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.349921+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:51.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.349921+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:51.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.351512+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:51.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.351512+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:51.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.360334+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.616 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:51 smithi149 bash[24834]: audit 2024-09-15T21:25:50.360334+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: cluster 2024-09-15T21:25:49.759716+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:51.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: cluster 2024-09-15T21:25:49.759716+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:51.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: cephadm 2024-09-15T21:25:50.321000+0000 mgr.a (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: cephadm 2024-09-15T21:25:50.321000+0000 mgr.a (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.328565+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.328565+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.336451+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.336451+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.338874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.338874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: cephadm 2024-09-15T21:25:50.340230+0000 mgr.a (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 17269M 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: cephadm 2024-09-15T21:25:50.340230+0000 mgr.a (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 17269M 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.346004+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.346004+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.349921+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:51.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.349921+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:51.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.351512+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:51.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.351512+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:51.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.360334+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.641 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:51 smithi032 bash[22713]: audit 2024-09-15T21:25:50.360334+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: cluster 2024-09-15T21:25:49.759716+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: cluster 2024-09-15T21:25:49.759716+0000 mgr.a (mgr.14152) 131 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: cephadm 2024-09-15T21:25:50.321000+0000 mgr.a (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: cephadm 2024-09-15T21:25:50.321000+0000 mgr.a (mgr.14152) 132 : cephadm [INF] Detected new or changed devices on smithi032 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.328565+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.328565+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.336451+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.336451+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.338874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.338874+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: cephadm 2024-09-15T21:25:50.340230+0000 mgr.a (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 17269M 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: cephadm 2024-09-15T21:25:50.340230+0000 mgr.a (mgr.14152) 133 : cephadm [INF] Adjusting osd_memory_target on smithi032 to 17269M 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.346004+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.346004+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.349921+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.349921+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.351512+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.351512+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.360334+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:51.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:51 smithi107 bash[24286]: audit 2024-09-15T21:25:50.360334+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:25:53.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:53 smithi149 bash[24834]: cluster 2024-09-15T21:25:51.760105+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:53.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:53 smithi149 bash[24834]: cluster 2024-09-15T21:25:51.760105+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:53.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:53 smithi032 bash[22713]: cluster 2024-09-15T21:25:51.760105+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:53.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:53 smithi032 bash[22713]: cluster 2024-09-15T21:25:51.760105+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:53.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:53 smithi107 bash[24286]: cluster 2024-09-15T21:25:51.760105+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:53.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:53 smithi107 bash[24286]: cluster 2024-09-15T21:25:51.760105+0000 mgr.a (mgr.14152) 134 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:54.859 INFO:teuthology.orchestra.run.smithi107.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.b/config 2024-09-15T21:25:55.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:55 smithi149 bash[24834]: cluster 2024-09-15T21:25:53.760582+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:55.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:55 smithi149 bash[24834]: cluster 2024-09-15T21:25:53.760582+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:55.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:55 smithi032 bash[22713]: cluster 2024-09-15T21:25:53.760582+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:55.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:55 smithi032 bash[22713]: cluster 2024-09-15T21:25:53.760582+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:55.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:55 smithi107 bash[24286]: cluster 2024-09-15T21:25:53.760582+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:55.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:55 smithi107 bash[24286]: cluster 2024-09-15T21:25:53.760582+0000 mgr.a (mgr.14152) 135 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:56.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:56 smithi149 bash[24834]: audit 2024-09-15T21:25:56.280927+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:56.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:56 smithi149 bash[24834]: audit 2024-09-15T21:25:56.280927+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:56.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:56 smithi149 bash[24834]: audit 2024-09-15T21:25:56.287114+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:56.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:56 smithi149 bash[24834]: audit 2024-09-15T21:25:56.287114+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:56.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:56 smithi149 bash[24834]: audit 2024-09-15T21:25:56.288992+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:56.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:56 smithi149 bash[24834]: audit 2024-09-15T21:25:56.288992+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:56.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:56 smithi032 bash[22713]: audit 2024-09-15T21:25:56.280927+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:56.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:56 smithi032 bash[22713]: audit 2024-09-15T21:25:56.280927+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:56.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:56 smithi032 bash[22713]: audit 2024-09-15T21:25:56.287114+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:56.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:56 smithi032 bash[22713]: audit 2024-09-15T21:25:56.287114+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:56.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:56 smithi032 bash[22713]: audit 2024-09-15T21:25:56.288992+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:56.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:56 smithi032 bash[22713]: audit 2024-09-15T21:25:56.288992+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:56.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:56 smithi107 bash[24286]: audit 2024-09-15T21:25:56.280927+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:56.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:56 smithi107 bash[24286]: audit 2024-09-15T21:25:56.280927+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:25:56.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:56 smithi107 bash[24286]: audit 2024-09-15T21:25:56.287114+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:56.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:56 smithi107 bash[24286]: audit 2024-09-15T21:25:56.287114+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:25:56.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:56 smithi107 bash[24286]: audit 2024-09-15T21:25:56.288992+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:56.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:56 smithi107 bash[24286]: audit 2024-09-15T21:25:56.288992+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:25:57.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:57 smithi149 bash[24834]: cluster 2024-09-15T21:25:55.761079+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:57.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:57 smithi149 bash[24834]: cluster 2024-09-15T21:25:55.761079+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:57.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:57 smithi149 bash[24834]: audit 2024-09-15T21:25:56.274086+0000 mgr.a (mgr.14152) 137 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:57.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:57 smithi149 bash[24834]: audit 2024-09-15T21:25:56.274086+0000 mgr.a (mgr.14152) 137 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:57.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:57 smithi032 bash[22713]: cluster 2024-09-15T21:25:55.761079+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:57.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:57 smithi032 bash[22713]: cluster 2024-09-15T21:25:55.761079+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:57.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:57 smithi032 bash[22713]: audit 2024-09-15T21:25:56.274086+0000 mgr.a (mgr.14152) 137 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:57.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:57 smithi032 bash[22713]: audit 2024-09-15T21:25:56.274086+0000 mgr.a (mgr.14152) 137 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:57.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:57 smithi107 bash[24286]: cluster 2024-09-15T21:25:55.761079+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:57.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:57 smithi107 bash[24286]: cluster 2024-09-15T21:25:55.761079+0000 mgr.a (mgr.14152) 136 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:57.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:57 smithi107 bash[24286]: audit 2024-09-15T21:25:56.274086+0000 mgr.a (mgr.14152) 137 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:57.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:57 smithi107 bash[24286]: audit 2024-09-15T21:25:56.274086+0000 mgr.a (mgr.14152) 137 : audit [DBG] from='client.24134 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi107:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:25:59.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:59 smithi149 bash[24834]: cluster 2024-09-15T21:25:57.761564+0000 mgr.a (mgr.14152) 138 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:59.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:25:59 smithi149 bash[24834]: cluster 2024-09-15T21:25:57.761564+0000 mgr.a (mgr.14152) 138 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:59.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:59 smithi032 bash[22713]: cluster 2024-09-15T21:25:57.761564+0000 mgr.a (mgr.14152) 138 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:59.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:25:59 smithi032 bash[22713]: cluster 2024-09-15T21:25:57.761564+0000 mgr.a (mgr.14152) 138 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:59.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:59 smithi107 bash[24286]: cluster 2024-09-15T21:25:57.761564+0000 mgr.a (mgr.14152) 138 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:25:59.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:25:59 smithi107 bash[24286]: cluster 2024-09-15T21:25:57.761564+0000 mgr.a (mgr.14152) 138 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:01.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:01 smithi149 bash[24834]: cluster 2024-09-15T21:25:59.762057+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:01.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:01 smithi149 bash[24834]: cluster 2024-09-15T21:25:59.762057+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:01.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:01 smithi032 bash[22713]: cluster 2024-09-15T21:25:59.762057+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:01.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:01 smithi032 bash[22713]: cluster 2024-09-15T21:25:59.762057+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:01.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:01 smithi107 bash[24286]: cluster 2024-09-15T21:25:59.762057+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:01.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:01 smithi107 bash[24286]: cluster 2024-09-15T21:25:59.762057+0000 mgr.a (mgr.14152) 139 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:03.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:03 smithi107 bash[24286]: cluster 2024-09-15T21:26:01.762556+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:03.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:03 smithi107 bash[24286]: cluster 2024-09-15T21:26:01.762556+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:03.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:03 smithi149 bash[24834]: cluster 2024-09-15T21:26:01.762556+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:03.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:03 smithi149 bash[24834]: cluster 2024-09-15T21:26:01.762556+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:03.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:03 smithi032 bash[22713]: cluster 2024-09-15T21:26:01.762556+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:03.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:03 smithi032 bash[22713]: cluster 2024-09-15T21:26:01.762556+0000 mgr.a (mgr.14152) 140 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: cluster 2024-09-15T21:26:03.762995+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: cluster 2024-09-15T21:26:03.762995+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.760992+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.107:0/1313824823' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.760992+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.107:0/1313824823' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.762742+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.762742+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.765743+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"}]': finished 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.765743+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"}]': finished 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: cluster 2024-09-15T21:26:04.770661+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: cluster 2024-09-15T21:26:04.770661+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.771158+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:05.640 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:05 smithi032 bash[22713]: audit 2024-09-15T21:26:04.771158+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:05.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: cluster 2024-09-15T21:26:03.762995+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: cluster 2024-09-15T21:26:03.762995+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.760992+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.107:0/1313824823' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.760992+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.107:0/1313824823' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.762742+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.762742+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.765743+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"}]': finished 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.765743+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"}]': finished 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: cluster 2024-09-15T21:26:04.770661+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: cluster 2024-09-15T21:26:04.770661+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.771158+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:05.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:05 smithi107 bash[24286]: audit 2024-09-15T21:26:04.771158+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:05.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: cluster 2024-09-15T21:26:03.762995+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: cluster 2024-09-15T21:26:03.762995+0000 mgr.a (mgr.14152) 141 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:05.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.760992+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.107:0/1313824823' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.760992+0000 mon.b (mon.2) 7 : audit [INF] from='client.? 172.21.15.107:0/1313824823' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.762742+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.762742+0000 mon.a (mon.0) 355 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"} : dispatch 2024-09-15T21:26:05.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.765743+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"}]': finished 2024-09-15T21:26:05.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.765743+0000 mon.a (mon.0) 356 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "efaca7bc-8d2a-4250-bf73-a933239e90bc"}]': finished 2024-09-15T21:26:05.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: cluster 2024-09-15T21:26:04.770661+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-15T21:26:05.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: cluster 2024-09-15T21:26:04.770661+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-15T21:26:05.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.771158+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:05.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:05 smithi149 bash[24834]: audit 2024-09-15T21:26:04.771158+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:06.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:06 smithi032 bash[22713]: audit 2024-09-15T21:26:05.414272+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.107:0/1524286083' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:06.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:06 smithi032 bash[22713]: audit 2024-09-15T21:26:05.414272+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.107:0/1524286083' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:06.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:06 smithi107 bash[24286]: audit 2024-09-15T21:26:05.414272+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.107:0/1524286083' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:06.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:06 smithi107 bash[24286]: audit 2024-09-15T21:26:05.414272+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.107:0/1524286083' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:06.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:06 smithi149 bash[24834]: audit 2024-09-15T21:26:05.414272+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.107:0/1524286083' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:06.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:06 smithi149 bash[24834]: audit 2024-09-15T21:26:05.414272+0000 mon.b (mon.2) 8 : audit [DBG] from='client.? 172.21.15.107:0/1524286083' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:07.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:07 smithi032 bash[22713]: cluster 2024-09-15T21:26:05.763504+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:07.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:07 smithi032 bash[22713]: cluster 2024-09-15T21:26:05.763504+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:07.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:07 smithi107 bash[24286]: cluster 2024-09-15T21:26:05.763504+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:07.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:07 smithi107 bash[24286]: cluster 2024-09-15T21:26:05.763504+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:07.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:07 smithi149 bash[24834]: cluster 2024-09-15T21:26:05.763504+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:07.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:07 smithi149 bash[24834]: cluster 2024-09-15T21:26:05.763504+0000 mgr.a (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:09.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:09 smithi032 bash[22713]: cluster 2024-09-15T21:26:07.763982+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:09.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:09 smithi032 bash[22713]: cluster 2024-09-15T21:26:07.763982+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:09.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:09 smithi107 bash[24286]: cluster 2024-09-15T21:26:07.763982+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:09.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:09 smithi107 bash[24286]: cluster 2024-09-15T21:26:07.763982+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:09.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:09 smithi149 bash[24834]: cluster 2024-09-15T21:26:07.763982+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:09.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:09 smithi149 bash[24834]: cluster 2024-09-15T21:26:07.763982+0000 mgr.a (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:11.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:11 smithi032 bash[22713]: cluster 2024-09-15T21:26:09.764411+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:11.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:11 smithi032 bash[22713]: cluster 2024-09-15T21:26:09.764411+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:11.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:11 smithi107 bash[24286]: cluster 2024-09-15T21:26:09.764411+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:11.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:11 smithi107 bash[24286]: cluster 2024-09-15T21:26:09.764411+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:11 smithi149 bash[24834]: cluster 2024-09-15T21:26:09.764411+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:11.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:11 smithi149 bash[24834]: cluster 2024-09-15T21:26:09.764411+0000 mgr.a (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:13.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:13 smithi032 bash[22713]: cluster 2024-09-15T21:26:11.764855+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:13.645 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:13 smithi032 bash[22713]: cluster 2024-09-15T21:26:11.764855+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:13 smithi107 bash[24286]: cluster 2024-09-15T21:26:11.764855+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:13 smithi107 bash[24286]: cluster 2024-09-15T21:26:11.764855+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:13.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:13 smithi149 bash[24834]: cluster 2024-09-15T21:26:11.764855+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:13.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:13 smithi149 bash[24834]: cluster 2024-09-15T21:26:11.764855+0000 mgr.a (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:15.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:15 smithi107 bash[24286]: cluster 2024-09-15T21:26:13.765261+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:15.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:15 smithi107 bash[24286]: cluster 2024-09-15T21:26:13.765261+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:15.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:15 smithi149 bash[24834]: cluster 2024-09-15T21:26:13.765261+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:15.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:15 smithi149 bash[24834]: cluster 2024-09-15T21:26:13.765261+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:15.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:15 smithi032 bash[22713]: cluster 2024-09-15T21:26:13.765261+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:15.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:15 smithi032 bash[22713]: cluster 2024-09-15T21:26:13.765261+0000 mgr.a (mgr.14152) 146 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:17.669 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:17 smithi107 bash[24286]: cluster 2024-09-15T21:26:15.765713+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:17.669 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:17 smithi107 bash[24286]: cluster 2024-09-15T21:26:15.765713+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:17 smithi149 bash[24834]: cluster 2024-09-15T21:26:15.765713+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:17.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:17 smithi149 bash[24834]: cluster 2024-09-15T21:26:15.765713+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:17.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:17 smithi032 bash[22713]: cluster 2024-09-15T21:26:15.765713+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:17.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:17 smithi032 bash[22713]: cluster 2024-09-15T21:26:15.765713+0000 mgr.a (mgr.14152) 147 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:19 smithi107 bash[24286]: cluster 2024-09-15T21:26:17.766156+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:19 smithi107 bash[24286]: cluster 2024-09-15T21:26:17.766156+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:19 smithi107 bash[24286]: audit 2024-09-15T21:26:18.665605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:26:19.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:19 smithi107 bash[24286]: audit 2024-09-15T21:26:18.665605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:26:19.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:19 smithi107 bash[24286]: audit 2024-09-15T21:26:18.667455+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:19.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:19 smithi107 bash[24286]: audit 2024-09-15T21:26:18.667455+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:19.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:19 smithi149 bash[24834]: cluster 2024-09-15T21:26:17.766156+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:19 smithi149 bash[24834]: cluster 2024-09-15T21:26:17.766156+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:19 smithi149 bash[24834]: audit 2024-09-15T21:26:18.665605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:26:19.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:19 smithi149 bash[24834]: audit 2024-09-15T21:26:18.665605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:26:19.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:19 smithi149 bash[24834]: audit 2024-09-15T21:26:18.667455+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:19.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:19 smithi149 bash[24834]: audit 2024-09-15T21:26:18.667455+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:19.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:19 smithi032 bash[22713]: cluster 2024-09-15T21:26:17.766156+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:19 smithi032 bash[22713]: cluster 2024-09-15T21:26:17.766156+0000 mgr.a (mgr.14152) 148 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:19 smithi032 bash[22713]: audit 2024-09-15T21:26:18.665605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:26:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:19 smithi032 bash[22713]: audit 2024-09-15T21:26:18.665605+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:26:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:19 smithi032 bash[22713]: audit 2024-09-15T21:26:18.667455+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:19.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:19 smithi032 bash[22713]: audit 2024-09-15T21:26:18.667455+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:20.459 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:20 smithi107 bash[24286]: cephadm 2024-09-15T21:26:18.669119+0000 mgr.a (mgr.14152) 149 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-09-15T21:26:20.459 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:20 smithi107 bash[24286]: cephadm 2024-09-15T21:26:18.669119+0000 mgr.a (mgr.14152) 149 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-09-15T21:26:20.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:20 smithi149 bash[24834]: cephadm 2024-09-15T21:26:18.669119+0000 mgr.a (mgr.14152) 149 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-09-15T21:26:20.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:20 smithi149 bash[24834]: cephadm 2024-09-15T21:26:18.669119+0000 mgr.a (mgr.14152) 149 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-09-15T21:26:20.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:20 smithi032 bash[22713]: cephadm 2024-09-15T21:26:18.669119+0000 mgr.a (mgr.14152) 149 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-09-15T21:26:20.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:20 smithi032 bash[22713]: cephadm 2024-09-15T21:26:18.669119+0000 mgr.a (mgr.14152) 149 : cephadm [INF] Deploying daemon osd.1 on smithi107 2024-09-15T21:26:21.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:21 smithi107 bash[24286]: cluster 2024-09-15T21:26:19.766615+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:21.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:21 smithi107 bash[24286]: cluster 2024-09-15T21:26:19.766615+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:21 smithi149 bash[24834]: cluster 2024-09-15T21:26:19.766615+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:21.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:21 smithi149 bash[24834]: cluster 2024-09-15T21:26:19.766615+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:21.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:21 smithi032 bash[22713]: cluster 2024-09-15T21:26:19.766615+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:21.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:21 smithi032 bash[22713]: cluster 2024-09-15T21:26:19.766615+0000 mgr.a (mgr.14152) 150 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.028 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:22 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:26:23.028 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:26:22 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:26:23.285 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:26:23.285 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:26:23 smithi107 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:26:23.699 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: cluster 2024-09-15T21:26:21.767074+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.699 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: cluster 2024-09-15T21:26:21.767074+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.700 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: audit 2024-09-15T21:26:23.327062+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:23.700 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: audit 2024-09-15T21:26:23.327062+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:23.700 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: audit 2024-09-15T21:26:23.334636+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.700 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: audit 2024-09-15T21:26:23.334636+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.700 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: audit 2024-09-15T21:26:23.342364+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: cluster 2024-09-15T21:26:21.767074+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: cluster 2024-09-15T21:26:21.767074+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: audit 2024-09-15T21:26:23.327062+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: audit 2024-09-15T21:26:23.327062+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: audit 2024-09-15T21:26:23.334636+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: audit 2024-09-15T21:26:23.334636+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: audit 2024-09-15T21:26:23.342364+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:23 smithi149 bash[24834]: audit 2024-09-15T21:26:23.342364+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: cluster 2024-09-15T21:26:21.767074+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: cluster 2024-09-15T21:26:21.767074+0000 mgr.a (mgr.14152) 151 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: audit 2024-09-15T21:26:23.327062+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: audit 2024-09-15T21:26:23.327062+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: audit 2024-09-15T21:26:23.334636+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: audit 2024-09-15T21:26:23.334636+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: audit 2024-09-15T21:26:23.342364+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:23.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:23 smithi032 bash[22713]: audit 2024-09-15T21:26:23.342364+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:24.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:23 smithi107 bash[24286]: audit 2024-09-15T21:26:23.342364+0000 mon.a (mon.0) 363 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:25.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:25 smithi107 bash[24286]: cluster 2024-09-15T21:26:23.767512+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:25.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:25 smithi107 bash[24286]: cluster 2024-09-15T21:26:23.767512+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:25.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:25 smithi149 bash[24834]: cluster 2024-09-15T21:26:23.767512+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:25.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:25 smithi149 bash[24834]: cluster 2024-09-15T21:26:23.767512+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:25.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:25 smithi032 bash[22713]: cluster 2024-09-15T21:26:23.767512+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:25.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:25 smithi032 bash[22713]: cluster 2024-09-15T21:26:23.767512+0000 mgr.a (mgr.14152) 152 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:27.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:27 smithi107 bash[24286]: cluster 2024-09-15T21:26:25.768003+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:27.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:27 smithi107 bash[24286]: cluster 2024-09-15T21:26:25.768003+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:27.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:27 smithi149 bash[24834]: cluster 2024-09-15T21:26:25.768003+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:27.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:27 smithi149 bash[24834]: cluster 2024-09-15T21:26:25.768003+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:27.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:27 smithi032 bash[22713]: cluster 2024-09-15T21:26:25.768003+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:27.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:27 smithi032 bash[22713]: cluster 2024-09-15T21:26:25.768003+0000 mgr.a (mgr.14152) 153 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: cluster 2024-09-15T21:26:27.768424+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: cluster 2024-09-15T21:26:27.768424+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:28.673678+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:28.673678+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:28.681727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:28.681727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:29.339418+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:29.339418+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:29.341291+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:29.341291+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:29.351115+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:29 smithi107 bash[24286]: audit 2024-09-15T21:26:29.351115+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: cluster 2024-09-15T21:26:27.768424+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: cluster 2024-09-15T21:26:27.768424+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:28.673678+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:28.673678+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:28.681727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:28.681727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:29.339418+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:29.339418+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:29.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:29.341291+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:29.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:29.341291+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:29.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:29.351115+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:29 smithi149 bash[24834]: audit 2024-09-15T21:26:29.351115+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: cluster 2024-09-15T21:26:27.768424+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: cluster 2024-09-15T21:26:27.768424+0000 mgr.a (mgr.14152) 154 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:28.673678+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:28.673678+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:28.681727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:28.681727+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:29.339418+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:29.339418+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:29.341291+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:29.341291+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:29.351115+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:29.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:29 smithi032 bash[22713]: audit 2024-09-15T21:26:29.351115+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:31.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:31 smithi107 bash[24286]: cluster 2024-09-15T21:26:29.768876+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:31.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:31 smithi107 bash[24286]: cluster 2024-09-15T21:26:29.768876+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:31.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:31 smithi149 bash[24834]: cluster 2024-09-15T21:26:29.768876+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:31.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:31 smithi149 bash[24834]: cluster 2024-09-15T21:26:29.768876+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:31.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:31 smithi032 bash[22713]: cluster 2024-09-15T21:26:29.768876+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:31.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:31 smithi032 bash[22713]: cluster 2024-09-15T21:26:29.768876+0000 mgr.a (mgr.14152) 155 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.077 INFO:teuthology.orchestra.run.smithi107.stdout:Created osd(s) 1 on host 'smithi107' 2024-09-15T21:26:33.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: cluster 2024-09-15T21:26:31.769319+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: cluster 2024-09-15T21:26:31.769319+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:32.977761+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:32.977761+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:32.979538+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:32.979538+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:33.054561+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:33.054561+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:33.061717+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:33.061717+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:33.069853+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:33 smithi107 bash[24286]: audit 2024-09-15T21:26:33.069853+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.712 DEBUG:teuthology.orchestra.run.smithi107:osd.1> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.1.service 2024-09-15T21:26:33.715 INFO:tasks.cephadm:Deploying osd.2 on smithi149 with /dev/vg_nvme/lv_4... 2024-09-15T21:26:33.715 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-15T21:26:33.724 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: cluster 2024-09-15T21:26:31.769319+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.724 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: cluster 2024-09-15T21:26:31.769319+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.724 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:32.977761+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.724 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:32.977761+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.724 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:32.979538+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:32.979538+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:33.054561+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:33.054561+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:33.061717+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:33.061717+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:33.069853+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.725 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:33 smithi149 bash[24834]: audit 2024-09-15T21:26:33.069853+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: cluster 2024-09-15T21:26:31.769319+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: cluster 2024-09-15T21:26:31.769319+0000 mgr.a (mgr.14152) 156 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:32.977761+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:32.977761+0000 mon.b (mon.2) 9 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:32.979538+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:32.979538+0000 mon.a (mon.0) 369 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:33.054561+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:33.054561+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:33.061717+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:33.061717+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:33.069853+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:33.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:33 smithi032 bash[22713]: audit 2024-09-15T21:26:33.069853+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.439345+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-15T21:26:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.439345+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-15T21:26:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.443884+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.443884+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.444405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-15T21:26:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.444405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-15T21:26:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.444910+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.444910+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.445749+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:34 smithi149 bash[24834]: audit 2024-09-15T21:26:33.445749+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.439345+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.439345+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.443884+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.443884+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.444405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.444405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.444910+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.444910+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.445749+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:34 smithi032 bash[22713]: audit 2024-09-15T21:26:33.445749+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.439345+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-15T21:26:34.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.439345+0000 mon.a (mon.0) 373 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-15T21:26:34.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.443884+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.443884+0000 mon.b (mon.2) 10 : audit [INF] from='osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.444405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.444405+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.444910+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.444910+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.445749+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[24286]: audit 2024-09-15T21:26:33.445749+0000 mon.a (mon.0) 376 : audit [INF] from='osd.1 ' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]} : dispatch 2024-09-15T21:26:34.932 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[27248]: debug 2024-09-15T21:26:34.477+0000 7f44a8464640 -1 osd.1 0 waiting for initial osdmap 2024-09-15T21:26:34.932 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:26:34 smithi107 bash[27248]: debug 2024-09-15T21:26:34.481+0000 7f44a428b640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.769738+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.769738+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: audit 2024-09-15T21:26:34.448019+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: audit 2024-09-15T21:26:34.448019+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: cluster 2024-09-15T21:26:34.455476+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: cluster 2024-09-15T21:26:34.455476+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: audit 2024-09-15T21:26:34.456112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: audit 2024-09-15T21:26:34.456112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: audit 2024-09-15T21:26:34.462967+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:35 smithi149 bash[24834]: audit 2024-09-15T21:26:34.462967+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.769738+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.769738+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: audit 2024-09-15T21:26:34.448019+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: audit 2024-09-15T21:26:34.448019+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: cluster 2024-09-15T21:26:34.455476+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: cluster 2024-09-15T21:26:34.455476+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: audit 2024-09-15T21:26:34.456112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: audit 2024-09-15T21:26:34.456112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: audit 2024-09-15T21:26:34.462967+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:35 smithi032 bash[22713]: audit 2024-09-15T21:26:34.462967+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.769738+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:35.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.769738+0000 mgr.a (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-15T21:26:35.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: audit 2024-09-15T21:26:34.448019+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: audit 2024-09-15T21:26:34.448019+0000 mon.a (mon.0) 377 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi107", "root=default"]}]': finished 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: cluster 2024-09-15T21:26:34.455476+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: cluster 2024-09-15T21:26:34.455476+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: audit 2024-09-15T21:26:34.456112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: audit 2024-09-15T21:26:34.456112+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: audit 2024-09-15T21:26:34.462967+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:35.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:35 smithi107 bash[24286]: audit 2024-09-15T21:26:34.462967+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:36.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.992974+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:26:36.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.992974+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:26:36.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.993107+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:26:36.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:33.993107+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:26:36.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:35.456006+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853] boot 2024-09-15T21:26:36.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:35.456006+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853] boot 2024-09-15T21:26:36.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:35.456073+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-15T21:26:36.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: cluster 2024-09-15T21:26:35.456073+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-15T21:26:36.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: audit 2024-09-15T21:26:35.456680+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:36.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:36 smithi149 bash[24834]: audit 2024-09-15T21:26:35.456680+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.992974+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.992974+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.993107+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:33.993107+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:35.456006+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853] boot 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:35.456006+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853] boot 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:35.456073+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-15T21:26:36.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: cluster 2024-09-15T21:26:35.456073+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-15T21:26:36.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: audit 2024-09-15T21:26:35.456680+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:36.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:36 smithi032 bash[22713]: audit 2024-09-15T21:26:35.456680+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:36.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.992974+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:26:36.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.992974+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:26:36.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.993107+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:26:36.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:33.993107+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:26:36.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:35.456006+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853] boot 2024-09-15T21:26:36.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:35.456006+0000 mon.a (mon.0) 381 : cluster [INF] osd.1 [v2:172.21.15.107:6800/1837585853,v1:172.21.15.107:6801/1837585853] boot 2024-09-15T21:26:36.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:35.456073+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-15T21:26:36.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: cluster 2024-09-15T21:26:35.456073+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-15T21:26:36.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: audit 2024-09-15T21:26:35.456680+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:36.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:36 smithi107 bash[24286]: audit 2024-09-15T21:26:35.456680+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-15T21:26:37.427 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.c/config 2024-09-15T21:26:37.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:37 smithi149 bash[24834]: cluster 2024-09-15T21:26:35.770221+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:37 smithi149 bash[24834]: cluster 2024-09-15T21:26:35.770221+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:37 smithi149 bash[24834]: cluster 2024-09-15T21:26:36.473019+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-15T21:26:37.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:37 smithi149 bash[24834]: cluster 2024-09-15T21:26:36.473019+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-15T21:26:37.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:37 smithi032 bash[22713]: cluster 2024-09-15T21:26:35.770221+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:37.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:37 smithi032 bash[22713]: cluster 2024-09-15T21:26:35.770221+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:37.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:37 smithi032 bash[22713]: cluster 2024-09-15T21:26:36.473019+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-15T21:26:37.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:37 smithi032 bash[22713]: cluster 2024-09-15T21:26:36.473019+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-15T21:26:37.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:37 smithi107 bash[24286]: cluster 2024-09-15T21:26:35.770221+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:37.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:37 smithi107 bash[24286]: cluster 2024-09-15T21:26:35.770221+0000 mgr.a (mgr.14152) 158 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:37.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:37 smithi107 bash[24286]: cluster 2024-09-15T21:26:36.473019+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-15T21:26:37.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:37 smithi107 bash[24286]: cluster 2024-09-15T21:26:36.473019+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-15T21:26:39.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:39 smithi107 bash[24286]: cluster 2024-09-15T21:26:37.770678+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:39.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:39 smithi107 bash[24286]: cluster 2024-09-15T21:26:37.770678+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:39.781 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:39 smithi149 bash[24834]: cluster 2024-09-15T21:26:37.770678+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:39.781 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:39 smithi149 bash[24834]: cluster 2024-09-15T21:26:37.770678+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:39.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:39 smithi032 bash[22713]: cluster 2024-09-15T21:26:37.770678+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:39.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:39 smithi032 bash[22713]: cluster 2024-09-15T21:26:37.770678+0000 mgr.a (mgr.14152) 159 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:40.904 INFO:teuthology.orchestra.run.smithi149.stdout: 2024-09-15T21:26:40.950 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi149:vg_nvme/lv_4 2024-09-15T21:26:41.819 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:41 smithi107 bash[24286]: cluster 2024-09-15T21:26:39.771171+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:41.819 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:41 smithi107 bash[24286]: cluster 2024-09-15T21:26:39.771171+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:41.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:41 smithi149 bash[24834]: cluster 2024-09-15T21:26:39.771171+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:41.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:41 smithi149 bash[24834]: cluster 2024-09-15T21:26:39.771171+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:41.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:41 smithi032 bash[22713]: cluster 2024-09-15T21:26:39.771171+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:41.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:41 smithi032 bash[22713]: cluster 2024-09-15T21:26:39.771171+0000 mgr.a (mgr.14152) 160 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: cluster 2024-09-15T21:26:41.771724+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: cluster 2024-09-15T21:26:41.771724+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: cephadm 2024-09-15T21:26:42.456081+0000 mgr.a (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi107 2024-09-15T21:26:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: cephadm 2024-09-15T21:26:42.456081+0000 mgr.a (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi107 2024-09-15T21:26:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.464305+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.464305+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.472162+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.472162+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.474771+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.474771+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: cephadm 2024-09-15T21:26:42.476133+0000 mgr.a (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 17265M 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: cephadm 2024-09-15T21:26:42.476133+0000 mgr.a (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 17265M 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.488180+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.488180+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.492254+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.492254+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:43.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.494198+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:43.864 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.494198+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:43.864 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.504286+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.864 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:43 smithi149 bash[24834]: audit 2024-09-15T21:26:42.504286+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: cluster 2024-09-15T21:26:41.771724+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: cluster 2024-09-15T21:26:41.771724+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: cephadm 2024-09-15T21:26:42.456081+0000 mgr.a (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi107 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: cephadm 2024-09-15T21:26:42.456081+0000 mgr.a (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi107 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.464305+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.464305+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.472162+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.472162+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.474771+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.474771+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-15T21:26:43.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: cephadm 2024-09-15T21:26:42.476133+0000 mgr.a (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 17265M 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: cephadm 2024-09-15T21:26:42.476133+0000 mgr.a (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 17265M 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.488180+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.488180+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.492254+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.492254+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.494198+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.494198+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.504286+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:43 smithi032 bash[22713]: audit 2024-09-15T21:26:42.504286+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: cluster 2024-09-15T21:26:41.771724+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: cluster 2024-09-15T21:26:41.771724+0000 mgr.a (mgr.14152) 161 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: cephadm 2024-09-15T21:26:42.456081+0000 mgr.a (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi107 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: cephadm 2024-09-15T21:26:42.456081+0000 mgr.a (mgr.14152) 162 : cephadm [INF] Detected new or changed devices on smithi107 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.464305+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.464305+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.472162+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.472162+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.474771+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.474771+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: cephadm 2024-09-15T21:26:42.476133+0000 mgr.a (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 17265M 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: cephadm 2024-09-15T21:26:42.476133+0000 mgr.a (mgr.14152) 163 : cephadm [INF] Adjusting osd_memory_target on smithi107 to 17265M 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.488180+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.488180+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.492254+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:43.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.492254+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:43.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.494198+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:43.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.494198+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:26:43.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.504286+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:43.932 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:43 smithi107 bash[24286]: audit 2024-09-15T21:26:42.504286+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:26:44.716 INFO:teuthology.orchestra.run.smithi149.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.c/config 2024-09-15T21:26:45.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:45 smithi149 bash[24834]: cluster 2024-09-15T21:26:43.772281+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:45.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:45 smithi149 bash[24834]: cluster 2024-09-15T21:26:43.772281+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:45.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:45 smithi032 bash[22713]: cluster 2024-09-15T21:26:43.772281+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:45.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:45 smithi032 bash[22713]: cluster 2024-09-15T21:26:43.772281+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:45.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:45 smithi107 bash[24286]: cluster 2024-09-15T21:26:43.772281+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:45.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:45 smithi107 bash[24286]: cluster 2024-09-15T21:26:43.772281+0000 mgr.a (mgr.14152) 164 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:46.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:46 smithi149 bash[24834]: audit 2024-09-15T21:26:45.987700+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:26:46.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:46 smithi149 bash[24834]: audit 2024-09-15T21:26:45.987700+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:26:46.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:46 smithi149 bash[24834]: audit 2024-09-15T21:26:45.994012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:26:46.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:46 smithi149 bash[24834]: audit 2024-09-15T21:26:45.994012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:26:46.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:46 smithi149 bash[24834]: audit 2024-09-15T21:26:45.995838+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:46.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:46 smithi149 bash[24834]: audit 2024-09-15T21:26:45.995838+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:46.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:46 smithi032 bash[22713]: audit 2024-09-15T21:26:45.987700+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:26:46.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:46 smithi032 bash[22713]: audit 2024-09-15T21:26:45.987700+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:26:46.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:46 smithi032 bash[22713]: audit 2024-09-15T21:26:45.994012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:26:46.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:46 smithi032 bash[22713]: audit 2024-09-15T21:26:45.994012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:26:46.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:46 smithi032 bash[22713]: audit 2024-09-15T21:26:45.995838+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:46.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:46 smithi032 bash[22713]: audit 2024-09-15T21:26:45.995838+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:46.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:46 smithi107 bash[24286]: audit 2024-09-15T21:26:45.987700+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:26:46.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:46 smithi107 bash[24286]: audit 2024-09-15T21:26:45.987700+0000 mon.a (mon.0) 392 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-15T21:26:46.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:46 smithi107 bash[24286]: audit 2024-09-15T21:26:45.994012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:26:46.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:46 smithi107 bash[24286]: audit 2024-09-15T21:26:45.994012+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-15T21:26:46.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:46 smithi107 bash[24286]: audit 2024-09-15T21:26:45.995838+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:46.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:46 smithi107 bash[24286]: audit 2024-09-15T21:26:45.995838+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:26:47.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:47 smithi149 bash[24834]: cluster 2024-09-15T21:26:45.772760+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:47.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:47 smithi149 bash[24834]: cluster 2024-09-15T21:26:45.772760+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:47.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:47 smithi149 bash[24834]: audit 2024-09-15T21:26:45.980876+0000 mgr.a (mgr.14152) 166 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi149:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:26:47.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:47 smithi149 bash[24834]: audit 2024-09-15T21:26:45.980876+0000 mgr.a (mgr.14152) 166 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi149:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:26:47.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:47 smithi032 bash[22713]: cluster 2024-09-15T21:26:45.772760+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:47.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:47 smithi032 bash[22713]: cluster 2024-09-15T21:26:45.772760+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:47.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:47 smithi032 bash[22713]: audit 2024-09-15T21:26:45.980876+0000 mgr.a (mgr.14152) 166 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi149:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:26:47.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:47 smithi032 bash[22713]: audit 2024-09-15T21:26:45.980876+0000 mgr.a (mgr.14152) 166 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi149:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:26:47.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:47 smithi107 bash[24286]: cluster 2024-09-15T21:26:45.772760+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:47.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:47 smithi107 bash[24286]: cluster 2024-09-15T21:26:45.772760+0000 mgr.a (mgr.14152) 165 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:47.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:47 smithi107 bash[24286]: audit 2024-09-15T21:26:45.980876+0000 mgr.a (mgr.14152) 166 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi149:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:26:47.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:47 smithi107 bash[24286]: audit 2024-09-15T21:26:45.980876+0000 mgr.a (mgr.14152) 166 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi149:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:26:49.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:49 smithi149 bash[24834]: cluster 2024-09-15T21:26:47.773226+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:49.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:49 smithi149 bash[24834]: cluster 2024-09-15T21:26:47.773226+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:49.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:49 smithi032 bash[22713]: cluster 2024-09-15T21:26:47.773226+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:49.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:49 smithi032 bash[22713]: cluster 2024-09-15T21:26:47.773226+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:49.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:49 smithi107 bash[24286]: cluster 2024-09-15T21:26:47.773226+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:49.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:49 smithi107 bash[24286]: cluster 2024-09-15T21:26:47.773226+0000 mgr.a (mgr.14152) 167 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:51 smithi149 bash[24834]: cluster 2024-09-15T21:26:49.773706+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:51 smithi149 bash[24834]: cluster 2024-09-15T21:26:49.773706+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:51 smithi032 bash[22713]: cluster 2024-09-15T21:26:49.773706+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:51 smithi032 bash[22713]: cluster 2024-09-15T21:26:49.773706+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:51 smithi107 bash[24286]: cluster 2024-09-15T21:26:49.773706+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:51 smithi107 bash[24286]: cluster 2024-09-15T21:26:49.773706+0000 mgr.a (mgr.14152) 168 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:53.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:53 smithi149 bash[24834]: cluster 2024-09-15T21:26:51.774190+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:53.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:53 smithi149 bash[24834]: cluster 2024-09-15T21:26:51.774190+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:53.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:53 smithi032 bash[22713]: cluster 2024-09-15T21:26:51.774190+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:53.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:53 smithi032 bash[22713]: cluster 2024-09-15T21:26:51.774190+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:53.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:53 smithi107 bash[24286]: cluster 2024-09-15T21:26:51.774190+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:53.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:53 smithi107 bash[24286]: cluster 2024-09-15T21:26:51.774190+0000 mgr.a (mgr.14152) 169 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:54.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.227605+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.149:0/1623271722' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.227605+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.149:0/1623271722' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.229541+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.229541+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.233100+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"}]': finished 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.233100+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"}]': finished 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: cluster 2024-09-15T21:26:54.238162+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: cluster 2024-09-15T21:26:54.238162+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.238630+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:26:54.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:54 smithi149 bash[24834]: audit 2024-09-15T21:26:54.238630+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:26:54.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.227605+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.149:0/1623271722' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.227605+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.149:0/1623271722' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.229541+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.229541+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.233100+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"}]': finished 2024-09-15T21:26:54.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.233100+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"}]': finished 2024-09-15T21:26:54.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: cluster 2024-09-15T21:26:54.238162+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-15T21:26:54.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: cluster 2024-09-15T21:26:54.238162+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-15T21:26:54.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.238630+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:26:54.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:54 smithi032 bash[22713]: audit 2024-09-15T21:26:54.238630+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.227605+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.149:0/1623271722' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.227605+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.149:0/1623271722' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.229541+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.229541+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"} : dispatch 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.233100+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"}]': finished 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.233100+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "35072e7e-c9ab-49ca-8675-9ab47f9d32f6"}]': finished 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: cluster 2024-09-15T21:26:54.238162+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-15T21:26:54.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: cluster 2024-09-15T21:26:54.238162+0000 mon.a (mon.0) 397 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-15T21:26:54.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.238630+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:26:54.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:54 smithi107 bash[24286]: audit 2024-09-15T21:26:54.238630+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:26:55.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:55 smithi149 bash[24834]: cluster 2024-09-15T21:26:53.774637+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:55.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:55 smithi149 bash[24834]: cluster 2024-09-15T21:26:53.774637+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:55.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:55 smithi149 bash[24834]: audit 2024-09-15T21:26:54.826496+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.149:0/3135603777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:55.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:55 smithi149 bash[24834]: audit 2024-09-15T21:26:54.826496+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.149:0/3135603777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:55.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:55 smithi032 bash[22713]: cluster 2024-09-15T21:26:53.774637+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:55.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:55 smithi032 bash[22713]: cluster 2024-09-15T21:26:53.774637+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:55.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:55 smithi032 bash[22713]: audit 2024-09-15T21:26:54.826496+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.149:0/3135603777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:55.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:55 smithi032 bash[22713]: audit 2024-09-15T21:26:54.826496+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.149:0/3135603777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:55.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:55 smithi107 bash[24286]: cluster 2024-09-15T21:26:53.774637+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:55.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:55 smithi107 bash[24286]: cluster 2024-09-15T21:26:53.774637+0000 mgr.a (mgr.14152) 170 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:55.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:55 smithi107 bash[24286]: audit 2024-09-15T21:26:54.826496+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.149:0/3135603777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:55.933 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:55 smithi107 bash[24286]: audit 2024-09-15T21:26:54.826496+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.149:0/3135603777' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-15T21:26:57.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:57 smithi149 bash[24834]: cluster 2024-09-15T21:26:55.775104+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:57.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:57 smithi149 bash[24834]: cluster 2024-09-15T21:26:55.775104+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:57.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:57 smithi032 bash[22713]: cluster 2024-09-15T21:26:55.775104+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:57.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:57 smithi032 bash[22713]: cluster 2024-09-15T21:26:55.775104+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:57.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:57 smithi107 bash[24286]: cluster 2024-09-15T21:26:55.775104+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:57.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:57 smithi107 bash[24286]: cluster 2024-09-15T21:26:55.775104+0000 mgr.a (mgr.14152) 171 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:59.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:59 smithi149 bash[24834]: cluster 2024-09-15T21:26:57.775576+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:59.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:26:59 smithi149 bash[24834]: cluster 2024-09-15T21:26:57.775576+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:59.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:59 smithi032 bash[22713]: cluster 2024-09-15T21:26:57.775576+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:59.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:26:59 smithi032 bash[22713]: cluster 2024-09-15T21:26:57.775576+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:59.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:59 smithi107 bash[24286]: cluster 2024-09-15T21:26:57.775576+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:26:59.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:26:59 smithi107 bash[24286]: cluster 2024-09-15T21:26:57.775576+0000 mgr.a (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:01.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:01 smithi149 bash[24834]: cluster 2024-09-15T21:26:59.776061+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:01.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:01 smithi149 bash[24834]: cluster 2024-09-15T21:26:59.776061+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:01.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:01 smithi032 bash[22713]: cluster 2024-09-15T21:26:59.776061+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:01.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:01 smithi032 bash[22713]: cluster 2024-09-15T21:26:59.776061+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:01.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:01 smithi107 bash[24286]: cluster 2024-09-15T21:26:59.776061+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:01.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:01 smithi107 bash[24286]: cluster 2024-09-15T21:26:59.776061+0000 mgr.a (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:03.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:03 smithi149 bash[24834]: cluster 2024-09-15T21:27:01.776533+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:03.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:03 smithi149 bash[24834]: cluster 2024-09-15T21:27:01.776533+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:03.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:03 smithi032 bash[22713]: cluster 2024-09-15T21:27:01.776533+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:03.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:03 smithi032 bash[22713]: cluster 2024-09-15T21:27:01.776533+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:03.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:03 smithi107 bash[24286]: cluster 2024-09-15T21:27:01.776533+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:03.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:03 smithi107 bash[24286]: cluster 2024-09-15T21:27:01.776533+0000 mgr.a (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:05.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:05 smithi149 bash[24834]: cluster 2024-09-15T21:27:03.776999+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:05.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:05 smithi149 bash[24834]: cluster 2024-09-15T21:27:03.776999+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:05.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:05 smithi032 bash[22713]: cluster 2024-09-15T21:27:03.776999+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:05.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:05 smithi032 bash[22713]: cluster 2024-09-15T21:27:03.776999+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:05.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:05 smithi107 bash[24286]: cluster 2024-09-15T21:27:03.776999+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:05.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:05 smithi107 bash[24286]: cluster 2024-09-15T21:27:03.776999+0000 mgr.a (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:07 smithi149 bash[24834]: cluster 2024-09-15T21:27:05.777489+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:07 smithi149 bash[24834]: cluster 2024-09-15T21:27:05.777489+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:07 smithi149 bash[24834]: audit 2024-09-15T21:27:07.053475+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:27:07.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:07 smithi149 bash[24834]: audit 2024-09-15T21:27:07.053475+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:27:07.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:07 smithi149 bash[24834]: audit 2024-09-15T21:27:07.055239+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:07.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:07 smithi149 bash[24834]: audit 2024-09-15T21:27:07.055239+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:07.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:07 smithi032 bash[22713]: cluster 2024-09-15T21:27:05.777489+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:07 smithi032 bash[22713]: cluster 2024-09-15T21:27:05.777489+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:07 smithi032 bash[22713]: audit 2024-09-15T21:27:07.053475+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:27:07.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:07 smithi032 bash[22713]: audit 2024-09-15T21:27:07.053475+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:27:07.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:07 smithi032 bash[22713]: audit 2024-09-15T21:27:07.055239+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:07.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:07 smithi032 bash[22713]: audit 2024-09-15T21:27:07.055239+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:07 smithi107 bash[24286]: cluster 2024-09-15T21:27:05.777489+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:07 smithi107 bash[24286]: cluster 2024-09-15T21:27:05.777489+0000 mgr.a (mgr.14152) 176 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:07 smithi107 bash[24286]: audit 2024-09-15T21:27:07.053475+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:27:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:07 smithi107 bash[24286]: audit 2024-09-15T21:27:07.053475+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:27:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:07 smithi107 bash[24286]: audit 2024-09-15T21:27:07.055239+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:07 smithi107 bash[24286]: audit 2024-09-15T21:27:07.055239+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:08.703 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:08 smithi149 bash[24834]: cephadm 2024-09-15T21:27:07.056796+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi149 2024-09-15T21:27:08.703 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:08 smithi149 bash[24834]: cephadm 2024-09-15T21:27:07.056796+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi149 2024-09-15T21:27:08.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:08 smithi032 bash[22713]: cephadm 2024-09-15T21:27:07.056796+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi149 2024-09-15T21:27:08.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:08 smithi032 bash[22713]: cephadm 2024-09-15T21:27:07.056796+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi149 2024-09-15T21:27:08.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:08 smithi107 bash[24286]: cephadm 2024-09-15T21:27:07.056796+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi149 2024-09-15T21:27:08.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:08 smithi107 bash[24286]: cephadm 2024-09-15T21:27:07.056796+0000 mgr.a (mgr.14152) 177 : cephadm [INF] Deploying daemon osd.2 on smithi149 2024-09-15T21:27:09.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:09 smithi149 bash[24834]: cluster 2024-09-15T21:27:07.777926+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:09.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:09 smithi149 bash[24834]: cluster 2024-09-15T21:27:07.777926+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:09.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:09 smithi032 bash[22713]: cluster 2024-09-15T21:27:07.777926+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:09.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:09 smithi032 bash[22713]: cluster 2024-09-15T21:27:07.777926+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:09.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:09 smithi107 bash[24286]: cluster 2024-09-15T21:27:07.777926+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:09.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:09 smithi107 bash[24286]: cluster 2024-09-15T21:27:07.777926+0000 mgr.a (mgr.14152) 178 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:10.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:10 smithi149 bash[24834]: cluster 2024-09-15T21:27:09.778403+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:10.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:10 smithi149 bash[24834]: cluster 2024-09-15T21:27:09.778403+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:10.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:10 smithi032 bash[22713]: cluster 2024-09-15T21:27:09.778403+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:10.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:10 smithi032 bash[22713]: cluster 2024-09-15T21:27:09.778403+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:10.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:10 smithi107 bash[24286]: cluster 2024-09-15T21:27:09.778403+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:10.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:10 smithi107 bash[24286]: cluster 2024-09-15T21:27:09.778403+0000 mgr.a (mgr.14152) 179 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:11.296 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:10 smithi149 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:27:11.296 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 systemd[1]: /etc/systemd/system/ceph-4fc84126-73a8-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-15T21:27:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 bash[24834]: audit 2024-09-15T21:27:11.341708+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 bash[24834]: audit 2024-09-15T21:27:11.341708+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 bash[24834]: audit 2024-09-15T21:27:11.349402+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 bash[24834]: audit 2024-09-15T21:27:11.349402+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 bash[24834]: audit 2024-09-15T21:27:11.357289+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:11 smithi149 bash[24834]: audit 2024-09-15T21:27:11.357289+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:11 smithi032 bash[22713]: audit 2024-09-15T21:27:11.341708+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:11.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:11 smithi032 bash[22713]: audit 2024-09-15T21:27:11.341708+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:11.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:11 smithi032 bash[22713]: audit 2024-09-15T21:27:11.349402+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:11 smithi032 bash[22713]: audit 2024-09-15T21:27:11.349402+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:11 smithi032 bash[22713]: audit 2024-09-15T21:27:11.357289+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.891 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:11 smithi032 bash[22713]: audit 2024-09-15T21:27:11.357289+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:11 smithi107 bash[24286]: audit 2024-09-15T21:27:11.341708+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:11.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:11 smithi107 bash[24286]: audit 2024-09-15T21:27:11.341708+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:11.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:11 smithi107 bash[24286]: audit 2024-09-15T21:27:11.349402+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:11 smithi107 bash[24286]: audit 2024-09-15T21:27:11.349402+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:11 smithi107 bash[24286]: audit 2024-09-15T21:27:11.357289+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:11.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:11 smithi107 bash[24286]: audit 2024-09-15T21:27:11.357289+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:12.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:12 smithi149 bash[24834]: cluster 2024-09-15T21:27:11.778865+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:12.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:12 smithi149 bash[24834]: cluster 2024-09-15T21:27:11.778865+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:12.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:12 smithi032 bash[22713]: cluster 2024-09-15T21:27:11.778865+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:12.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:12 smithi032 bash[22713]: cluster 2024-09-15T21:27:11.778865+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:12.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:12 smithi107 bash[24286]: cluster 2024-09-15T21:27:11.778865+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:12.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:12 smithi107 bash[24286]: cluster 2024-09-15T21:27:11.778865+0000 mgr.a (mgr.14152) 180 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:15.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:14 smithi149 bash[24834]: cluster 2024-09-15T21:27:13.779333+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:15.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:14 smithi149 bash[24834]: cluster 2024-09-15T21:27:13.779333+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:15.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:14 smithi032 bash[22713]: cluster 2024-09-15T21:27:13.779333+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:15.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:14 smithi032 bash[22713]: cluster 2024-09-15T21:27:13.779333+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:15.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:14 smithi107 bash[24286]: cluster 2024-09-15T21:27:13.779333+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:15.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:14 smithi107 bash[24286]: cluster 2024-09-15T21:27:13.779333+0000 mgr.a (mgr.14152) 181 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:17.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:16 smithi149 bash[24834]: cluster 2024-09-15T21:27:15.779816+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:17.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:16 smithi149 bash[24834]: cluster 2024-09-15T21:27:15.779816+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:17.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:16 smithi032 bash[22713]: cluster 2024-09-15T21:27:15.779816+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:17.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:16 smithi032 bash[22713]: cluster 2024-09-15T21:27:15.779816+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:17.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:16 smithi107 bash[24286]: cluster 2024-09-15T21:27:15.779816+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:17.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:16 smithi107 bash[24286]: cluster 2024-09-15T21:27:15.779816+0000 mgr.a (mgr.14152) 182 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:18.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.624508+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.624508+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.632555+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.632555+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.634233+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:18.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.634233+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:18.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.636086+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.636086+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.645409+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: audit 2024-09-15T21:27:17.645409+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: cluster 2024-09-15T21:27:17.780273+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:18.890 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:18 smithi032 bash[22713]: cluster 2024-09-15T21:27:17.780273+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.624508+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.624508+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.632555+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.632555+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.634233+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.634233+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.636086+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.636086+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.645409+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: audit 2024-09-15T21:27:17.645409+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:18.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: cluster 2024-09-15T21:27:17.780273+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:18.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:18 smithi107 bash[24286]: cluster 2024-09-15T21:27:17.780273+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:19.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.624508+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.624508+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.632555+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.632555+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.634233+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.634233+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.636086+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.636086+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.645409+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: audit 2024-09-15T21:27:17.645409+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: cluster 2024-09-15T21:27:17.780273+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:19.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:18 smithi149 bash[24834]: cluster 2024-09-15T21:27:17.780273+0000 mgr.a (mgr.14152) 183 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:21.093 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:20 smithi149 bash[24834]: cluster 2024-09-15T21:27:19.780774+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:21.093 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:20 smithi149 bash[24834]: cluster 2024-09-15T21:27:19.780774+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:21.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:20 smithi032 bash[22713]: cluster 2024-09-15T21:27:19.780774+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:21.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:20 smithi032 bash[22713]: cluster 2024-09-15T21:27:19.780774+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:21.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:20 smithi107 bash[24286]: cluster 2024-09-15T21:27:19.780774+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:21.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:20 smithi107 bash[24286]: cluster 2024-09-15T21:27:19.780774+0000 mgr.a (mgr.14152) 184 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:22.025 INFO:teuthology.orchestra.run.smithi149.stdout:Created osd(s) 2 on host 'smithi149' 2024-09-15T21:27:22.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:21 smithi149 bash[24834]: audit 2024-09-15T21:27:21.095934+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:21 smithi149 bash[24834]: audit 2024-09-15T21:27:21.095934+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:21 smithi149 bash[24834]: audit 2024-09-15T21:27:21.097705+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.111 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:21 smithi149 bash[24834]: audit 2024-09-15T21:27:21.097705+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:21 smithi032 bash[22713]: audit 2024-09-15T21:27:21.095934+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:21 smithi032 bash[22713]: audit 2024-09-15T21:27:21.095934+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:21 smithi032 bash[22713]: audit 2024-09-15T21:27:21.097705+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:21 smithi032 bash[22713]: audit 2024-09-15T21:27:21.097705+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:21 smithi107 bash[24286]: audit 2024-09-15T21:27:21.095934+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:21 smithi107 bash[24286]: audit 2024-09-15T21:27:21.095934+0000 mon.c (mon.1) 6 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:21 smithi107 bash[24286]: audit 2024-09-15T21:27:21.097705+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:21 smithi107 bash[24286]: audit 2024-09-15T21:27:21.097705+0000 mon.a (mon.0) 409 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-15T21:27:22.567 DEBUG:teuthology.orchestra.run.smithi149:osd.2> sudo journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.2.service 2024-09-15T21:27:22.569 INFO:tasks.cephadm:Waiting for 3 OSDs to come up... 2024-09-15T21:27:22.570 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-15T21:27:23.111 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[27772]: debug 2024-09-15T21:27:22.860+0000 7fdc30395640 -1 osd.2 0 waiting for initial osdmap 2024-09-15T21:27:23.111 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[27772]: debug 2024-09-15T21:27:22.880+0000 7fdc2c1bc640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: cluster 2024-09-15T21:27:21.781342+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: cluster 2024-09-15T21:27:21.781342+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.843697+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.843697+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: cluster 2024-09-15T21:27:21.849845+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: cluster 2024-09-15T21:27:21.849845+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.850659+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:23.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.850659+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.851468+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.851468+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.853276+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:21.853276+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:22.006303+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:22.006303+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:22.013661+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:22.013661+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:22.021113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:22 smithi149 bash[24834]: audit 2024-09-15T21:27:22.021113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: cluster 2024-09-15T21:27:21.781342+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:23.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: cluster 2024-09-15T21:27:21.781342+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:23.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.843697+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-15T21:27:23.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.843697+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-15T21:27:23.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: cluster 2024-09-15T21:27:21.849845+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: cluster 2024-09-15T21:27:21.849845+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.850659+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.850659+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.851468+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.851468+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.853276+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:21.853276+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:22.006303+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:22.006303+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:22.013661+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:22.013661+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:22.021113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:22 smithi032 bash[22713]: audit 2024-09-15T21:27:22.021113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: cluster 2024-09-15T21:27:21.781342+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:23.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: cluster 2024-09-15T21:27:21.781342+0000 mgr.a (mgr.14152) 185 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:23.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.843697+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-15T21:27:23.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.843697+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: cluster 2024-09-15T21:27:21.849845+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: cluster 2024-09-15T21:27:21.849845+0000 mon.a (mon.0) 411 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.850659+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.850659+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.851468+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.851468+0000 mon.c (mon.1) 7 : audit [INF] from='osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.853276+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:21.853276+0000 mon.a (mon.0) 413 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:22.006303+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:22.006303+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:22.013661+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:22.013661+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:22.021113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:23.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:22 smithi107 bash[24286]: audit 2024-09-15T21:27:22.021113+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: audit 2024-09-15T21:27:22.845641+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]}]': finished 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: audit 2024-09-15T21:27:22.845641+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]}]': finished 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: cluster 2024-09-15T21:27:22.850705+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: cluster 2024-09-15T21:27:22.850705+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: audit 2024-09-15T21:27:22.851562+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: audit 2024-09-15T21:27:22.851562+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: audit 2024-09-15T21:27:22.860723+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:23 smithi032 bash[22713]: audit 2024-09-15T21:27:22.860723+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: audit 2024-09-15T21:27:22.845641+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]}]': finished 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: audit 2024-09-15T21:27:22.845641+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]}]': finished 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: cluster 2024-09-15T21:27:22.850705+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: cluster 2024-09-15T21:27:22.850705+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: audit 2024-09-15T21:27:22.851562+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: audit 2024-09-15T21:27:22.851562+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: audit 2024-09-15T21:27:22.860723+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:23 smithi107 bash[24286]: audit 2024-09-15T21:27:22.860723+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: audit 2024-09-15T21:27:22.845641+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]}]': finished 2024-09-15T21:27:24.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: audit 2024-09-15T21:27:22.845641+0000 mon.a (mon.0) 417 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi149", "root=default"]}]': finished 2024-09-15T21:27:24.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: cluster 2024-09-15T21:27:22.850705+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-15T21:27:24.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: cluster 2024-09-15T21:27:22.850705+0000 mon.a (mon.0) 418 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-15T21:27:24.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: audit 2024-09-15T21:27:22.851562+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: audit 2024-09-15T21:27:22.851562+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: audit 2024-09-15T21:27:22.860723+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:24.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:23 smithi149 bash[24834]: audit 2024-09-15T21:27:22.860723+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:22.093454+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:27:25.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:22.093454+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:27:25.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:22.093542+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:27:25.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:22.093542+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:27:25.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:23.781858+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:25.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:23.781858+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: audit 2024-09-15T21:27:23.860305+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: audit 2024-09-15T21:27:23.860305+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:23.868759+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659] boot 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:23.868759+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659] boot 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:23.868868+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: cluster 2024-09-15T21:27:23.868868+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: audit 2024-09-15T21:27:23.869288+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: audit 2024-09-15T21:27:23.869288+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: audit 2024-09-15T21:27:24.316229+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:25.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:24 smithi032 bash[22713]: audit 2024-09-15T21:27:24.316229+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:25.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:22.093454+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:27:25.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:22.093454+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:27:25.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:22.093542+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:27:25.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:22.093542+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:27:25.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:23.781858+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:25.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:23.781858+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: audit 2024-09-15T21:27:23.860305+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: audit 2024-09-15T21:27:23.860305+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:23.868759+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659] boot 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:23.868759+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659] boot 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:23.868868+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: cluster 2024-09-15T21:27:23.868868+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: audit 2024-09-15T21:27:23.869288+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: audit 2024-09-15T21:27:23.869288+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: audit 2024-09-15T21:27:24.316229+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:25.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:24 smithi107 bash[24286]: audit 2024-09-15T21:27:24.316229+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:25.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:22.093454+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:27:25.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:22.093454+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-15T21:27:25.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:22.093542+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:22.093542+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:23.781858+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:23.781858+0000 mgr.a (mgr.14152) 186 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: audit 2024-09-15T21:27:23.860305+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: audit 2024-09-15T21:27:23.860305+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:23.868759+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659] boot 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:23.868759+0000 mon.a (mon.0) 422 : cluster [INF] osd.2 [v2:172.21.15.149:6800/3399417659,v1:172.21.15.149:6801/3399417659] boot 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:23.868868+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: cluster 2024-09-15T21:27:23.868868+0000 mon.a (mon.0) 423 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: audit 2024-09-15T21:27:23.869288+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: audit 2024-09-15T21:27:23.869288+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: audit 2024-09-15T21:27:24.316229+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:25.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:24 smithi149 bash[24834]: audit 2024-09-15T21:27:24.316229+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:25 smithi032 bash[22713]: audit 2024-09-15T21:27:24.864336+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:25 smithi032 bash[22713]: audit 2024-09-15T21:27:24.864336+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:25 smithi032 bash[22713]: cluster 2024-09-15T21:27:24.871235+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-15T21:27:26.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:25 smithi032 bash[22713]: cluster 2024-09-15T21:27:24.871235+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-15T21:27:26.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:25 smithi032 bash[22713]: audit 2024-09-15T21:27:24.881227+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-15T21:27:26.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:25 smithi032 bash[22713]: audit 2024-09-15T21:27:24.881227+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-15T21:27:26.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:25 smithi107 bash[24286]: audit 2024-09-15T21:27:24.864336+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:25 smithi107 bash[24286]: audit 2024-09-15T21:27:24.864336+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:25 smithi107 bash[24286]: cluster 2024-09-15T21:27:24.871235+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-15T21:27:26.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:25 smithi107 bash[24286]: cluster 2024-09-15T21:27:24.871235+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-15T21:27:26.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:25 smithi107 bash[24286]: audit 2024-09-15T21:27:24.881227+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-15T21:27:26.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:25 smithi107 bash[24286]: audit 2024-09-15T21:27:24.881227+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-15T21:27:26.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:25 smithi149 bash[24834]: audit 2024-09-15T21:27:24.864336+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:25 smithi149 bash[24834]: audit 2024-09-15T21:27:24.864336+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 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-09-15T21:27:26.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:25 smithi149 bash[24834]: cluster 2024-09-15T21:27:24.871235+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-15T21:27:26.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:25 smithi149 bash[24834]: cluster 2024-09-15T21:27:24.871235+0000 mon.a (mon.0) 427 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-15T21:27:26.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:25 smithi149 bash[24834]: audit 2024-09-15T21:27:24.881227+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-15T21:27:26.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:25 smithi149 bash[24834]: audit 2024-09-15T21:27:24.881227+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-15T21:27:27.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: cluster 2024-09-15T21:27:25.782477+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:27.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: cluster 2024-09-15T21:27:25.782477+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:27.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: cluster 2024-09-15T21:27:25.873193+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-15T21:27:27.138 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: cluster 2024-09-15T21:27:25.873193+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:25.882213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:25.882213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: cluster 2024-09-15T21:27:25.889152+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: cluster 2024-09-15T21:27:25.889152+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.067191+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.067191+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.167486+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.167486+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.274547+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.274547+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.277579+0000 mon.a (mon.0) 435 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.139 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.277579+0000 mon.a (mon.0) 435 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.335560+0000 mon.a (mon.0) 436 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.335560+0000 mon.a (mon.0) 436 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.336260+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.336260+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.336554+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.336554+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.140 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.336793+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.336793+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.338897+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.338897+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.340082+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.340082+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.340315+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.340315+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.340554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.340554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.394037+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.394037+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.141 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.397483+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.397483+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.399241+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.399241+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.399452+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.399452+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.399741+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.399741+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.452027+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.142 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:26 smithi032 bash[22713]: audit 2024-09-15T21:27:26.452027+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.143 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: cluster 2024-09-15T21:27:25.782477+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:27.143 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: cluster 2024-09-15T21:27:25.782477+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:27.143 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: cluster 2024-09-15T21:27:25.873193+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-15T21:27:27.143 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: cluster 2024-09-15T21:27:25.873193+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-15T21:27:27.143 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:25.882213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-15T21:27:27.144 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:25.882213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-15T21:27:27.144 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: cluster 2024-09-15T21:27:25.889152+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-15T21:27:27.144 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: cluster 2024-09-15T21:27:25.889152+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-15T21:27:27.144 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.067191+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.144 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.067191+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.167486+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.167486+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.274547+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.274547+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.277579+0000 mon.a (mon.0) 435 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.277579+0000 mon.a (mon.0) 435 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.335560+0000 mon.a (mon.0) 436 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.335560+0000 mon.a (mon.0) 436 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.145 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.336260+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.336260+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.336554+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.336554+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.336793+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.336793+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.338897+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.338897+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.340082+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.340082+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.340315+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.340315+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.340554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.146 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.340554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.147 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.394037+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.147 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.394037+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.147 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.397483+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.147 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.397483+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.148 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.399241+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.148 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.399241+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.148 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.399452+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.149 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.399452+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.149 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.399741+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.149 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.399741+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.149 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.452027+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.149 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:26 smithi149 bash[24834]: audit 2024-09-15T21:27:26.452027+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: cluster 2024-09-15T21:27:25.782477+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:27.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: cluster 2024-09-15T21:27:25.782477+0000 mgr.a (mgr.14152) 187 : cluster [DBG] pgmap v142: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:27.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: cluster 2024-09-15T21:27:25.873193+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: cluster 2024-09-15T21:27:25.873193+0000 mon.a (mon.0) 429 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:25.882213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:25.882213+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: cluster 2024-09-15T21:27:25.889152+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: cluster 2024-09-15T21:27:25.889152+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.067191+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.067191+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.167486+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.167486+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.274547+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.274547+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.277579+0000 mon.a (mon.0) 435 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.277579+0000 mon.a (mon.0) 435 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.335560+0000 mon.a (mon.0) 436 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.335560+0000 mon.a (mon.0) 436 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.336260+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.336260+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.336554+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.336554+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.182 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.336793+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.336793+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.183 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.338897+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.338897+0000 mon.c (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.340082+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.340082+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.340315+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.340315+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.340554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.340554+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.394037+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.394037+0000 mon.c (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.397483+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.397483+0000 mon.b (mon.2) 11 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-15T21:27:27.184 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.399241+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.399241+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.399452+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.399452+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.399741+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.399741+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.452027+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.185 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:26 smithi107 bash[24286]: audit 2024-09-15T21:27:26.452027+0000 mon.b (mon.2) 12 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-15T21:27:27.318 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:27:28.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:27 smithi107 bash[24286]: cluster 2024-09-15T21:27:26.903593+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:27:28.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:27 smithi107 bash[24286]: cluster 2024-09-15T21:27:26.903593+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:27:28.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:27 smithi107 bash[24286]: cluster 2024-09-15T21:27:27.289885+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-15T21:27:28.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:27 smithi107 bash[24286]: cluster 2024-09-15T21:27:27.289885+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-15T21:27:28.244 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:27 smithi032 bash[22713]: cluster 2024-09-15T21:27:26.903593+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:27:28.244 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:27 smithi032 bash[22713]: cluster 2024-09-15T21:27:26.903593+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:27:28.244 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:27 smithi032 bash[22713]: cluster 2024-09-15T21:27:27.289885+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-15T21:27:28.244 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:27 smithi032 bash[22713]: cluster 2024-09-15T21:27:27.289885+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-15T21:27:28.292 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:27 smithi149 bash[24834]: cluster 2024-09-15T21:27:26.903593+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:27:28.292 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:27 smithi149 bash[24834]: cluster 2024-09-15T21:27:26.903593+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:27:28.292 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:27 smithi149 bash[24834]: cluster 2024-09-15T21:27:27.289885+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-15T21:27:28.292 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:27 smithi149 bash[24834]: cluster 2024-09-15T21:27:27.289885+0000 mon.a (mon.0) 447 : cluster [DBG] mgrmap e15: a(active, since 4m), standbys: b 2024-09-15T21:27:28.579 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: cluster 2024-09-15T21:27:27.783005+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: cluster 2024-09-15T21:27:27.783005+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: cluster 2024-09-15T21:27:28.276345+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: cluster 2024-09-15T21:27:28.276345+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: cluster 2024-09-15T21:27:28.276387+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: cluster 2024-09-15T21:27:28.276387+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: audit 2024-09-15T21:27:28.580261+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.32:0/3552048420' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-15T21:27:29.113 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:28 smithi149 bash[24834]: audit 2024-09-15T21:27:28.580261+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.32:0/3552048420' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: cluster 2024-09-15T21:27:27.783005+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: cluster 2024-09-15T21:27:27.783005+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: cluster 2024-09-15T21:27:28.276345+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: cluster 2024-09-15T21:27:28.276345+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: cluster 2024-09-15T21:27:28.276387+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: cluster 2024-09-15T21:27:28.276387+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: audit 2024-09-15T21:27:28.580261+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.32:0/3552048420' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-15T21:27:29.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:28 smithi107 bash[24286]: audit 2024-09-15T21:27:28.580261+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.32:0/3552048420' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: cluster 2024-09-15T21:27:27.783005+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: cluster 2024-09-15T21:27:27.783005+0000 mgr.a (mgr.14152) 188 : cluster [DBG] pgmap v145: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: cluster 2024-09-15T21:27:28.276345+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: cluster 2024-09-15T21:27:28.276345+0000 mon.a (mon.0) 448 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: cluster 2024-09-15T21:27:28.276387+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: cluster 2024-09-15T21:27:28.276387+0000 mon.a (mon.0) 449 : cluster [INF] Cluster is now healthy 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: audit 2024-09-15T21:27:28.580261+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.32:0/3552048420' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-15T21:27:29.203 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:28 smithi032 bash[22713]: audit 2024-09-15T21:27:28.580261+0000 mon.a (mon.0) 450 : audit [DBG] from='client.? 172.21.15.32:0/3552048420' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-15T21:27:29.204 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":21,"num_osds":3,"num_up_osds":3,"osd_up_since":1726435643,"num_in_osds":3,"osd_in_since":1726435614,"num_remapped_pgs":0} 2024-09-15T21:27:29.205 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-15T21:27:31.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:30 smithi149 bash[24834]: cluster 2024-09-15T21:27:29.783522+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:31.112 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:30 smithi149 bash[24834]: cluster 2024-09-15T21:27:29.783522+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:31.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:30 smithi107 bash[24286]: cluster 2024-09-15T21:27:29.783522+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:31.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:30 smithi107 bash[24286]: cluster 2024-09-15T21:27:29.783522+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:31.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:30 smithi032 bash[22713]: cluster 2024-09-15T21:27:29.783522+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:31.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:30 smithi032 bash[22713]: cluster 2024-09-15T21:27:29.783522+0000 mgr.a (mgr.14152) 189 : cluster [DBG] pgmap v146: 1 pgs: 1 creating+peering; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:32.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: cephadm 2024-09-15T21:27:31.309439+0000 mgr.a (mgr.14152) 190 : cephadm [INF] Detected new or changed devices on smithi149 2024-09-15T21:27:32.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: cephadm 2024-09-15T21:27:31.309439+0000 mgr.a (mgr.14152) 190 : cephadm [INF] Detected new or changed devices on smithi149 2024-09-15T21:27:32.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.317744+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.317744+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.325874+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.325874+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.328304+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.328304+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: cephadm 2024-09-15T21:27:31.329910+0000 mgr.a (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi149 to 10088M 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: cephadm 2024-09-15T21:27:31.329910+0000 mgr.a (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi149 to 10088M 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.336299+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.336299+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.340224+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.340224+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.342068+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.342068+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:32.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.351590+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.613 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:32 smithi149 bash[24834]: audit 2024-09-15T21:27:31.351590+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: cephadm 2024-09-15T21:27:31.309439+0000 mgr.a (mgr.14152) 190 : cephadm [INF] Detected new or changed devices on smithi149 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: cephadm 2024-09-15T21:27:31.309439+0000 mgr.a (mgr.14152) 190 : cephadm [INF] Detected new or changed devices on smithi149 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.317744+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.317744+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.325874+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.325874+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.328304+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-15T21:27:32.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.328304+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: cephadm 2024-09-15T21:27:31.329910+0000 mgr.a (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi149 to 10088M 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: cephadm 2024-09-15T21:27:31.329910+0000 mgr.a (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi149 to 10088M 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.336299+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.336299+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.340224+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.340224+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.342068+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.342068+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.351590+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:32 smithi032 bash[22713]: audit 2024-09-15T21:27:31.351590+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: cephadm 2024-09-15T21:27:31.309439+0000 mgr.a (mgr.14152) 190 : cephadm [INF] Detected new or changed devices on smithi149 2024-09-15T21:27:32.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: cephadm 2024-09-15T21:27:31.309439+0000 mgr.a (mgr.14152) 190 : cephadm [INF] Detected new or changed devices on smithi149 2024-09-15T21:27:32.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.317744+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.317744+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.325874+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.325874+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.328304+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.328304+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: cephadm 2024-09-15T21:27:31.329910+0000 mgr.a (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi149 to 10088M 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: cephadm 2024-09-15T21:27:31.329910+0000 mgr.a (mgr.14152) 191 : cephadm [INF] Adjusting osd_memory_target on smithi149 to 10088M 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.336299+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.336299+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.340224+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.340224+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.342068+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.342068+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.351590+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:32.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:32 smithi107 bash[24286]: audit 2024-09-15T21:27:31.351590+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:27:33.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:33 smithi149 bash[24834]: cluster 2024-09-15T21:27:31.784105+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:33.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:33 smithi149 bash[24834]: cluster 2024-09-15T21:27:31.784105+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:33.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:33 smithi032 bash[22713]: cluster 2024-09-15T21:27:31.784105+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:33.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:33 smithi032 bash[22713]: cluster 2024-09-15T21:27:31.784105+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:33.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:33 smithi107 bash[24286]: cluster 2024-09-15T21:27:31.784105+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:33.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:33 smithi107 bash[24286]: cluster 2024-09-15T21:27:31.784105+0000 mgr.a (mgr.14152) 192 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:33.943 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:27:35.187 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:27:35.187 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":21,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","created":"2024-09-15T21:21:59.900370+0000","modified":"2024-09-15T21:27:26.882990+0000","last_up_change":"2024-09-15T21:27:23.853132+0000","last_in_change":"2024-09-15T21:26:54.230633+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-15T21:27:24.322327+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,"is_stretch_pool":false,"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":"21","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_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"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":"5e465446-02bc-4a72-be23-0b450609ee5f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6803","nonce":3356791922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6805","nonce":3356791922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6809","nonce":3356791922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6807","nonce":3356791922}]},"public_addr":"172.21.15.32:6803/3356791922","cluster_addr":"172.21.15.32:6805/3356791922","heartbeat_back_addr":"172.21.15.32:6809/3356791922","heartbeat_front_addr":"172.21.15.32:6807/3356791922","state":["exists","up"]},{"osd":1,"uuid":"efaca7bc-8d2a-4250-bf73-a933239e90bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6801","nonce":1837585853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6803","nonce":1837585853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6807","nonce":1837585853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6805","nonce":1837585853}]},"public_addr":"172.21.15.107:6801/1837585853","cluster_addr":"172.21.15.107:6803/1837585853","heartbeat_back_addr":"172.21.15.107:6807/1837585853","heartbeat_front_addr":"172.21.15.107:6805/1837585853","state":["exists","up"]},{"osd":2,"uuid":"35072e7e-c9ab-49ca-8675-9ab47f9d32f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6800","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6801","nonce":3399417659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6802","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6803","nonce":3399417659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6806","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6807","nonce":3399417659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6804","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6805","nonce":3399417659}]},"public_addr":"172.21.15.149:6801/3399417659","cluster_addr":"172.21.15.149:6803/3399417659","heartbeat_back_addr":"172.21.15.149:6807/3399417659","heartbeat_front_addr":"172.21.15.149:6805/3399417659","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:25:40.792267+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:26:33.993111+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:27:22.093545+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/2118278624":"2024-09-16T21:22:59.714051+0000","172.21.15.32:6801/3774217158":"2024-09-16T21:22:59.714051+0000","172.21.15.32:6800/3774217158":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/3291333440":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/2533017810":"2024-09-16T21:22:26.001960+0000","172.21.15.32:0/4061763390":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/3307415492":"2024-09-16T21:22:26.001960+0000","172.21.15.32:0/2627683133":"2024-09-16T21:22:26.001960+0000","172.21.15.32:6801/2741160500":"2024-09-16T21:22:26.001960+0000","172.21.15.32:6800/2741160500":"2024-09-16T21:22:26.001960+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-09-15T21:27:35.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:35 smithi149 bash[24834]: cluster 2024-09-15T21:27:33.784646+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:35.654 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:35 smithi149 bash[24834]: cluster 2024-09-15T21:27:33.784646+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:35.654 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:35 smithi149 bash[24834]: audit 2024-09-15T21:27:35.186903+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.32:0/4168824899' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:27:35.654 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:35 smithi149 bash[24834]: audit 2024-09-15T21:27:35.186903+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.32:0/4168824899' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:27:35.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:35 smithi032 bash[22713]: cluster 2024-09-15T21:27:33.784646+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:35.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:35 smithi032 bash[22713]: cluster 2024-09-15T21:27:33.784646+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:35.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:35 smithi032 bash[22713]: audit 2024-09-15T21:27:35.186903+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.32:0/4168824899' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:27:35.655 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:35 smithi032 bash[22713]: audit 2024-09-15T21:27:35.186903+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.32:0/4168824899' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:27:35.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:35 smithi107 bash[24286]: cluster 2024-09-15T21:27:33.784646+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:35.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:35 smithi107 bash[24286]: cluster 2024-09-15T21:27:33.784646+0000 mgr.a (mgr.14152) 193 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:35.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:35 smithi107 bash[24286]: audit 2024-09-15T21:27:35.186903+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.32:0/4168824899' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:27:35.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:35 smithi107 bash[24286]: audit 2024-09-15T21:27:35.186903+0000 mon.a (mon.0) 458 : audit [DBG] from='client.? 172.21.15.32:0/4168824899' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:27:35.768 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-15T21:27:24.322327+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, 'is_stretch_pool': False, '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': '21', '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_type': 'Fair distribution', 'score_acting': 3, 'score_stable': 3, 'optimal_score': 1, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-09-15T21:27:35.768 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-15T21:27:37.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:37 smithi032 bash[22713]: cluster 2024-09-15T21:27:35.785167+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:37.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:37 smithi032 bash[22713]: cluster 2024-09-15T21:27:35.785167+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:37.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:37 smithi107 bash[24286]: cluster 2024-09-15T21:27:35.785167+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:37.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:37 smithi107 bash[24286]: cluster 2024-09-15T21:27:35.785167+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:37.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:37 smithi149 bash[24834]: cluster 2024-09-15T21:27:35.785167+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:37.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:37 smithi149 bash[24834]: cluster 2024-09-15T21:27:35.785167+0000 mgr.a (mgr.14152) 194 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:39.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:39 smithi032 bash[22713]: cluster 2024-09-15T21:27:37.785706+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:39.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:39 smithi032 bash[22713]: cluster 2024-09-15T21:27:37.785706+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:39.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:39 smithi107 bash[24286]: cluster 2024-09-15T21:27:37.785706+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:39.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:39 smithi107 bash[24286]: cluster 2024-09-15T21:27:37.785706+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:39.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:39 smithi149 bash[24834]: cluster 2024-09-15T21:27:37.785706+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:39.864 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:39 smithi149 bash[24834]: cluster 2024-09-15T21:27:37.785706+0000 mgr.a (mgr.14152) 195 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:40.512 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:27:41.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:41 smithi032 bash[22713]: cluster 2024-09-15T21:27:39.786261+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:41.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:41 smithi032 bash[22713]: cluster 2024-09-15T21:27:39.786261+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:41.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:41 smithi107 bash[24286]: cluster 2024-09-15T21:27:39.786261+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:41.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:41 smithi107 bash[24286]: cluster 2024-09-15T21:27:39.786261+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:41.777 INFO:teuthology.orchestra.run.smithi032.stdout:pg_num: 1 2024-09-15T21:27:41.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:41 smithi149 bash[24834]: cluster 2024-09-15T21:27:39.786261+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:41.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:41 smithi149 bash[24834]: cluster 2024-09-15T21:27:39.786261+0000 mgr.a (mgr.14152) 196 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:42.274 INFO:tasks.cephadm:Setting up client nodes... 2024-09-15T21:27:42.274 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-15T21:27:42.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:42 smithi032 bash[22713]: audit 2024-09-15T21:27:41.777749+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.32:0/2250335719' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-15T21:27:42.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:42 smithi032 bash[22713]: audit 2024-09-15T21:27:41.777749+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.32:0/2250335719' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-15T21:27:42.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:42 smithi107 bash[24286]: audit 2024-09-15T21:27:41.777749+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.32:0/2250335719' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-15T21:27:42.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:42 smithi107 bash[24286]: audit 2024-09-15T21:27:41.777749+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.32:0/2250335719' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-15T21:27:42.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:42 smithi149 bash[24834]: audit 2024-09-15T21:27:41.777749+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.32:0/2250335719' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-15T21:27:42.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:42 smithi149 bash[24834]: audit 2024-09-15T21:27:41.777749+0000 mon.a (mon.0) 459 : audit [DBG] from='client.? 172.21.15.32:0/2250335719' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-15T21:27:43.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:43 smithi032 bash[22713]: cluster 2024-09-15T21:27:41.786747+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:43.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:43 smithi032 bash[22713]: cluster 2024-09-15T21:27:41.786747+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:43.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:43 smithi107 bash[24286]: cluster 2024-09-15T21:27:41.786747+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:43.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:43 smithi107 bash[24286]: cluster 2024-09-15T21:27:41.786747+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:43.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:43 smithi149 bash[24834]: cluster 2024-09-15T21:27:41.786747+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:43.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:43 smithi149 bash[24834]: cluster 2024-09-15T21:27:41.786747+0000 mgr.a (mgr.14152) 197 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:45.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:45 smithi032 bash[22713]: cluster 2024-09-15T21:27:43.787272+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:45.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:45 smithi032 bash[22713]: cluster 2024-09-15T21:27:43.787272+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:45.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:45 smithi107 bash[24286]: cluster 2024-09-15T21:27:43.787272+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:45.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:45 smithi107 bash[24286]: cluster 2024-09-15T21:27:43.787272+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:45.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:45 smithi149 bash[24834]: cluster 2024-09-15T21:27:43.787272+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:45.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:45 smithi149 bash[24834]: cluster 2024-09-15T21:27:43.787272+0000 mgr.a (mgr.14152) 198 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:47.015 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:27:47.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:47 smithi032 bash[22713]: cluster 2024-09-15T21:27:45.787848+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:47.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:47 smithi032 bash[22713]: cluster 2024-09-15T21:27:45.787848+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:47.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:47 smithi107 bash[24286]: cluster 2024-09-15T21:27:45.787848+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:47.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:47 smithi107 bash[24286]: cluster 2024-09-15T21:27:45.787848+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:47.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:47 smithi149 bash[24834]: cluster 2024-09-15T21:27:45.787848+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:47.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:47 smithi149 bash[24834]: cluster 2024-09-15T21:27:45.787848+0000 mgr.a (mgr.14152) 199 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:48.333 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:27:48.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:48 smithi032 bash[22713]: audit 2024-09-15T21:27:48.333731+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.32:0/1265474154' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-15T21:27:48.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:48 smithi032 bash[22713]: audit 2024-09-15T21:27:48.333731+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.32:0/1265474154' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-15T21:27:48.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:48 smithi107 bash[24286]: audit 2024-09-15T21:27:48.333731+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.32:0/1265474154' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-15T21:27:48.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:48 smithi107 bash[24286]: audit 2024-09-15T21:27:48.333731+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.32:0/1265474154' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-15T21:27:48.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:48 smithi149 bash[24834]: audit 2024-09-15T21:27:48.333731+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.32:0/1265474154' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-15T21:27:48.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:48 smithi149 bash[24834]: audit 2024-09-15T21:27:48.333731+0000 mon.a (mon.0) 460 : audit [DBG] from='client.? 172.21.15.32:0/1265474154' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-15T21:27:48.922 INFO:teuthology.orchestra.run.smithi032.stdout:[{"version":13,"timestamp":"2024-09-15T21:27:31.330695+0000","name":"","changes":[{"name":"osd/host:smithi149/osd_memory_target","new_value":"10578802688"}]}] 2024-09-15T21:27:48.922 INFO:tasks.ceph_manager:config epoch is 13 2024-09-15T21:27:48.922 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-15T21:27:48.922 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-15T21:27:48.923 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-15T21:27:49.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:49 smithi107 bash[24286]: cluster 2024-09-15T21:27:47.788332+0000 mgr.a (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:49.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:49 smithi107 bash[24286]: cluster 2024-09-15T21:27:47.788332+0000 mgr.a (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:49.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:49 smithi149 bash[24834]: cluster 2024-09-15T21:27:47.788332+0000 mgr.a (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:49.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:49 smithi149 bash[24834]: cluster 2024-09-15T21:27:47.788332+0000 mgr.a (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:49.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:49 smithi032 bash[22713]: cluster 2024-09-15T21:27:47.788332+0000 mgr.a (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:49.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:49 smithi032 bash[22713]: cluster 2024-09-15T21:27:47.788332+0000 mgr.a (mgr.14152) 200 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:51.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:51 smithi107 bash[24286]: cluster 2024-09-15T21:27:49.788980+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:51.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:51 smithi107 bash[24286]: cluster 2024-09-15T21:27:49.788980+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:51 smithi149 bash[24834]: cluster 2024-09-15T21:27:49.788980+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:51 smithi149 bash[24834]: cluster 2024-09-15T21:27:49.788980+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:51 smithi032 bash[22713]: cluster 2024-09-15T21:27:49.788980+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:51 smithi032 bash[22713]: cluster 2024-09-15T21:27:49.788980+0000 mgr.a (mgr.14152) 201 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:53.669 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:27:53.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:53 smithi107 bash[24286]: cluster 2024-09-15T21:27:51.789591+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:53.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:53 smithi107 bash[24286]: cluster 2024-09-15T21:27:51.789591+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:53.798 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:53 smithi032 bash[22713]: cluster 2024-09-15T21:27:51.789591+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:53.798 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:53 smithi032 bash[22713]: cluster 2024-09-15T21:27:51.789591+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:53.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:53 smithi149 bash[24834]: cluster 2024-09-15T21:27:51.789591+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:53.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:53 smithi149 bash[24834]: cluster 2024-09-15T21:27:51.789591+0000 mgr.a (mgr.14152) 202 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:54.924 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:27:55.487 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"a","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6800","nonce":2388854476},{"type":"v1","addr":"172.21.15.32:6801","nonce":2388854476}]},"active_addr":"172.21.15.32:6801/2388854476","active_change":"2024-09-15T21:22:59.714257+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[{"gid":24104,"name":"b","mgr_features":4540719139924082687,"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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.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/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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","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, use commas to separate multiple","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.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/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy 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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter 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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"max_requests":{"name":"max_requests","type":"int","level":"advanced","flags":0,"default_value":"500","min":"","max":"","enum_allowed":[],"desc":"Maximum number of requests to keep in memory. When new request comes in, the oldest request will be removed if the number of requests exceeds the max request number.if un-finished request is removed, error message will be logged in the ceph-mgr log.","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.32:8443/"},"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"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":3,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":2965718997}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3041197908}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":3802893623}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.32:0","nonce":4039452371}]}]} 2024-09-15T21:27:55.492 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-15T21:27:55.492 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-15T21:27:55.492 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-15T21:27:55.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:55 smithi107 bash[24286]: cluster 2024-09-15T21:27:53.790180+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:55.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:55 smithi107 bash[24286]: cluster 2024-09-15T21:27:53.790180+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:55.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:55 smithi107 bash[24286]: audit 2024-09-15T21:27:54.914913+0000 mon.a (mon.0) 461 : audit [DBG] from='client.? 172.21.15.32:0/3622561133' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-15T21:27:55.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:55 smithi107 bash[24286]: audit 2024-09-15T21:27:54.914913+0000 mon.a (mon.0) 461 : audit [DBG] from='client.? 172.21.15.32:0/3622561133' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-15T21:27:55.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:55 smithi149 bash[24834]: cluster 2024-09-15T21:27:53.790180+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:55.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:55 smithi149 bash[24834]: cluster 2024-09-15T21:27:53.790180+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:55.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:55 smithi149 bash[24834]: audit 2024-09-15T21:27:54.914913+0000 mon.a (mon.0) 461 : audit [DBG] from='client.? 172.21.15.32:0/3622561133' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-15T21:27:55.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:55 smithi149 bash[24834]: audit 2024-09-15T21:27:54.914913+0000 mon.a (mon.0) 461 : audit [DBG] from='client.? 172.21.15.32:0/3622561133' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-15T21:27:55.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:55 smithi032 bash[22713]: cluster 2024-09-15T21:27:53.790180+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:55.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:55 smithi032 bash[22713]: cluster 2024-09-15T21:27:53.790180+0000 mgr.a (mgr.14152) 203 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:55.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:55 smithi032 bash[22713]: audit 2024-09-15T21:27:54.914913+0000 mon.a (mon.0) 461 : audit [DBG] from='client.? 172.21.15.32:0/3622561133' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-15T21:27:55.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:55 smithi032 bash[22713]: audit 2024-09-15T21:27:54.914913+0000 mon.a (mon.0) 461 : audit [DBG] from='client.? 172.21.15.32:0/3622561133' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-15T21:27:57.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:57 smithi107 bash[24286]: cluster 2024-09-15T21:27:55.790732+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:57.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:57 smithi107 bash[24286]: cluster 2024-09-15T21:27:55.790732+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:57.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:57 smithi149 bash[24834]: cluster 2024-09-15T21:27:55.790732+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:57.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:57 smithi149 bash[24834]: cluster 2024-09-15T21:27:55.790732+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:57.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:57 smithi032 bash[22713]: cluster 2024-09-15T21:27:55.790732+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:57.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:57 smithi032 bash[22713]: cluster 2024-09-15T21:27:55.790732+0000 mgr.a (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:59.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:59 smithi107 bash[24286]: cluster 2024-09-15T21:27:57.791280+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:59.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:27:59 smithi107 bash[24286]: cluster 2024-09-15T21:27:57.791280+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:59.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:59 smithi149 bash[24834]: cluster 2024-09-15T21:27:57.791280+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:59.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:27:59 smithi149 bash[24834]: cluster 2024-09-15T21:27:57.791280+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:59.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:59 smithi032 bash[22713]: cluster 2024-09-15T21:27:57.791280+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:27:59.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:27:59 smithi032 bash[22713]: cluster 2024-09-15T21:27:57.791280+0000 mgr.a (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:00.241 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:01.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:01 smithi032 bash[22713]: cluster 2024-09-15T21:27:59.791862+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:01.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:01 smithi032 bash[22713]: cluster 2024-09-15T21:27:59.791862+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:01.681 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:28:01.681 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":21,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","created":"2024-09-15T21:21:59.900370+0000","modified":"2024-09-15T21:27:26.882990+0000","last_up_change":"2024-09-15T21:27:23.853132+0000","last_in_change":"2024-09-15T21:26:54.230633+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-15T21:27:24.322327+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,"is_stretch_pool":false,"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":"21","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_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"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":"5e465446-02bc-4a72-be23-0b450609ee5f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6803","nonce":3356791922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6805","nonce":3356791922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6809","nonce":3356791922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6807","nonce":3356791922}]},"public_addr":"172.21.15.32:6803/3356791922","cluster_addr":"172.21.15.32:6805/3356791922","heartbeat_back_addr":"172.21.15.32:6809/3356791922","heartbeat_front_addr":"172.21.15.32:6807/3356791922","state":["exists","up"]},{"osd":1,"uuid":"efaca7bc-8d2a-4250-bf73-a933239e90bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6801","nonce":1837585853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6803","nonce":1837585853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6807","nonce":1837585853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6805","nonce":1837585853}]},"public_addr":"172.21.15.107:6801/1837585853","cluster_addr":"172.21.15.107:6803/1837585853","heartbeat_back_addr":"172.21.15.107:6807/1837585853","heartbeat_front_addr":"172.21.15.107:6805/1837585853","state":["exists","up"]},{"osd":2,"uuid":"35072e7e-c9ab-49ca-8675-9ab47f9d32f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6800","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6801","nonce":3399417659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6802","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6803","nonce":3399417659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6806","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6807","nonce":3399417659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6804","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6805","nonce":3399417659}]},"public_addr":"172.21.15.149:6801/3399417659","cluster_addr":"172.21.15.149:6803/3399417659","heartbeat_back_addr":"172.21.15.149:6807/3399417659","heartbeat_front_addr":"172.21.15.149:6805/3399417659","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:25:40.792267+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:26:33.993111+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:27:22.093545+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/2118278624":"2024-09-16T21:22:59.714051+0000","172.21.15.32:6801/3774217158":"2024-09-16T21:22:59.714051+0000","172.21.15.32:6800/3774217158":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/3291333440":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/2533017810":"2024-09-16T21:22:26.001960+0000","172.21.15.32:0/4061763390":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/3307415492":"2024-09-16T21:22:26.001960+0000","172.21.15.32:0/2627683133":"2024-09-16T21:22:26.001960+0000","172.21.15.32:6801/2741160500":"2024-09-16T21:22:26.001960+0000","172.21.15.32:6800/2741160500":"2024-09-16T21:22:26.001960+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-09-15T21:28:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:01 smithi107 bash[24286]: cluster 2024-09-15T21:27:59.791862+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:01.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:01 smithi107 bash[24286]: cluster 2024-09-15T21:27:59.791862+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:01.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:01 smithi149 bash[24834]: cluster 2024-09-15T21:27:59.791862+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:01.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:01 smithi149 bash[24834]: cluster 2024-09-15T21:27:59.791862+0000 mgr.a (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:02.302 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-15T21:28:02.303 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-15T21:28:02.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:02 smithi032 bash[22713]: audit 2024-09-15T21:28:01.678149+0000 mon.a (mon.0) 462 : audit [DBG] from='client.? 172.21.15.32:0/3557709966' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:02.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:02 smithi032 bash[22713]: audit 2024-09-15T21:28:01.678149+0000 mon.a (mon.0) 462 : audit [DBG] from='client.? 172.21.15.32:0/3557709966' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:02.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:02 smithi107 bash[24286]: audit 2024-09-15T21:28:01.678149+0000 mon.a (mon.0) 462 : audit [DBG] from='client.? 172.21.15.32:0/3557709966' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:02.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:02 smithi107 bash[24286]: audit 2024-09-15T21:28:01.678149+0000 mon.a (mon.0) 462 : audit [DBG] from='client.? 172.21.15.32:0/3557709966' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:02.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:02 smithi149 bash[24834]: audit 2024-09-15T21:28:01.678149+0000 mon.a (mon.0) 462 : audit [DBG] from='client.? 172.21.15.32:0/3557709966' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:02.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:02 smithi149 bash[24834]: audit 2024-09-15T21:28:01.678149+0000 mon.a (mon.0) 462 : audit [DBG] from='client.? 172.21.15.32:0/3557709966' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:03.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:03 smithi149 bash[24834]: cluster 2024-09-15T21:28:01.792243+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:03.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:03 smithi149 bash[24834]: cluster 2024-09-15T21:28:01.792243+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:03.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:03 smithi032 bash[22713]: cluster 2024-09-15T21:28:01.792243+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:03.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:03 smithi032 bash[22713]: cluster 2024-09-15T21:28:01.792243+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:03.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:03 smithi107 bash[24286]: cluster 2024-09-15T21:28:01.792243+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:03.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:03 smithi107 bash[24286]: cluster 2024-09-15T21:28:01.792243+0000 mgr.a (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:05.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:05 smithi149 bash[24834]: cluster 2024-09-15T21:28:03.792751+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:05.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:05 smithi149 bash[24834]: cluster 2024-09-15T21:28:03.792751+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:05.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:05 smithi032 bash[22713]: cluster 2024-09-15T21:28:03.792751+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:05.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:05 smithi032 bash[22713]: cluster 2024-09-15T21:28:03.792751+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:05.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:05 smithi107 bash[24286]: cluster 2024-09-15T21:28:03.792751+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:05.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:05 smithi107 bash[24286]: cluster 2024-09-15T21:28:03.792751+0000 mgr.a (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:07.051 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:07.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:07 smithi149 bash[24834]: cluster 2024-09-15T21:28:05.793440+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:07.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:07 smithi149 bash[24834]: cluster 2024-09-15T21:28:05.793440+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:07.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:07 smithi032 bash[22713]: cluster 2024-09-15T21:28:05.793440+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:07.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:07 smithi032 bash[22713]: cluster 2024-09-15T21:28:05.793440+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:07.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:07 smithi107 bash[24286]: cluster 2024-09-15T21:28:05.793440+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:07.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:07 smithi107 bash[24286]: cluster 2024-09-15T21:28:05.793440+0000 mgr.a (mgr.14152) 209 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:08.354 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:28:08.354 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":21,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","created":"2024-09-15T21:21:59.900370+0000","modified":"2024-09-15T21:27:26.882990+0000","last_up_change":"2024-09-15T21:27:23.853132+0000","last_in_change":"2024-09-15T21:26:54.230633+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":8,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":1,"max_osd":3,"require_min_compat_client":"luminous","min_compat_client":"jewel","require_osd_release":"squid","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-09-15T21:27:24.322327+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,"is_stretch_pool":false,"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":"21","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_type":"Fair distribution","score_acting":3,"score_stable":3,"optimal_score":1,"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":"5e465446-02bc-4a72-be23-0b450609ee5f","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6802","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6803","nonce":3356791922}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6804","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6805","nonce":3356791922}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6808","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6809","nonce":3356791922}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:6806","nonce":3356791922},{"type":"v1","addr":"172.21.15.32:6807","nonce":3356791922}]},"public_addr":"172.21.15.32:6803/3356791922","cluster_addr":"172.21.15.32:6805/3356791922","heartbeat_back_addr":"172.21.15.32:6809/3356791922","heartbeat_front_addr":"172.21.15.32:6807/3356791922","state":["exists","up"]},{"osd":1,"uuid":"efaca7bc-8d2a-4250-bf73-a933239e90bc","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":19,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6800","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6801","nonce":1837585853}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6802","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6803","nonce":1837585853}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6806","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6807","nonce":1837585853}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:6804","nonce":1837585853},{"type":"v1","addr":"172.21.15.107:6805","nonce":1837585853}]},"public_addr":"172.21.15.107:6801/1837585853","cluster_addr":"172.21.15.107:6803/1837585853","heartbeat_back_addr":"172.21.15.107:6807/1837585853","heartbeat_front_addr":"172.21.15.107:6805/1837585853","state":["exists","up"]},{"osd":2,"uuid":"35072e7e-c9ab-49ca-8675-9ab47f9d32f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6800","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6801","nonce":3399417659}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6802","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6803","nonce":3399417659}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6806","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6807","nonce":3399417659}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:6804","nonce":3399417659},{"type":"v1","addr":"172.21.15.149:6805","nonce":3399417659}]},"public_addr":"172.21.15.149:6801/3399417659","cluster_addr":"172.21.15.149:6803/3399417659","heartbeat_back_addr":"172.21.15.149:6807/3399417659","heartbeat_front_addr":"172.21.15.149:6805/3399417659","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:25:40.792267+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:26:33.993111+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540719139924082687,"old_weight":0,"last_purged_snaps_scrub":"2024-09-15T21:27:22.093545+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.32:0/2118278624":"2024-09-16T21:22:59.714051+0000","172.21.15.32:6801/3774217158":"2024-09-16T21:22:59.714051+0000","172.21.15.32:6800/3774217158":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/3291333440":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/2533017810":"2024-09-16T21:22:26.001960+0000","172.21.15.32:0/4061763390":"2024-09-16T21:22:59.714051+0000","172.21.15.32:0/3307415492":"2024-09-16T21:22:26.001960+0000","172.21.15.32:0/2627683133":"2024-09-16T21:22:26.001960+0000","172.21.15.32:6801/2741160500":"2024-09-16T21:22:26.001960+0000","172.21.15.32:6800/2741160500":"2024-09-16T21:22:26.001960+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-09-15T21:28:08.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:08 smithi032 bash[22713]: audit 2024-09-15T21:28:08.354277+0000 mon.a (mon.0) 463 : audit [DBG] from='client.? 172.21.15.32:0/1452519255' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:08.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:08 smithi032 bash[22713]: audit 2024-09-15T21:28:08.354277+0000 mon.a (mon.0) 463 : audit [DBG] from='client.? 172.21.15.32:0/1452519255' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:08.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:08 smithi149 bash[24834]: audit 2024-09-15T21:28:08.354277+0000 mon.a (mon.0) 463 : audit [DBG] from='client.? 172.21.15.32:0/1452519255' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:08.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:08 smithi149 bash[24834]: audit 2024-09-15T21:28:08.354277+0000 mon.a (mon.0) 463 : audit [DBG] from='client.? 172.21.15.32:0/1452519255' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:08.872 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-15T21:28:08.872 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-15T21:28:08.873 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-15T21:28:08.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:08 smithi107 bash[24286]: audit 2024-09-15T21:28:08.354277+0000 mon.a (mon.0) 463 : audit [DBG] from='client.? 172.21.15.32:0/1452519255' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:08.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:08 smithi107 bash[24286]: audit 2024-09-15T21:28:08.354277+0000 mon.a (mon.0) 463 : audit [DBG] from='client.? 172.21.15.32:0/1452519255' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-15T21:28:09.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:09 smithi149 bash[24834]: cluster 2024-09-15T21:28:07.794028+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:09.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:09 smithi149 bash[24834]: cluster 2024-09-15T21:28:07.794028+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:09.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:09 smithi032 bash[22713]: cluster 2024-09-15T21:28:07.794028+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:09.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:09 smithi032 bash[22713]: cluster 2024-09-15T21:28:07.794028+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:09.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:09 smithi107 bash[24286]: cluster 2024-09-15T21:28:07.794028+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:09.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:09 smithi107 bash[24286]: cluster 2024-09-15T21:28:07.794028+0000 mgr.a (mgr.14152) 210 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:11.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:11 smithi149 bash[24834]: cluster 2024-09-15T21:28:09.794585+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:11.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:11 smithi149 bash[24834]: cluster 2024-09-15T21:28:09.794585+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:11.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:11 smithi032 bash[22713]: cluster 2024-09-15T21:28:09.794585+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:11.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:11 smithi032 bash[22713]: cluster 2024-09-15T21:28:09.794585+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:11.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:11 smithi107 bash[24286]: cluster 2024-09-15T21:28:09.794585+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:11.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:11 smithi107 bash[24286]: cluster 2024-09-15T21:28:09.794585+0000 mgr.a (mgr.14152) 211 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:13.617 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:13.617 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:13.618 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:13.772 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:13 smithi032 bash[22713]: cluster 2024-09-15T21:28:11.795147+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:13.772 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:13 smithi032 bash[22713]: cluster 2024-09-15T21:28:11.795147+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:13.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:13 smithi149 bash[24834]: cluster 2024-09-15T21:28:11.795147+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:13.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:13 smithi149 bash[24834]: cluster 2024-09-15T21:28:11.795147+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:13.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:13 smithi107 bash[24286]: cluster 2024-09-15T21:28:11.795147+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:13.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:13 smithi107 bash[24286]: cluster 2024-09-15T21:28:11.795147+0000 mgr.a (mgr.14152) 212 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:15.636 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:15 smithi032 bash[22713]: cluster 2024-09-15T21:28:13.795701+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:15 smithi032 bash[22713]: cluster 2024-09-15T21:28:13.795701+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:15.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:15 smithi149 bash[24834]: cluster 2024-09-15T21:28:13.795701+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:15.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:15 smithi149 bash[24834]: cluster 2024-09-15T21:28:13.795701+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:15.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:15 smithi107 bash[24286]: cluster 2024-09-15T21:28:13.795701+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:15.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:15 smithi107 bash[24286]: cluster 2024-09-15T21:28:13.795701+0000 mgr.a (mgr.14152) 213 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:16.477 INFO:teuthology.orchestra.run.smithi032.stdout:34359738401 2024-09-15T21:28:16.477 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-15T21:28:16.786 INFO:teuthology.orchestra.run.smithi032.stdout:77309411342 2024-09-15T21:28:16.787 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-15T21:28:16.834 INFO:teuthology.orchestra.run.smithi032.stdout:55834574871 2024-09-15T21:28:16.834 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-15T21:28:17.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:17 smithi149 bash[24834]: cluster 2024-09-15T21:28:15.796308+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:17.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:17 smithi149 bash[24834]: cluster 2024-09-15T21:28:15.796308+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:17 smithi032 bash[22713]: cluster 2024-09-15T21:28:15.796308+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:17 smithi032 bash[22713]: cluster 2024-09-15T21:28:15.796308+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:17.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:17 smithi107 bash[24286]: cluster 2024-09-15T21:28:15.796308+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:17.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:17 smithi107 bash[24286]: cluster 2024-09-15T21:28:15.796308+0000 mgr.a (mgr.14152) 214 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:19 smithi149 bash[24834]: cluster 2024-09-15T21:28:17.796859+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:19 smithi149 bash[24834]: cluster 2024-09-15T21:28:17.796859+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:19 smithi032 bash[22713]: cluster 2024-09-15T21:28:17.796859+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:19 smithi032 bash[22713]: cluster 2024-09-15T21:28:17.796859+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:19.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:19 smithi107 bash[24286]: cluster 2024-09-15T21:28:17.796859+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:19.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:19 smithi107 bash[24286]: cluster 2024-09-15T21:28:17.796859+0000 mgr.a (mgr.14152) 215 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:21.222 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:21.223 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:21.223 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:21.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:21 smithi032 bash[22713]: cluster 2024-09-15T21:28:19.797413+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:21.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:21 smithi032 bash[22713]: cluster 2024-09-15T21:28:19.797413+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:21.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:21 smithi149 bash[24834]: cluster 2024-09-15T21:28:19.797413+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:21.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:21 smithi149 bash[24834]: cluster 2024-09-15T21:28:19.797413+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:21 smithi107 bash[24286]: cluster 2024-09-15T21:28:19.797413+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:21 smithi107 bash[24286]: cluster 2024-09-15T21:28:19.797413+0000 mgr.a (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.322 INFO:teuthology.orchestra.run.smithi032.stdout:77309411343 2024-09-15T21:28:23.421 INFO:teuthology.orchestra.run.smithi032.stdout:34359738402 2024-09-15T21:28:23.427 INFO:teuthology.orchestra.run.smithi032.stdout:55834574872 2024-09-15T21:28:23.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: cluster 2024-09-15T21:28:21.798063+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: cluster 2024-09-15T21:28:21.798063+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: audit 2024-09-15T21:28:23.323644+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.32:0/392892257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-15T21:28:23.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: audit 2024-09-15T21:28:23.323644+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.32:0/392892257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-15T21:28:23.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: audit 2024-09-15T21:28:23.422555+0000 mon.a (mon.0) 465 : audit [DBG] from='client.? 172.21.15.32:0/2108911424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-15T21:28:23.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: audit 2024-09-15T21:28:23.422555+0000 mon.a (mon.0) 465 : audit [DBG] from='client.? 172.21.15.32:0/2108911424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-15T21:28:23.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: audit 2024-09-15T21:28:23.429231+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.32:0/1387182036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-15T21:28:23.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:23 smithi032 bash[22713]: audit 2024-09-15T21:28:23.429231+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.32:0/1387182036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: cluster 2024-09-15T21:28:21.798063+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: cluster 2024-09-15T21:28:21.798063+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: audit 2024-09-15T21:28:23.323644+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.32:0/392892257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: audit 2024-09-15T21:28:23.323644+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.32:0/392892257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: audit 2024-09-15T21:28:23.422555+0000 mon.a (mon.0) 465 : audit [DBG] from='client.? 172.21.15.32:0/2108911424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: audit 2024-09-15T21:28:23.422555+0000 mon.a (mon.0) 465 : audit [DBG] from='client.? 172.21.15.32:0/2108911424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: audit 2024-09-15T21:28:23.429231+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.32:0/1387182036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-15T21:28:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:23 smithi149 bash[24834]: audit 2024-09-15T21:28:23.429231+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.32:0/1387182036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-15T21:28:23.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: cluster 2024-09-15T21:28:21.798063+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: cluster 2024-09-15T21:28:21.798063+0000 mgr.a (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: audit 2024-09-15T21:28:23.323644+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.32:0/392892257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: audit 2024-09-15T21:28:23.323644+0000 mon.a (mon.0) 464 : audit [DBG] from='client.? 172.21.15.32:0/392892257' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: audit 2024-09-15T21:28:23.422555+0000 mon.a (mon.0) 465 : audit [DBG] from='client.? 172.21.15.32:0/2108911424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: audit 2024-09-15T21:28:23.422555+0000 mon.a (mon.0) 465 : audit [DBG] from='client.? 172.21.15.32:0/2108911424' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: audit 2024-09-15T21:28:23.429231+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.32:0/1387182036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-15T21:28:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:23 smithi107 bash[24286]: audit 2024-09-15T21:28:23.429231+0000 mon.a (mon.0) 466 : audit [DBG] from='client.? 172.21.15.32:0/1387182036' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-15T21:28:24.159 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411342 got 77309411343 for osd.2 2024-09-15T21:28:24.160 DEBUG:teuthology.parallel:result is None 2024-09-15T21:28:24.577 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738401 got 34359738402 for osd.0 2024-09-15T21:28:24.578 DEBUG:teuthology.parallel:result is None 2024-09-15T21:28:24.617 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574871 got 55834574872 for osd.1 2024-09-15T21:28:24.618 DEBUG:teuthology.parallel:result is None 2024-09-15T21:28:24.618 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-15T21:28:24.618 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-15T21:28:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:25 smithi149 bash[24834]: cluster 2024-09-15T21:28:23.798743+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:25 smithi149 bash[24834]: cluster 2024-09-15T21:28:23.798743+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:25.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:25 smithi032 bash[22713]: cluster 2024-09-15T21:28:23.798743+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:25.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:25 smithi032 bash[22713]: cluster 2024-09-15T21:28:23.798743+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:25 smithi107 bash[24286]: cluster 2024-09-15T21:28:23.798743+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:25 smithi107 bash[24286]: cluster 2024-09-15T21:28:23.798743+0000 mgr.a (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:27.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:27 smithi149 bash[24834]: cluster 2024-09-15T21:28:25.799351+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:27.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:27 smithi149 bash[24834]: cluster 2024-09-15T21:28:25.799351+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:27.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:27 smithi032 bash[22713]: cluster 2024-09-15T21:28:25.799351+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:27.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:27 smithi032 bash[22713]: cluster 2024-09-15T21:28:25.799351+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:27.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:27 smithi107 bash[24286]: cluster 2024-09-15T21:28:25.799351+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:27.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:27 smithi107 bash[24286]: cluster 2024-09-15T21:28:25.799351+0000 mgr.a (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:29.405 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:29.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:29 smithi149 bash[24834]: cluster 2024-09-15T21:28:27.799894+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:29.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:29 smithi149 bash[24834]: cluster 2024-09-15T21:28:27.799894+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:29.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:29 smithi032 bash[22713]: cluster 2024-09-15T21:28:27.799894+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:29.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:29 smithi032 bash[22713]: cluster 2024-09-15T21:28:27.799894+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:29.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:29 smithi107 bash[24286]: cluster 2024-09-15T21:28:27.799894+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:29.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:29 smithi107 bash[24286]: cluster 2024-09-15T21:28:27.799894+0000 mgr.a (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:30.699 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-15T21:28:30.700 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:28:31.261 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":176,"stamp":"2024-09-15T21:28:29.800203+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":83916,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281151540,"statfs":{"total":287985106944,"available":287899176960,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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.003581"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":127,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T21:27:26.900726+0000","last_change":"2024-09-15T21:27:25.892348+0000","last_active":"2024-09-15T21:27:26.900726+0000","last_peered":"2024-09-15T21:27:26.900726+0000","last_clean":"2024-09-15T21:27:26.900726+0000","last_became_active":"2024-09-15T21:27:25.891678+0000","last_became_peered":"2024-09-15T21:27:25.891678+0000","last_unstale":"2024-09-15T21:27:26.900726+0000","last_undegraded":"2024-09-15T21:27:26.900726+0000","last_fullsized":"2024-09-15T21:27:26.900726+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T21:27:24.861263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T21:27:24.861263+0000","last_clean_scrub_stamp":"2024-09-15T21:27:24.861263+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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-09-16T22:35:28.200171+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411344,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":1,"up_from":13,"seq":55834574873,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"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":[]},{"osd":0,"up_from":8,"seq":34359738404,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"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":[]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T21:28:31.261 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-15T21:28:31.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:31 smithi032 bash[22713]: cluster 2024-09-15T21:28:29.800530+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:31.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:31 smithi032 bash[22713]: cluster 2024-09-15T21:28:29.800530+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:31.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:31 smithi032 bash[22713]: audit 2024-09-15T21:28:31.408067+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:31.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:31 smithi032 bash[22713]: audit 2024-09-15T21:28:31.408067+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:31.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:31 smithi149 bash[24834]: cluster 2024-09-15T21:28:29.800530+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:31.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:31 smithi149 bash[24834]: cluster 2024-09-15T21:28:29.800530+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:31.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:31 smithi149 bash[24834]: audit 2024-09-15T21:28:31.408067+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:31.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:31 smithi149 bash[24834]: audit 2024-09-15T21:28:31.408067+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:31.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:31 smithi107 bash[24286]: cluster 2024-09-15T21:28:29.800530+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:31.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:31 smithi107 bash[24286]: cluster 2024-09-15T21:28:29.800530+0000 mgr.a (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:31.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:31 smithi107 bash[24286]: audit 2024-09-15T21:28:31.408067+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:31.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:31 smithi107 bash[24286]: audit 2024-09-15T21:28:31.408067+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:32.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:30.700376+0000 mgr.a (mgr.14152) 222 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:32.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:30.700376+0000 mgr.a (mgr.14152) 222 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:32.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:32.180602+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:32.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:32.180602+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:32.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:32.182262+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:32.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:32.182262+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:32.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:32.192398+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:32.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:32 smithi149 bash[24834]: audit 2024-09-15T21:28:32.192398+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:30.700376+0000 mgr.a (mgr.14152) 222 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:30.700376+0000 mgr.a (mgr.14152) 222 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:32.180602+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:32.180602+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:32.182262+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:32.182262+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:32.192398+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:32.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:32 smithi032 bash[22713]: audit 2024-09-15T21:28:32.192398+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:32.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:30.700376+0000 mgr.a (mgr.14152) 222 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:32.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:30.700376+0000 mgr.a (mgr.14152) 222 : audit [DBG] from='client.14352 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:32.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:32.180602+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:32.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:32.180602+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:32.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:32.182262+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:32.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:32.182262+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:32.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:32.192398+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:32.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:32 smithi107 bash[24286]: audit 2024-09-15T21:28:32.192398+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:33.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:33 smithi149 bash[24834]: cluster 2024-09-15T21:28:31.801080+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:33.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:33 smithi149 bash[24834]: cluster 2024-09-15T21:28:31.801080+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:33.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:33 smithi032 bash[22713]: cluster 2024-09-15T21:28:31.801080+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:33.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:33 smithi032 bash[22713]: cluster 2024-09-15T21:28:31.801080+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:33.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:33 smithi107 bash[24286]: cluster 2024-09-15T21:28:31.801080+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:33.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:33 smithi107 bash[24286]: cluster 2024-09-15T21:28:31.801080+0000 mgr.a (mgr.14152) 223 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:35.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:35 smithi149 bash[24834]: cluster 2024-09-15T21:28:33.801604+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:35.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:35 smithi149 bash[24834]: cluster 2024-09-15T21:28:33.801604+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:35 smithi032 bash[22713]: cluster 2024-09-15T21:28:33.801604+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:35.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:35 smithi032 bash[22713]: cluster 2024-09-15T21:28:33.801604+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:35.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:35 smithi107 bash[24286]: cluster 2024-09-15T21:28:33.801604+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:35.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:35 smithi107 bash[24286]: cluster 2024-09-15T21:28:33.801604+0000 mgr.a (mgr.14152) 224 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:36.022 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:37.288 INFO:teuthology.orchestra.run.smithi032.stderr:dumped all 2024-09-15T21:28:37.288 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:28:37.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:37 smithi032 bash[22713]: cluster 2024-09-15T21:28:35.802154+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:37.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:37 smithi032 bash[22713]: cluster 2024-09-15T21:28:35.802154+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:37.815 INFO:teuthology.orchestra.run.smithi032.stdout:{"pg_ready":true,"pg_map":{"version":179,"stamp":"2024-09-15T21:28:35.801898+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":3,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":281235456,"kb_used":83916,"kb_used_data":2268,"kb_used_omap":4,"kb_used_meta":81019,"kb_avail":281151540,"statfs":{"total":287985106944,"available":287899176960,"internally_reserved":0,"allocated":2322432,"data_stored":1935606,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4785,"internal_metadata":82963791},"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.003478"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":127,"reported_epoch":21,"state":"active+clean","last_fresh":"2024-09-15T21:27:26.900726+0000","last_change":"2024-09-15T21:27:25.892348+0000","last_active":"2024-09-15T21:27:26.900726+0000","last_peered":"2024-09-15T21:27:26.900726+0000","last_clean":"2024-09-15T21:27:26.900726+0000","last_became_active":"2024-09-15T21:27:25.891678+0000","last_became_peered":"2024-09-15T21:27:25.891678+0000","last_unstale":"2024-09-15T21:27:26.900726+0000","last_undegraded":"2024-09-15T21:27:26.900726+0000","last_fullsized":"2024-09-15T21:27:26.900726+0000","mapping_epoch":19,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":20,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-09-15T21:27:24.861263+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-15T21:27:24.861263+0000","last_clean_scrub_stamp":"2024-09-15T21:27:24.861263+0000","objects_scrubbed":0,"log_size":92,"log_dups_size":0,"ondisk_log_size":92,"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-09-16T22:35:28.200171+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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"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":76,"num_read_kb":64,"num_write":123,"num_write_kb":2150,"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":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":92,"ondisk_log_size":92,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":2,"up_from":18,"seq":77309411346,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,1],"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":[]},{"osd":1,"up_from":13,"seq":55834574875,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[0,2],"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":[]},{"osd":0,"up_from":8,"seq":34359738405,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27972,"kb_used_data":756,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717180,"statfs":{"total":95995035648,"available":95966392320,"internally_reserved":0,"allocated":774144,"data_stored":645202,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":27654597},"hb_peers":[1,2],"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":[]}],"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":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-09-15T21:28:37.816 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-15T21:28:37.816 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-15T21:28:37.816 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-15T21:28:37.816 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-15T21:28:37.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:37 smithi149 bash[24834]: cluster 2024-09-15T21:28:35.802154+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:37.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:37 smithi149 bash[24834]: cluster 2024-09-15T21:28:35.802154+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:37.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:37 smithi107 bash[24286]: cluster 2024-09-15T21:28:35.802154+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:37.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:37 smithi107 bash[24286]: cluster 2024-09-15T21:28:35.802154+0000 mgr.a (mgr.14152) 225 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:38.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:38 smithi149 bash[24834]: audit 2024-09-15T21:28:37.288693+0000 mgr.a (mgr.14152) 226 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:38.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:38 smithi149 bash[24834]: audit 2024-09-15T21:28:37.288693+0000 mgr.a (mgr.14152) 226 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:38.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:38 smithi032 bash[22713]: audit 2024-09-15T21:28:37.288693+0000 mgr.a (mgr.14152) 226 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:38.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:38 smithi032 bash[22713]: audit 2024-09-15T21:28:37.288693+0000 mgr.a (mgr.14152) 226 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:38.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:38 smithi107 bash[24286]: audit 2024-09-15T21:28:37.288693+0000 mgr.a (mgr.14152) 226 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:38.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:38 smithi107 bash[24286]: audit 2024-09-15T21:28:37.288693+0000 mgr.a (mgr.14152) 226 : audit [DBG] from='client.14358 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-15T21:28:39.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:39 smithi149 bash[24834]: cluster 2024-09-15T21:28:37.802689+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:39.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:39 smithi149 bash[24834]: cluster 2024-09-15T21:28:37.802689+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:39.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:39 smithi032 bash[22713]: cluster 2024-09-15T21:28:37.802689+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:39.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:39 smithi032 bash[22713]: cluster 2024-09-15T21:28:37.802689+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:39.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:39 smithi107 bash[24286]: cluster 2024-09-15T21:28:37.802689+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:39.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:39 smithi107 bash[24286]: cluster 2024-09-15T21:28:37.802689+0000 mgr.a (mgr.14152) 227 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:41.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:41 smithi149 bash[24834]: cluster 2024-09-15T21:28:39.803324+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:41.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:41 smithi149 bash[24834]: cluster 2024-09-15T21:28:39.803324+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:41.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:41 smithi032 bash[22713]: cluster 2024-09-15T21:28:39.803324+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:41.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:41 smithi032 bash[22713]: cluster 2024-09-15T21:28:39.803324+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:41.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:41 smithi107 bash[24286]: cluster 2024-09-15T21:28:39.803324+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:41.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:41 smithi107 bash[24286]: cluster 2024-09-15T21:28:39.803324+0000 mgr.a (mgr.14152) 228 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:42.561 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:43.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:43 smithi149 bash[24834]: cluster 2024-09-15T21:28:41.804026+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:43.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:43 smithi149 bash[24834]: cluster 2024-09-15T21:28:41.804026+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:43.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:43 smithi032 bash[22713]: cluster 2024-09-15T21:28:41.804026+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:43.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:43 smithi032 bash[22713]: cluster 2024-09-15T21:28:41.804026+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:43.921 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:28:43.922 INFO:teuthology.orchestra.run.smithi032.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-15T21:28:43.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:43 smithi107 bash[24286]: cluster 2024-09-15T21:28:41.804026+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:43.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:43 smithi107 bash[24286]: cluster 2024-09-15T21:28:41.804026+0000 mgr.a (mgr.14152) 229 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:44.487 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-15T21:28:44.488 INFO:tasks.cephadm:Setup complete, yielding 2024-09-15T21:28:44.488 INFO:teuthology.run_tasks:Running task cephadm.apply... 2024-09-15T21:28:44.503 INFO:tasks.cephadm:Applying spec(s): placement: count: 3 service_id: foo service_type: mon spec: crush_locations: host.a: - datacenter=a host.b: - datacenter=b - rack=2 host.c: - datacenter=a - rack=3 2024-09-15T21:28:44.503 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- ceph orch apply -i - 2024-09-15T21:28:44.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:44 smithi149 bash[24834]: audit 2024-09-15T21:28:43.923446+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.32:0/1330463505' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-15T21:28:44.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:44 smithi149 bash[24834]: audit 2024-09-15T21:28:43.923446+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.32:0/1330463505' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-15T21:28:44.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:44 smithi032 bash[22713]: audit 2024-09-15T21:28:43.923446+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.32:0/1330463505' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-15T21:28:44.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:44 smithi032 bash[22713]: audit 2024-09-15T21:28:43.923446+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.32:0/1330463505' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-15T21:28:44.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:44 smithi107 bash[24286]: audit 2024-09-15T21:28:43.923446+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.32:0/1330463505' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-15T21:28:44.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:44 smithi107 bash[24286]: audit 2024-09-15T21:28:43.923446+0000 mon.a (mon.0) 471 : audit [DBG] from='client.? 172.21.15.32:0/1330463505' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-15T21:28:45.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:45 smithi149 bash[24834]: cluster 2024-09-15T21:28:43.804559+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:45.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:45 smithi149 bash[24834]: cluster 2024-09-15T21:28:43.804559+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:45.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:45 smithi032 bash[22713]: cluster 2024-09-15T21:28:43.804559+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:45.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:45 smithi032 bash[22713]: cluster 2024-09-15T21:28:43.804559+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:45.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:45 smithi107 bash[24286]: cluster 2024-09-15T21:28:43.804559+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:45.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:45 smithi107 bash[24286]: cluster 2024-09-15T21:28:43.804559+0000 mgr.a (mgr.14152) 230 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:47.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:47 smithi149 bash[24834]: cluster 2024-09-15T21:28:45.805113+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:47.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:47 smithi149 bash[24834]: cluster 2024-09-15T21:28:45.805113+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:47.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:47 smithi032 bash[22713]: cluster 2024-09-15T21:28:45.805113+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:47.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:47 smithi032 bash[22713]: cluster 2024-09-15T21:28:45.805113+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:47.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:47 smithi107 bash[24286]: cluster 2024-09-15T21:28:45.805113+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:47.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:47 smithi107 bash[24286]: cluster 2024-09-15T21:28:45.805113+0000 mgr.a (mgr.14152) 231 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:49.249 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:49.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:49 smithi032 bash[22713]: cluster 2024-09-15T21:28:47.805648+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:49.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:49 smithi032 bash[22713]: cluster 2024-09-15T21:28:47.805648+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:49.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:49 smithi149 bash[24834]: cluster 2024-09-15T21:28:47.805648+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:49.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:49 smithi149 bash[24834]: cluster 2024-09-15T21:28:47.805648+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:49.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:49 smithi107 bash[24286]: cluster 2024-09-15T21:28:47.805648+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:49.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:49 smithi107 bash[24286]: cluster 2024-09-15T21:28:47.805648+0000 mgr.a (mgr.14152) 232 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:50.529 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled mon update... 2024-09-15T21:28:51.078 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-15T21:28:51.089 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi032.front.sepia.ceph.com 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:fc3e0bff7468fd55478adbae7f75508b749124b6 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 -- bash -c 'set -ex 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> # since we don'"'"'t know the real hostnames before the test, the next 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> # bit is in order to replace the fake hostnames "host.a/b/c" with 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> # the actual names cephadm knows the host by within the mon spec 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> ceph orch host ls --format json | jq -r '"'"'.[] | .hostname'"'"' > realnames 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> echo $'"'"'host.a\nhost.b\nhost.c'"'"' > fakenames 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> echo $'"'"'a\nb\nc'"'"' > mon_ids 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> echo $'"'"'{datacenter=a}\n{datacenter=b,rack=2}\n{datacenter=a,rack=3}'"'"' > crush_locs 2024-09-15T21:28:51.089 DEBUG:teuthology.orchestra.run.smithi032:> ceph orch ls --service-name mon --export > mon.yaml 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> MONSPEC=`cat mon.yaml` 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> echo "$MONSPEC" 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> while read realname <&3 && read fakename <&4; do 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> MONSPEC="${MONSPEC//$fakename/$realname}" 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> done 3 echo "$MONSPEC" > mon.yaml 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> cat mon.yaml 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> # now the spec should have the real hostnames, so let'"'"'s re-apply 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> ceph orch apply -i mon.yaml 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> sleep 90 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> ceph orch ps --refresh 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> ceph orch ls --service-name mon --export > mon.yaml; ceph orch apply -i mon.yaml 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> sleep 90 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> ceph mon dump 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> ceph mon dump --format json 2024-09-15T21:28:51.090 DEBUG:teuthology.orchestra.run.smithi032:> # verify all the crush locations got set from "ceph mon dump" output 2024-09-15T21:28:51.091 DEBUG:teuthology.orchestra.run.smithi032:> while read monid <&3 && read crushloc <&4; do 2024-09-15T21:28:51.091 DEBUG:teuthology.orchestra.run.smithi032:> ceph mon dump --format json | jq --arg monid "$monid" --arg crushloc "$crushloc" -e '"'"'.mons | .[] | select(.name == $monid) | .crush_location == $crushloc'"'"' 2024-09-15T21:28:51.091 DEBUG:teuthology.orchestra.run.smithi032:> done 3 ' 2024-09-15T21:28:51.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: cluster 2024-09-15T21:28:49.806197+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: cluster 2024-09-15T21:28:49.806197+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.511648+0000 mgr.a (mgr.14152) 234 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.511648+0000 mgr.a (mgr.14152) 234 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: cephadm 2024-09-15T21:28:50.520182+0000 mgr.a (mgr.14152) 235 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: cephadm 2024-09-15T21:28:50.520182+0000 mgr.a (mgr.14152) 235 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.526661+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.526661+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.528124+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.528124+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:51.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.530736+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.530736+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.531886+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.531886+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.537678+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.537678+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.540328+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.540328+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.544986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:51 smithi149 bash[24834]: audit 2024-09-15T21:28:50.544986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: cluster 2024-09-15T21:28:49.806197+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: cluster 2024-09-15T21:28:49.806197+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.511648+0000 mgr.a (mgr.14152) 234 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.511648+0000 mgr.a (mgr.14152) 234 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:28:51.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: cephadm 2024-09-15T21:28:50.520182+0000 mgr.a (mgr.14152) 235 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: cephadm 2024-09-15T21:28:50.520182+0000 mgr.a (mgr.14152) 235 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.526661+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.526661+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.528124+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.528124+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.530736+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.530736+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.531886+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.531886+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.537678+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.537678+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.540328+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.540328+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.544986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.889 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:51 smithi032 bash[22713]: audit 2024-09-15T21:28:50.544986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: cluster 2024-09-15T21:28:49.806197+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: cluster 2024-09-15T21:28:49.806197+0000 mgr.a (mgr.14152) 233 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.511648+0000 mgr.a (mgr.14152) 234 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.511648+0000 mgr.a (mgr.14152) 234 : audit [DBG] from='client.14370 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: cephadm 2024-09-15T21:28:50.520182+0000 mgr.a (mgr.14152) 235 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: cephadm 2024-09-15T21:28:50.520182+0000 mgr.a (mgr.14152) 235 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.526661+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.526661+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.528124+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.528124+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.530736+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.530736+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.531886+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.531886+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.537678+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.537678+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.540328+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.540328+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.544986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:51.931 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:51 smithi107 bash[24286]: audit 2024-09-15T21:28:50.544986+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:28:53.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:53 smithi149 bash[24834]: cluster 2024-09-15T21:28:51.806744+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:53.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:53 smithi149 bash[24834]: cluster 2024-09-15T21:28:51.806744+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:53.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:53 smithi032 bash[22713]: cluster 2024-09-15T21:28:51.806744+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:53.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:53 smithi032 bash[22713]: cluster 2024-09-15T21:28:51.806744+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:53.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:53 smithi107 bash[24286]: cluster 2024-09-15T21:28:51.806744+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:53.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:53 smithi107 bash[24286]: cluster 2024-09-15T21:28:51.806744+0000 mgr.a (mgr.14152) 236 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:55.838 INFO:teuthology.orchestra.run.smithi032.stderr:Inferring config /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/mon.a/config 2024-09-15T21:28:55.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:55 smithi149 bash[24834]: cluster 2024-09-15T21:28:53.807219+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:55.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:55 smithi149 bash[24834]: cluster 2024-09-15T21:28:53.807219+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:55.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:55 smithi032 bash[22713]: cluster 2024-09-15T21:28:53.807219+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:55.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:55 smithi032 bash[22713]: cluster 2024-09-15T21:28:53.807219+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:55.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:55 smithi107 bash[24286]: cluster 2024-09-15T21:28:53.807219+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:55.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:55 smithi107 bash[24286]: cluster 2024-09-15T21:28:53.807219+0000 mgr.a (mgr.14152) 237 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:56.850 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph orch host ls --format json 2024-09-15T21:28:56.850 INFO:teuthology.orchestra.run.smithi032.stderr:+ jq -r '.[] | .hostname' 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:+ echo 'host.a 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:host.b 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:host.c' 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:+ echo 'a 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:b 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:c' 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:+ echo '{datacenter=a} 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:{datacenter=b,rack=2} 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:{datacenter=a,rack=3}' 2024-09-15T21:28:57.157 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph orch ls --service-name mon --export 2024-09-15T21:28:57.473 INFO:teuthology.orchestra.run.smithi032.stderr:++ cat mon.yaml 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr:+ MONSPEC='service_type: mon 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr:service_name: mon 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr:placement: 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: count: 3 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr:spec: 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: crush_locations: 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: host.a: 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: host.b: 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=b 2024-09-15T21:28:57.475 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=2 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: host.c: 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=3' 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr:+ echo 'service_type: mon 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr:service_name: mon 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr:placement: 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: count: 3 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr:spec: 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: crush_locations: 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: host.a: 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: host.b: 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=b 2024-09-15T21:28:57.476 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=2 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stderr: host.c: 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=3' 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stdout:service_type: mon 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stdout:service_name: mon 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stdout:placement: 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stdout: count: 3 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stdout:spec: 2024-09-15T21:28:57.477 INFO:teuthology.orchestra.run.smithi032.stdout: crush_locations: 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: host.a: 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: - datacenter=a 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: host.b: 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: - datacenter=b 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: - rack=2 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: host.c: 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: - datacenter=a 2024-09-15T21:28:57.478 INFO:teuthology.orchestra.run.smithi032.stdout: - rack=3 2024-09-15T21:28:57.479 INFO:teuthology.orchestra.run.smithi032.stderr:+ read realname 2024-09-15T21:28:57.479 INFO:teuthology.orchestra.run.smithi032.stderr:+ read fakename 2024-09-15T21:28:57.479 INFO:teuthology.orchestra.run.smithi032.stderr:+ MONSPEC='service_type: mon 2024-09-15T21:28:57.479 INFO:teuthology.orchestra.run.smithi032.stderr:service_name: mon 2024-09-15T21:28:57.479 INFO:teuthology.orchestra.run.smithi032.stderr:placement: 2024-09-15T21:28:57.479 INFO:teuthology.orchestra.run.smithi032.stderr: count: 3 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr:spec: 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: crush_locations: 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: smithi032: 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: host.b: 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=b 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=2 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: host.c: 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=3' 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr:+ read realname 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr:+ read fakename 2024-09-15T21:28:57.480 INFO:teuthology.orchestra.run.smithi032.stderr:+ MONSPEC='service_type: mon 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr:service_name: mon 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr:placement: 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: count: 3 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr:spec: 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: crush_locations: 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: smithi032: 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: smithi107: 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=b 2024-09-15T21:28:57.481 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=2 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: host.c: 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=3' 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr:+ read realname 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr:+ read fakename 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr:+ MONSPEC='service_type: mon 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr:service_name: mon 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr:placement: 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: count: 3 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr:spec: 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: crush_locations: 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: smithi032: 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.482 INFO:teuthology.orchestra.run.smithi032.stderr: smithi107: 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=b 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=2 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: smithi149: 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=3' 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr:+ read realname 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr:+ echo 'service_type: mon 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr:service_name: mon 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr:placement: 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: count: 3 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr:spec: 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: crush_locations: 2024-09-15T21:28:57.483 INFO:teuthology.orchestra.run.smithi032.stderr: smithi032: 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: smithi107: 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=b 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=2 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: smithi149: 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: - datacenter=a 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr: - rack=3' 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stderr:+ cat mon.yaml 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stdout:service_type: mon 2024-09-15T21:28:57.484 INFO:teuthology.orchestra.run.smithi032.stdout:service_name: mon 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout:placement: 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: count: 3 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout:spec: 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: crush_locations: 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: smithi032: 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: - datacenter=a 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: smithi107: 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: - datacenter=b 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: - rack=2 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: smithi149: 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: - datacenter=a 2024-09-15T21:28:57.485 INFO:teuthology.orchestra.run.smithi032.stdout: - rack=3 2024-09-15T21:28:57.486 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph orch apply -i mon.yaml 2024-09-15T21:28:57.782 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled mon update... 2024-09-15T21:28:57.794 INFO:teuthology.orchestra.run.smithi032.stderr:+ sleep 90 2024-09-15T21:28:57.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:57 smithi149 bash[24834]: cluster 2024-09-15T21:28:55.807774+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:57.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:28:57 smithi149 bash[24834]: cluster 2024-09-15T21:28:55.807774+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:57.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:57 smithi032 bash[22713]: cluster 2024-09-15T21:28:55.807774+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:57.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:28:57 smithi032 bash[22713]: cluster 2024-09-15T21:28:55.807774+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:57.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:57 smithi107 bash[24286]: cluster 2024-09-15T21:28:55.807774+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:28:57.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:28:57 smithi107 bash[24286]: cluster 2024-09-15T21:28:55.807774+0000 mgr.a (mgr.14152) 238 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:02.982213+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.361 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:02.982213+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:03.001744+0000 mon.b (mon.2) 15 : cluster [INF] mon.b calling monitor election 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:03.001744+0000 mon.b (mon.2) 15 : cluster [INF] mon.b calling monitor election 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:07.810508+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:07.810508+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011685+0000 mon.a (mon.0) 550 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011685+0000 mon.a (mon.0) 550 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011718+0000 mon.a (mon.0) 551 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011718+0000 mon.a (mon.0) 551 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011739+0000 mon.a (mon.0) 552 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011739+0000 mon.a (mon.0) 552 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.362 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011769+0000 mon.a (mon.0) 553 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011769+0000 mon.a (mon.0) 553 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011784+0000 mon.a (mon.0) 554 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011784+0000 mon.a (mon.0) 554 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011806+0000 mon.a (mon.0) 555 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011806+0000 mon.a (mon.0) 555 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011827+0000 mon.a (mon.0) 556 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011827+0000 mon.a (mon.0) 556 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011848+0000 mon.a (mon.0) 557 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011848+0000 mon.a (mon.0) 557 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011874+0000 mon.a (mon.0) 558 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.363 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.011874+0000 mon.a (mon.0) 558 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.026153+0000 mon.c (mon.1) 14 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.026153+0000 mon.c (mon.1) 14 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.032757+0000 mon.a (mon.0) 559 : cluster [DBG] fsmap 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.032757+0000 mon.a (mon.0) 559 : cluster [DBG] fsmap 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.032810+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.032810+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.033459+0000 mon.a (mon.0) 561 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.033459+0000 mon.a (mon.0) 561 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.033780+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.033780+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:29:09.364 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.036440+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.036440+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.036528+0000 mon.a (mon.0) 564 : cluster [INF] mon.a calling monitor election 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.036528+0000 mon.a (mon.0) 564 : cluster [INF] mon.a calling monitor election 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.067066+0000 mon.a (mon.0) 565 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.067066+0000 mon.a (mon.0) 565 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075381+0000 mon.a (mon.0) 566 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075381+0000 mon.a (mon.0) 566 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075409+0000 mon.a (mon.0) 567 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075409+0000 mon.a (mon.0) 567 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075426+0000 mon.a (mon.0) 568 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075426+0000 mon.a (mon.0) 568 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.365 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075442+0000 mon.a (mon.0) 569 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075442+0000 mon.a (mon.0) 569 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075458+0000 mon.a (mon.0) 570 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075458+0000 mon.a (mon.0) 570 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075473+0000 mon.a (mon.0) 571 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.366 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075473+0000 mon.a (mon.0) 571 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075496+0000 mon.a (mon.0) 572 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075496+0000 mon.a (mon.0) 572 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075514+0000 mon.a (mon.0) 573 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075514+0000 mon.a (mon.0) 573 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075536+0000 mon.a (mon.0) 574 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.075536+0000 mon.a (mon.0) 574 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.092736+0000 mon.a (mon.0) 575 : cluster [DBG] fsmap 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.092736+0000 mon.a (mon.0) 575 : cluster [DBG] fsmap 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.092802+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.092802+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.093338+0000 mon.a (mon.0) 577 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.367 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.093338+0000 mon.a (mon.0) 577 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.093644+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.093644+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.093681+0000 mon.a (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.093681+0000 mon.a (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.103350+0000 mon.a (mon.0) 580 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cluster 2024-09-15T21:29:08.103350+0000 mon.a (mon.0) 580 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.108496+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.108496+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cephadm 2024-09-15T21:29:08.160906+0000 mgr.a (mgr.14152) 252 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cephadm 2024-09-15T21:29:08.160906+0000 mgr.a (mgr.14152) 252 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-15T21:29:09.368 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.161629+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.161629+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.163356+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.163356+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.164787+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: audit 2024-09-15T21:29:08.164787+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cephadm 2024-09-15T21:29:08.166421+0000 mgr.a (mgr.14152) 253 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:29:09.369 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:09 smithi149 bash[24834]: cephadm 2024-09-15T21:29:08.166421+0000 mgr.a (mgr.14152) 253 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:29:09.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:02.982213+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:02.982213+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:03.001744+0000 mon.b (mon.2) 15 : cluster [INF] mon.b calling monitor election 2024-09-15T21:29:09.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:03.001744+0000 mon.b (mon.2) 15 : cluster [INF] mon.b calling monitor election 2024-09-15T21:29:09.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:07.810508+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:07.810508+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011685+0000 mon.a (mon.0) 550 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011685+0000 mon.a (mon.0) 550 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011718+0000 mon.a (mon.0) 551 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011718+0000 mon.a (mon.0) 551 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011739+0000 mon.a (mon.0) 552 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011739+0000 mon.a (mon.0) 552 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011769+0000 mon.a (mon.0) 553 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011769+0000 mon.a (mon.0) 553 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011784+0000 mon.a (mon.0) 554 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011784+0000 mon.a (mon.0) 554 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011806+0000 mon.a (mon.0) 555 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011806+0000 mon.a (mon.0) 555 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011827+0000 mon.a (mon.0) 556 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011827+0000 mon.a (mon.0) 556 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011848+0000 mon.a (mon.0) 557 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011848+0000 mon.a (mon.0) 557 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011874+0000 mon.a (mon.0) 558 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.389 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.011874+0000 mon.a (mon.0) 558 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.026153+0000 mon.c (mon.1) 14 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.026153+0000 mon.c (mon.1) 14 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.032757+0000 mon.a (mon.0) 559 : cluster [DBG] fsmap 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.032757+0000 mon.a (mon.0) 559 : cluster [DBG] fsmap 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.032810+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.032810+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.033459+0000 mon.a (mon.0) 561 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.390 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.033459+0000 mon.a (mon.0) 561 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.033780+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.033780+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.036440+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.036440+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.036528+0000 mon.a (mon.0) 564 : cluster [INF] mon.a calling monitor election 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.036528+0000 mon.a (mon.0) 564 : cluster [INF] mon.a calling monitor election 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.067066+0000 mon.a (mon.0) 565 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.067066+0000 mon.a (mon.0) 565 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075381+0000 mon.a (mon.0) 566 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075381+0000 mon.a (mon.0) 566 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075409+0000 mon.a (mon.0) 567 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.391 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075409+0000 mon.a (mon.0) 567 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075426+0000 mon.a (mon.0) 568 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075426+0000 mon.a (mon.0) 568 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075442+0000 mon.a (mon.0) 569 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075442+0000 mon.a (mon.0) 569 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075458+0000 mon.a (mon.0) 570 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075458+0000 mon.a (mon.0) 570 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075473+0000 mon.a (mon.0) 571 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075473+0000 mon.a (mon.0) 571 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075496+0000 mon.a (mon.0) 572 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075496+0000 mon.a (mon.0) 572 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075514+0000 mon.a (mon.0) 573 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075514+0000 mon.a (mon.0) 573 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075536+0000 mon.a (mon.0) 574 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.392 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.075536+0000 mon.a (mon.0) 574 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.092736+0000 mon.a (mon.0) 575 : cluster [DBG] fsmap 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.092736+0000 mon.a (mon.0) 575 : cluster [DBG] fsmap 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.092802+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.092802+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.093338+0000 mon.a (mon.0) 577 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.093338+0000 mon.a (mon.0) 577 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.093644+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.093644+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.093681+0000 mon.a (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.093681+0000 mon.a (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.103350+0000 mon.a (mon.0) 580 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.393 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cluster 2024-09-15T21:29:08.103350+0000 mon.a (mon.0) 580 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.108496+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.108496+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cephadm 2024-09-15T21:29:08.160906+0000 mgr.a (mgr.14152) 252 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cephadm 2024-09-15T21:29:08.160906+0000 mgr.a (mgr.14152) 252 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.161629+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.161629+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.163356+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.163356+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.164787+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: audit 2024-09-15T21:29:08.164787+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cephadm 2024-09-15T21:29:08.166421+0000 mgr.a (mgr.14152) 253 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:29:09.394 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:09 smithi032 bash[22713]: cephadm 2024-09-15T21:29:08.166421+0000 mgr.a (mgr.14152) 253 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:02.982213+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:02.982213+0000 mon.c (mon.1) 13 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:03.001744+0000 mon.b (mon.2) 15 : cluster [INF] mon.b calling monitor election 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:03.001744+0000 mon.b (mon.2) 15 : cluster [INF] mon.b calling monitor election 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:07.810508+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:07.810508+0000 mgr.a (mgr.14152) 251 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011685+0000 mon.a (mon.0) 550 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011685+0000 mon.a (mon.0) 550 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011718+0000 mon.a (mon.0) 551 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011718+0000 mon.a (mon.0) 551 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011739+0000 mon.a (mon.0) 552 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011739+0000 mon.a (mon.0) 552 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011769+0000 mon.a (mon.0) 553 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011769+0000 mon.a (mon.0) 553 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011784+0000 mon.a (mon.0) 554 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011784+0000 mon.a (mon.0) 554 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011806+0000 mon.a (mon.0) 555 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011806+0000 mon.a (mon.0) 555 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011827+0000 mon.a (mon.0) 556 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011827+0000 mon.a (mon.0) 556 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011848+0000 mon.a (mon.0) 557 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011848+0000 mon.a (mon.0) 557 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011874+0000 mon.a (mon.0) 558 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.011874+0000 mon.a (mon.0) 558 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.026153+0000 mon.c (mon.1) 14 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.026153+0000 mon.c (mon.1) 14 : cluster [INF] mon.c calling monitor election 2024-09-15T21:29:09.432 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.032757+0000 mon.a (mon.0) 559 : cluster [DBG] fsmap 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.032757+0000 mon.a (mon.0) 559 : cluster [DBG] fsmap 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.032810+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.032810+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.033459+0000 mon.a (mon.0) 561 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.033459+0000 mon.a (mon.0) 561 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.033780+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.033780+0000 mon.a (mon.0) 562 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,c (MON_DOWN) 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.036440+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.036440+0000 mon.a (mon.0) 563 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.036528+0000 mon.a (mon.0) 564 : cluster [INF] mon.a calling monitor election 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.036528+0000 mon.a (mon.0) 564 : cluster [INF] mon.a calling monitor election 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.067066+0000 mon.a (mon.0) 565 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:29:09.433 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.067066+0000 mon.a (mon.0) 565 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075381+0000 mon.a (mon.0) 566 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075381+0000 mon.a (mon.0) 566 : cluster [DBG] monmap epoch 6 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075409+0000 mon.a (mon.0) 567 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075409+0000 mon.a (mon.0) 567 : cluster [DBG] fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075426+0000 mon.a (mon.0) 568 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075426+0000 mon.a (mon.0) 568 : cluster [DBG] last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075442+0000 mon.a (mon.0) 569 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075442+0000 mon.a (mon.0) 569 : cluster [DBG] created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075458+0000 mon.a (mon.0) 570 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075458+0000 mon.a (mon.0) 570 : cluster [DBG] min_mon_release 19 (squid) 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075473+0000 mon.a (mon.0) 571 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075473+0000 mon.a (mon.0) 571 : cluster [DBG] election_strategy: 1 2024-09-15T21:29:09.434 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075496+0000 mon.a (mon.0) 572 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075496+0000 mon.a (mon.0) 572 : cluster [DBG] 0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075514+0000 mon.a (mon.0) 573 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075514+0000 mon.a (mon.0) 573 : cluster [DBG] 1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075536+0000 mon.a (mon.0) 574 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.075536+0000 mon.a (mon.0) 574 : cluster [DBG] 2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.092736+0000 mon.a (mon.0) 575 : cluster [DBG] fsmap 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.092736+0000 mon.a (mon.0) 575 : cluster [DBG] fsmap 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.092802+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.092802+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.093338+0000 mon.a (mon.0) 577 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.093338+0000 mon.a (mon.0) 577 : cluster [DBG] mgrmap e15: a(active, since 6m), standbys: b 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.093644+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.093644+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,c) 2024-09-15T21:29:09.435 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.093681+0000 mon.a (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.093681+0000 mon.a (mon.0) 579 : cluster [INF] Cluster is now healthy 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.103350+0000 mon.a (mon.0) 580 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cluster 2024-09-15T21:29:08.103350+0000 mon.a (mon.0) 580 : cluster [INF] overall HEALTH_OK 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.108496+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.108496+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cephadm 2024-09-15T21:29:08.160906+0000 mgr.a (mgr.14152) 252 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cephadm 2024-09-15T21:29:08.160906+0000 mgr.a (mgr.14152) 252 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.161629+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.161629+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.163356+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.163356+0000 mon.a (mon.0) 583 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.164787+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:09.436 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: audit 2024-09-15T21:29:08.164787+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:09.437 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cephadm 2024-09-15T21:29:08.166421+0000 mgr.a (mgr.14152) 253 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:29:09.437 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:09 smithi107 bash[24286]: cephadm 2024-09-15T21:29:08.166421+0000 mgr.a (mgr.14152) 253 : cephadm [INF] Reconfiguring daemon mon.a on smithi032 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: cluster 2024-09-15T21:29:09.811047+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: cluster 2024-09-15T21:29:09.811047+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.112527+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.112527+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.117730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.117730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: cephadm 2024-09-15T21:29:10.118647+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: cephadm 2024-09-15T21:29:10.118647+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.119114+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.119114+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:11.387 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.120704+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:11.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.120704+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:11.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.122108+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:11.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: audit 2024-09-15T21:29:10.122108+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:11.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: cephadm 2024-09-15T21:29:10.123490+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:29:11.388 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:11 smithi032 bash[22713]: cephadm 2024-09-15T21:29:10.123490+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:29:11.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: cluster 2024-09-15T21:29:09.811047+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: cluster 2024-09-15T21:29:09.811047+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.112527+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.112527+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.117730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.117730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: cephadm 2024-09-15T21:29:10.118647+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: cephadm 2024-09-15T21:29:10.118647+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.119114+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.119114+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.120704+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:11.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.120704+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:11.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.122108+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:11.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: audit 2024-09-15T21:29:10.122108+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:11.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: cephadm 2024-09-15T21:29:10.123490+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:29:11.431 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:11 smithi107 bash[24286]: cephadm 2024-09-15T21:29:10.123490+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:29:11.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: cluster 2024-09-15T21:29:09.811047+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:11.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: cluster 2024-09-15T21:29:09.811047+0000 mgr.a (mgr.14152) 254 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:11.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.112527+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.112527+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.117730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.117730+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: cephadm 2024-09-15T21:29:10.118647+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: cephadm 2024-09-15T21:29:10.118647+0000 mgr.a (mgr.14152) 255 : cephadm [INF] Reconfiguring mgr.a (monmap changed)... 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.119114+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.119114+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.a", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.120704+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.120704+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.122108+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: audit 2024-09-15T21:29:10.122108+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: cephadm 2024-09-15T21:29:10.123490+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:29:11.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:11 smithi149 bash[24834]: cephadm 2024-09-15T21:29:10.123490+0000 mgr.a (mgr.14152) 256 : cephadm [INF] Reconfiguring daemon mgr.a on smithi032 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: cluster 2024-09-15T21:29:11.811605+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: cluster 2024-09-15T21:29:11.811605+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.278413+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.278413+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.285145+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.285145+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: cephadm 2024-09-15T21:29:12.287161+0000 mgr.a (mgr.14152) 258 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: cephadm 2024-09-15T21:29:12.287161+0000 mgr.a (mgr.14152) 258 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.287884+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.287884+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:29:13.547 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.289550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:13.548 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: audit 2024-09-15T21:29:12.289550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:13.548 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: cephadm 2024-09-15T21:29:12.292598+0000 mgr.a (mgr.14152) 259 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-09-15T21:29:13.548 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:13 smithi032 bash[22713]: cephadm 2024-09-15T21:29:12.292598+0000 mgr.a (mgr.14152) 259 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-09-15T21:29:13.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: cluster 2024-09-15T21:29:11.811605+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:13.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: cluster 2024-09-15T21:29:11.811605+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:13.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.278413+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.278413+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.285145+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.285145+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: cephadm 2024-09-15T21:29:12.287161+0000 mgr.a (mgr.14152) 258 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: cephadm 2024-09-15T21:29:12.287161+0000 mgr.a (mgr.14152) 258 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.287884+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.287884+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.289550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: audit 2024-09-15T21:29:12.289550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: cephadm 2024-09-15T21:29:12.292598+0000 mgr.a (mgr.14152) 259 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-09-15T21:29:13.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:13 smithi149 bash[24834]: cephadm 2024-09-15T21:29:12.292598+0000 mgr.a (mgr.14152) 259 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-09-15T21:29:13.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: cluster 2024-09-15T21:29:11.811605+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: cluster 2024-09-15T21:29:11.811605+0000 mgr.a (mgr.14152) 257 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.278413+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.278413+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.285145+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.285145+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: cephadm 2024-09-15T21:29:12.287161+0000 mgr.a (mgr.14152) 258 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: cephadm 2024-09-15T21:29:12.287161+0000 mgr.a (mgr.14152) 258 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.287884+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.287884+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.289550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:13.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: audit 2024-09-15T21:29:12.289550+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:13.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: cephadm 2024-09-15T21:29:12.292598+0000 mgr.a (mgr.14152) 259 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-09-15T21:29:13.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:13 smithi107 bash[24286]: cephadm 2024-09-15T21:29:12.292598+0000 mgr.a (mgr.14152) 259 : cephadm [INF] Reconfiguring daemon osd.0 on smithi032 2024-09-15T21:29:15.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: cluster 2024-09-15T21:29:13.812153+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:15.610 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: cluster 2024-09-15T21:29:13.812153+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.277420+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.277420+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.286786+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.286786+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: cephadm 2024-09-15T21:29:14.287998+0000 mgr.a (mgr.14152) 261 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: cephadm 2024-09-15T21:29:14.287998+0000 mgr.a (mgr.14152) 261 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.288412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.288412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.289458+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.289458+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.290339+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:15.611 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: audit 2024-09-15T21:29:14.290339+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:15.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: cephadm 2024-09-15T21:29:14.291401+0000 mgr.a (mgr.14152) 262 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:29:15.612 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:15 smithi149 bash[24834]: cephadm 2024-09-15T21:29:14.291401+0000 mgr.a (mgr.14152) 262 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: cluster 2024-09-15T21:29:13.812153+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: cluster 2024-09-15T21:29:13.812153+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.277420+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.277420+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.286786+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.286786+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: cephadm 2024-09-15T21:29:14.287998+0000 mgr.a (mgr.14152) 261 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: cephadm 2024-09-15T21:29:14.287998+0000 mgr.a (mgr.14152) 261 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.288412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:15.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.288412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:15.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.289458+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:15.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.289458+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:15.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.290339+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:15.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: audit 2024-09-15T21:29:14.290339+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:15.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: cephadm 2024-09-15T21:29:14.291401+0000 mgr.a (mgr.14152) 262 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:29:15.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:15 smithi032 bash[22713]: cephadm 2024-09-15T21:29:14.291401+0000 mgr.a (mgr.14152) 262 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:29:15.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: cluster 2024-09-15T21:29:13.812153+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:15.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: cluster 2024-09-15T21:29:13.812153+0000 mgr.a (mgr.14152) 260 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:15.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.277420+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.277420+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.286786+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.286786+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: cephadm 2024-09-15T21:29:14.287998+0000 mgr.a (mgr.14152) 261 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: cephadm 2024-09-15T21:29:14.287998+0000 mgr.a (mgr.14152) 261 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.288412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.288412+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.289458+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.289458+0000 mon.a (mon.0) 597 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.290339+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: audit 2024-09-15T21:29:14.290339+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: cephadm 2024-09-15T21:29:14.291401+0000 mgr.a (mgr.14152) 262 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:29:15.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:15 smithi107 bash[24286]: cephadm 2024-09-15T21:29:14.291401+0000 mgr.a (mgr.14152) 262 : cephadm [INF] Reconfiguring daemon mon.b on smithi107 2024-09-15T21:29:17.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: cluster 2024-09-15T21:29:15.812679+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:17.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: cluster 2024-09-15T21:29:15.812679+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:17.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.479348+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.479348+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.487418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.487418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: cephadm 2024-09-15T21:29:16.488940+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: cephadm 2024-09-15T21:29:16.488940+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.489564+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.489564+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.491481+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.491481+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.493169+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: audit 2024-09-15T21:29:16.493169+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: cephadm 2024-09-15T21:29:16.495108+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Reconfiguring daemon mgr.b on smithi107 2024-09-15T21:29:17.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:17 smithi149 bash[24834]: cephadm 2024-09-15T21:29:16.495108+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Reconfiguring daemon mgr.b on smithi107 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: cluster 2024-09-15T21:29:15.812679+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: cluster 2024-09-15T21:29:15.812679+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.479348+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.479348+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.487418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.487418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: cephadm 2024-09-15T21:29:16.488940+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: cephadm 2024-09-15T21:29:16.488940+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.489564+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.489564+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.491481+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:17.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.491481+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:17.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.493169+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:17.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: audit 2024-09-15T21:29:16.493169+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:17.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: cephadm 2024-09-15T21:29:16.495108+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Reconfiguring daemon mgr.b on smithi107 2024-09-15T21:29:17.888 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:17 smithi032 bash[22713]: cephadm 2024-09-15T21:29:16.495108+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Reconfiguring daemon mgr.b on smithi107 2024-09-15T21:29:17.894 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: cluster 2024-09-15T21:29:15.812679+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:17.894 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: cluster 2024-09-15T21:29:15.812679+0000 mgr.a (mgr.14152) 263 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:17.894 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.479348+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.894 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.479348+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.487418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.487418+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: cephadm 2024-09-15T21:29:16.488940+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: cephadm 2024-09-15T21:29:16.488940+0000 mgr.a (mgr.14152) 264 : cephadm [INF] Reconfiguring mgr.b (monmap changed)... 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.489564+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.489564+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get-or-create", "entity": "mgr.b", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.491481+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.491481+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "mgr services"} : dispatch 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.493169+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: audit 2024-09-15T21:29:16.493169+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: cephadm 2024-09-15T21:29:16.495108+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Reconfiguring daemon mgr.b on smithi107 2024-09-15T21:29:17.895 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:17 smithi107 bash[24286]: cephadm 2024-09-15T21:29:16.495108+0000 mgr.a (mgr.14152) 265 : cephadm [INF] Reconfiguring daemon mgr.b on smithi107 2024-09-15T21:29:19.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: cluster 2024-09-15T21:29:17.813160+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:19.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: cluster 2024-09-15T21:29:17.813160+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:19.679 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.721391+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.721391+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.729839+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.729839+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.732333+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.732333+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.734027+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:19.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:19 smithi107 bash[24286]: audit 2024-09-15T21:29:18.734027+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: cluster 2024-09-15T21:29:17.813160+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: cluster 2024-09-15T21:29:17.813160+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.721391+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.721391+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.729839+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.729839+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.732333+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.732333+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:29:19.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.734027+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:19.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:19 smithi149 bash[24834]: audit 2024-09-15T21:29:18.734027+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:19.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: cluster 2024-09-15T21:29:17.813160+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:19.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: cluster 2024-09-15T21:29:17.813160+0000 mgr.a (mgr.14152) 266 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:19.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.721391+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.721391+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.729839+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.729839+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.732333+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.732333+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.734027+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:19.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:19 smithi032 bash[22713]: audit 2024-09-15T21:29:18.734027+0000 mon.a (mon.0) 607 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:20.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:20 smithi149 bash[24834]: cephadm 2024-09-15T21:29:18.731688+0000 mgr.a (mgr.14152) 267 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-15T21:29:20.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:20 smithi149 bash[24834]: cephadm 2024-09-15T21:29:18.731688+0000 mgr.a (mgr.14152) 267 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-15T21:29:20.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:20 smithi149 bash[24834]: cephadm 2024-09-15T21:29:18.736550+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Reconfiguring daemon osd.1 on smithi107 2024-09-15T21:29:20.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:20 smithi149 bash[24834]: cephadm 2024-09-15T21:29:18.736550+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Reconfiguring daemon osd.1 on smithi107 2024-09-15T21:29:20.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:20 smithi032 bash[22713]: cephadm 2024-09-15T21:29:18.731688+0000 mgr.a (mgr.14152) 267 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-15T21:29:20.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:20 smithi032 bash[22713]: cephadm 2024-09-15T21:29:18.731688+0000 mgr.a (mgr.14152) 267 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-15T21:29:20.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:20 smithi032 bash[22713]: cephadm 2024-09-15T21:29:18.736550+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Reconfiguring daemon osd.1 on smithi107 2024-09-15T21:29:20.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:20 smithi032 bash[22713]: cephadm 2024-09-15T21:29:18.736550+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Reconfiguring daemon osd.1 on smithi107 2024-09-15T21:29:20.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:20 smithi107 bash[24286]: cephadm 2024-09-15T21:29:18.731688+0000 mgr.a (mgr.14152) 267 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-15T21:29:20.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:20 smithi107 bash[24286]: cephadm 2024-09-15T21:29:18.731688+0000 mgr.a (mgr.14152) 267 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-09-15T21:29:20.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:20 smithi107 bash[24286]: cephadm 2024-09-15T21:29:18.736550+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Reconfiguring daemon osd.1 on smithi107 2024-09-15T21:29:20.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:20 smithi107 bash[24286]: cephadm 2024-09-15T21:29:18.736550+0000 mgr.a (mgr.14152) 268 : cephadm [INF] Reconfiguring daemon osd.1 on smithi107 2024-09-15T21:29:21.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: cluster 2024-09-15T21:29:19.813678+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:21.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: cluster 2024-09-15T21:29:19.813678+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:21.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.014847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.014847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.022849+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.022849+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.025113+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.025113+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.027060+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.027060+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.028858+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:21.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:21 smithi149 bash[24834]: audit 2024-09-15T21:29:21.028858+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:21.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: cluster 2024-09-15T21:29:19.813678+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: cluster 2024-09-15T21:29:19.813678+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.014847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.014847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.022849+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.022849+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.025113+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.025113+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.027060+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.027060+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.028858+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:21.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:21 smithi032 bash[22713]: audit 2024-09-15T21:29:21.028858+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: cluster 2024-09-15T21:29:19.813678+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: cluster 2024-09-15T21:29:19.813678+0000 mgr.a (mgr.14152) 269 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.014847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.014847+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.022849+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.022849+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.025113+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.025113+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.027060+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.027060+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.028858+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:21.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:21 smithi107 bash[24286]: audit 2024-09-15T21:29:21.028858+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:22.815 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:22 smithi149 bash[24834]: cephadm 2024-09-15T21:29:21.024507+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:29:22.815 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:22 smithi149 bash[24834]: cephadm 2024-09-15T21:29:21.024507+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:29:22.815 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:22 smithi149 bash[24834]: cephadm 2024-09-15T21:29:21.030970+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:29:22.816 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:22 smithi149 bash[24834]: cephadm 2024-09-15T21:29:21.030970+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:29:22.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:22 smithi032 bash[22713]: cephadm 2024-09-15T21:29:21.024507+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:29:22.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:22 smithi032 bash[22713]: cephadm 2024-09-15T21:29:21.024507+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:29:22.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:22 smithi032 bash[22713]: cephadm 2024-09-15T21:29:21.030970+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:29:22.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:22 smithi032 bash[22713]: cephadm 2024-09-15T21:29:21.030970+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:29:22.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:22 smithi107 bash[24286]: cephadm 2024-09-15T21:29:21.024507+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:29:22.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:22 smithi107 bash[24286]: cephadm 2024-09-15T21:29:21.024507+0000 mgr.a (mgr.14152) 270 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-15T21:29:22.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:22 smithi107 bash[24286]: cephadm 2024-09-15T21:29:21.030970+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:29:22.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:22 smithi107 bash[24286]: cephadm 2024-09-15T21:29:21.030970+0000 mgr.a (mgr.14152) 271 : cephadm [INF] Reconfiguring daemon mon.c on smithi149 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: cluster 2024-09-15T21:29:21.814317+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: cluster 2024-09-15T21:29:21.814317+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.169198+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.169198+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.177216+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.177216+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.179387+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:29:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.179387+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:29:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.181029+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:23.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:23 smithi149 bash[24834]: audit 2024-09-15T21:29:23.181029+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:23.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: cluster 2024-09-15T21:29:21.814317+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:23.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: cluster 2024-09-15T21:29:21.814317+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.169198+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.169198+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.177216+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.177216+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.179387+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.179387+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.181029+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:23.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:23 smithi032 bash[22713]: audit 2024-09-15T21:29:23.181029+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:23.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: cluster 2024-09-15T21:29:21.814317+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:23.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: cluster 2024-09-15T21:29:21.814317+0000 mgr.a (mgr.14152) 272 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:23.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.169198+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.169198+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.177216+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.177216+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.179387+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.179387+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.181029+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:23.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:23 smithi107 bash[24286]: audit 2024-09-15T21:29:23.181029+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:29:24.839 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:24 smithi149 bash[24834]: cephadm 2024-09-15T21:29:23.178810+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-15T21:29:24.840 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:24 smithi149 bash[24834]: cephadm 2024-09-15T21:29:23.178810+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-15T21:29:24.840 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:24 smithi149 bash[24834]: cephadm 2024-09-15T21:29:23.183567+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Reconfiguring daemon osd.2 on smithi149 2024-09-15T21:29:24.840 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:24 smithi149 bash[24834]: cephadm 2024-09-15T21:29:23.183567+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Reconfiguring daemon osd.2 on smithi149 2024-09-15T21:29:24.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:24 smithi032 bash[22713]: cephadm 2024-09-15T21:29:23.178810+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-15T21:29:24.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:24 smithi032 bash[22713]: cephadm 2024-09-15T21:29:23.178810+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-15T21:29:24.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:24 smithi032 bash[22713]: cephadm 2024-09-15T21:29:23.183567+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Reconfiguring daemon osd.2 on smithi149 2024-09-15T21:29:24.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:24 smithi032 bash[22713]: cephadm 2024-09-15T21:29:23.183567+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Reconfiguring daemon osd.2 on smithi149 2024-09-15T21:29:24.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:24 smithi107 bash[24286]: cephadm 2024-09-15T21:29:23.178810+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-15T21:29:24.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:24 smithi107 bash[24286]: cephadm 2024-09-15T21:29:23.178810+0000 mgr.a (mgr.14152) 273 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-09-15T21:29:24.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:24 smithi107 bash[24286]: cephadm 2024-09-15T21:29:23.183567+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Reconfiguring daemon osd.2 on smithi149 2024-09-15T21:29:24.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:24 smithi107 bash[24286]: cephadm 2024-09-15T21:29:23.183567+0000 mgr.a (mgr.14152) 274 : cephadm [INF] Reconfiguring daemon osd.2 on smithi149 2024-09-15T21:29:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:25 smithi149 bash[24834]: cluster 2024-09-15T21:29:23.814869+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:25 smithi149 bash[24834]: cluster 2024-09-15T21:29:23.814869+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:25 smithi149 bash[24834]: audit 2024-09-15T21:29:25.251932+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:25 smithi149 bash[24834]: audit 2024-09-15T21:29:25.251932+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:25 smithi149 bash[24834]: audit 2024-09-15T21:29:25.259932+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:25 smithi149 bash[24834]: audit 2024-09-15T21:29:25.259932+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:25 smithi032 bash[22713]: cluster 2024-09-15T21:29:23.814869+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:25.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:25 smithi032 bash[22713]: cluster 2024-09-15T21:29:23.814869+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:25.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:25 smithi032 bash[22713]: audit 2024-09-15T21:29:25.251932+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:25 smithi032 bash[22713]: audit 2024-09-15T21:29:25.251932+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:25 smithi032 bash[22713]: audit 2024-09-15T21:29:25.259932+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.887 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:25 smithi032 bash[22713]: audit 2024-09-15T21:29:25.259932+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:25 smithi107 bash[24286]: cluster 2024-09-15T21:29:23.814869+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:25 smithi107 bash[24286]: cluster 2024-09-15T21:29:23.814869+0000 mgr.a (mgr.14152) 275 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:25 smithi107 bash[24286]: audit 2024-09-15T21:29:25.251932+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:25 smithi107 bash[24286]: audit 2024-09-15T21:29:25.251932+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:25 smithi107 bash[24286]: audit 2024-09-15T21:29:25.259932+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:25.930 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:25 smithi107 bash[24286]: audit 2024-09-15T21:29:25.259932+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:29:27.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:27 smithi149 bash[24834]: cluster 2024-09-15T21:29:25.815407+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:27.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:27 smithi149 bash[24834]: cluster 2024-09-15T21:29:25.815407+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:27.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:27 smithi032 bash[22713]: cluster 2024-09-15T21:29:25.815407+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:27.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:27 smithi032 bash[22713]: cluster 2024-09-15T21:29:25.815407+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:27.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:27 smithi107 bash[24286]: cluster 2024-09-15T21:29:25.815407+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:27.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:27 smithi107 bash[24286]: cluster 2024-09-15T21:29:25.815407+0000 mgr.a (mgr.14152) 276 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:29.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:29 smithi149 bash[24834]: cluster 2024-09-15T21:29:27.815940+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:29.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:29 smithi149 bash[24834]: cluster 2024-09-15T21:29:27.815940+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:29.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:29 smithi032 bash[22713]: cluster 2024-09-15T21:29:27.815940+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:29.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:29 smithi032 bash[22713]: cluster 2024-09-15T21:29:27.815940+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:29.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:29 smithi107 bash[24286]: cluster 2024-09-15T21:29:27.815940+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:29.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:29 smithi107 bash[24286]: cluster 2024-09-15T21:29:27.815940+0000 mgr.a (mgr.14152) 277 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:31.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:31 smithi149 bash[24834]: cluster 2024-09-15T21:29:29.816546+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:31.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:31 smithi149 bash[24834]: cluster 2024-09-15T21:29:29.816546+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:31.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:31 smithi032 bash[22713]: cluster 2024-09-15T21:29:29.816546+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:31.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:31 smithi032 bash[22713]: cluster 2024-09-15T21:29:29.816546+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:31.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:31 smithi107 bash[24286]: cluster 2024-09-15T21:29:29.816546+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:31.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:31 smithi107 bash[24286]: cluster 2024-09-15T21:29:29.816546+0000 mgr.a (mgr.14152) 278 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:33.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:33 smithi149 bash[24834]: cluster 2024-09-15T21:29:31.817219+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:33.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:33 smithi149 bash[24834]: cluster 2024-09-15T21:29:31.817219+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:33.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:33 smithi032 bash[22713]: cluster 2024-09-15T21:29:31.817219+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:33.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:33 smithi032 bash[22713]: cluster 2024-09-15T21:29:31.817219+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:33.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:33 smithi107 bash[24286]: cluster 2024-09-15T21:29:31.817219+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:33.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:33 smithi107 bash[24286]: cluster 2024-09-15T21:29:31.817219+0000 mgr.a (mgr.14152) 279 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:35.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:35 smithi149 bash[24834]: cluster 2024-09-15T21:29:33.817875+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:35.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:35 smithi149 bash[24834]: cluster 2024-09-15T21:29:33.817875+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:35.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:35 smithi032 bash[22713]: cluster 2024-09-15T21:29:33.817875+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:35.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:35 smithi032 bash[22713]: cluster 2024-09-15T21:29:33.817875+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:35.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:35 smithi107 bash[24286]: cluster 2024-09-15T21:29:33.817875+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:35.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:35 smithi107 bash[24286]: cluster 2024-09-15T21:29:33.817875+0000 mgr.a (mgr.14152) 280 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:37.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:37 smithi149 bash[24834]: cluster 2024-09-15T21:29:35.818458+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:37.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:37 smithi149 bash[24834]: cluster 2024-09-15T21:29:35.818458+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:37.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:37 smithi032 bash[22713]: cluster 2024-09-15T21:29:35.818458+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:37.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:37 smithi032 bash[22713]: cluster 2024-09-15T21:29:35.818458+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:37.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:37 smithi107 bash[24286]: cluster 2024-09-15T21:29:35.818458+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:37.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:37 smithi107 bash[24286]: cluster 2024-09-15T21:29:35.818458+0000 mgr.a (mgr.14152) 281 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:39.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:39 smithi149 bash[24834]: cluster 2024-09-15T21:29:37.818963+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:39.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:39 smithi149 bash[24834]: cluster 2024-09-15T21:29:37.818963+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:39.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:39 smithi032 bash[22713]: cluster 2024-09-15T21:29:37.818963+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:39.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:39 smithi032 bash[22713]: cluster 2024-09-15T21:29:37.818963+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:39.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:39 smithi107 bash[24286]: cluster 2024-09-15T21:29:37.818963+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:39.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:39 smithi107 bash[24286]: cluster 2024-09-15T21:29:37.818963+0000 mgr.a (mgr.14152) 282 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:41.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:41 smithi149 bash[24834]: cluster 2024-09-15T21:29:39.819480+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:41.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:41 smithi149 bash[24834]: cluster 2024-09-15T21:29:39.819480+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:41.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:41 smithi032 bash[22713]: cluster 2024-09-15T21:29:39.819480+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:41.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:41 smithi032 bash[22713]: cluster 2024-09-15T21:29:39.819480+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:41.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:41 smithi107 bash[24286]: cluster 2024-09-15T21:29:39.819480+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:41.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:41 smithi107 bash[24286]: cluster 2024-09-15T21:29:39.819480+0000 mgr.a (mgr.14152) 283 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:43.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:43 smithi149 bash[24834]: cluster 2024-09-15T21:29:41.820024+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:43.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:43 smithi149 bash[24834]: cluster 2024-09-15T21:29:41.820024+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:43.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:43 smithi032 bash[22713]: cluster 2024-09-15T21:29:41.820024+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:43.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:43 smithi032 bash[22713]: cluster 2024-09-15T21:29:41.820024+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:43.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:43 smithi107 bash[24286]: cluster 2024-09-15T21:29:41.820024+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:43.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:43 smithi107 bash[24286]: cluster 2024-09-15T21:29:41.820024+0000 mgr.a (mgr.14152) 284 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:45.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:45 smithi149 bash[24834]: cluster 2024-09-15T21:29:43.820513+0000 mgr.a (mgr.14152) 285 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:45.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:45 smithi149 bash[24834]: cluster 2024-09-15T21:29:43.820513+0000 mgr.a (mgr.14152) 285 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:45.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:45 smithi032 bash[22713]: cluster 2024-09-15T21:29:43.820513+0000 mgr.a (mgr.14152) 285 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:45.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:45 smithi032 bash[22713]: cluster 2024-09-15T21:29:43.820513+0000 mgr.a (mgr.14152) 285 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:45.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:45 smithi107 bash[24286]: cluster 2024-09-15T21:29:43.820513+0000 mgr.a (mgr.14152) 285 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:45.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:45 smithi107 bash[24286]: cluster 2024-09-15T21:29:43.820513+0000 mgr.a (mgr.14152) 285 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:47.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:47 smithi149 bash[24834]: cluster 2024-09-15T21:29:45.821052+0000 mgr.a (mgr.14152) 286 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:47.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:47 smithi149 bash[24834]: cluster 2024-09-15T21:29:45.821052+0000 mgr.a (mgr.14152) 286 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:47.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:47 smithi032 bash[22713]: cluster 2024-09-15T21:29:45.821052+0000 mgr.a (mgr.14152) 286 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:47.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:47 smithi032 bash[22713]: cluster 2024-09-15T21:29:45.821052+0000 mgr.a (mgr.14152) 286 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:47.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:47 smithi107 bash[24286]: cluster 2024-09-15T21:29:45.821052+0000 mgr.a (mgr.14152) 286 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:47.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:47 smithi107 bash[24286]: cluster 2024-09-15T21:29:45.821052+0000 mgr.a (mgr.14152) 286 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:49.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:49 smithi149 bash[24834]: cluster 2024-09-15T21:29:47.821567+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:49.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:49 smithi149 bash[24834]: cluster 2024-09-15T21:29:47.821567+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:49.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:49 smithi032 bash[22713]: cluster 2024-09-15T21:29:47.821567+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:49.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:49 smithi032 bash[22713]: cluster 2024-09-15T21:29:47.821567+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:49.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:49 smithi107 bash[24286]: cluster 2024-09-15T21:29:47.821567+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:49.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:49 smithi107 bash[24286]: cluster 2024-09-15T21:29:47.821567+0000 mgr.a (mgr.14152) 287 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:50.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:50 smithi032 bash[22713]: cluster 2024-09-15T21:29:49.822097+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:50.886 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:50 smithi032 bash[22713]: cluster 2024-09-15T21:29:49.822097+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:50.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:50 smithi107 bash[24286]: cluster 2024-09-15T21:29:49.822097+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:50.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:50 smithi107 bash[24286]: cluster 2024-09-15T21:29:49.822097+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:51.109 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:50 smithi149 bash[24834]: cluster 2024-09-15T21:29:49.822097+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:51.110 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:50 smithi149 bash[24834]: cluster 2024-09-15T21:29:49.822097+0000 mgr.a (mgr.14152) 288 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:53.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:52 smithi032 bash[22713]: cluster 2024-09-15T21:29:51.822623+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:53.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:52 smithi032 bash[22713]: cluster 2024-09-15T21:29:51.822623+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:53.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:52 smithi107 bash[24286]: cluster 2024-09-15T21:29:51.822623+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:53.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:52 smithi107 bash[24286]: cluster 2024-09-15T21:29:51.822623+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:53.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:52 smithi149 bash[24834]: cluster 2024-09-15T21:29:51.822623+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:53.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:52 smithi149 bash[24834]: cluster 2024-09-15T21:29:51.822623+0000 mgr.a (mgr.14152) 289 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:55.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:54 smithi032 bash[22713]: cluster 2024-09-15T21:29:53.823065+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:55.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:54 smithi032 bash[22713]: cluster 2024-09-15T21:29:53.823065+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:55.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:54 smithi107 bash[24286]: cluster 2024-09-15T21:29:53.823065+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:55.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:54 smithi107 bash[24286]: cluster 2024-09-15T21:29:53.823065+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:55.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:54 smithi149 bash[24834]: cluster 2024-09-15T21:29:53.823065+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:55.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:54 smithi149 bash[24834]: cluster 2024-09-15T21:29:53.823065+0000 mgr.a (mgr.14152) 290 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:57.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:56 smithi032 bash[22713]: cluster 2024-09-15T21:29:55.823610+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:57.136 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:56 smithi032 bash[22713]: cluster 2024-09-15T21:29:55.823610+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:57.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:56 smithi107 bash[24286]: cluster 2024-09-15T21:29:55.823610+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:57.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:56 smithi107 bash[24286]: cluster 2024-09-15T21:29:55.823610+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:57.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:56 smithi149 bash[24834]: cluster 2024-09-15T21:29:55.823610+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:57.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:56 smithi149 bash[24834]: cluster 2024-09-15T21:29:55.823610+0000 mgr.a (mgr.14152) 291 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:59.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:58 smithi107 bash[24286]: cluster 2024-09-15T21:29:57.824105+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:59.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:29:58 smithi107 bash[24286]: cluster 2024-09-15T21:29:57.824105+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:59.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:58 smithi149 bash[24834]: cluster 2024-09-15T21:29:57.824105+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:59.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:29:58 smithi149 bash[24834]: cluster 2024-09-15T21:29:57.824105+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:59.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:58 smithi032 bash[22713]: cluster 2024-09-15T21:29:57.824105+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:29:59.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:29:58 smithi032 bash[22713]: cluster 2024-09-15T21:29:57.824105+0000 mgr.a (mgr.14152) 292 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:00 smithi107 bash[24286]: cluster 2024-09-15T21:29:59.824632+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:00 smithi107 bash[24286]: cluster 2024-09-15T21:29:59.824632+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:00 smithi107 bash[24286]: cluster 2024-09-15T21:30:00.000153+0000 mon.a (mon.0) 619 : cluster [INF] overall HEALTH_OK 2024-09-15T21:30:01.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:00 smithi107 bash[24286]: cluster 2024-09-15T21:30:00.000153+0000 mon.a (mon.0) 619 : cluster [INF] overall HEALTH_OK 2024-09-15T21:30:01.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:00 smithi149 bash[24834]: cluster 2024-09-15T21:29:59.824632+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:00 smithi149 bash[24834]: cluster 2024-09-15T21:29:59.824632+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:00 smithi149 bash[24834]: cluster 2024-09-15T21:30:00.000153+0000 mon.a (mon.0) 619 : cluster [INF] overall HEALTH_OK 2024-09-15T21:30:01.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:00 smithi149 bash[24834]: cluster 2024-09-15T21:30:00.000153+0000 mon.a (mon.0) 619 : cluster [INF] overall HEALTH_OK 2024-09-15T21:30:01.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:00 smithi032 bash[22713]: cluster 2024-09-15T21:29:59.824632+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:00 smithi032 bash[22713]: cluster 2024-09-15T21:29:59.824632+0000 mgr.a (mgr.14152) 293 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:01.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:00 smithi032 bash[22713]: cluster 2024-09-15T21:30:00.000153+0000 mon.a (mon.0) 619 : cluster [INF] overall HEALTH_OK 2024-09-15T21:30:01.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:00 smithi032 bash[22713]: cluster 2024-09-15T21:30:00.000153+0000 mon.a (mon.0) 619 : cluster [INF] overall HEALTH_OK 2024-09-15T21:30:03.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:02 smithi107 bash[24286]: cluster 2024-09-15T21:30:01.825162+0000 mgr.a (mgr.14152) 294 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:03.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:02 smithi107 bash[24286]: cluster 2024-09-15T21:30:01.825162+0000 mgr.a (mgr.14152) 294 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:03.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:02 smithi149 bash[24834]: cluster 2024-09-15T21:30:01.825162+0000 mgr.a (mgr.14152) 294 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:03.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:02 smithi149 bash[24834]: cluster 2024-09-15T21:30:01.825162+0000 mgr.a (mgr.14152) 294 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:03.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:02 smithi032 bash[22713]: cluster 2024-09-15T21:30:01.825162+0000 mgr.a (mgr.14152) 294 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:03.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:02 smithi032 bash[22713]: cluster 2024-09-15T21:30:01.825162+0000 mgr.a (mgr.14152) 294 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:05.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:04 smithi107 bash[24286]: cluster 2024-09-15T21:30:03.825668+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:05.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:04 smithi107 bash[24286]: cluster 2024-09-15T21:30:03.825668+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:05.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:04 smithi149 bash[24834]: cluster 2024-09-15T21:30:03.825668+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:05.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:04 smithi149 bash[24834]: cluster 2024-09-15T21:30:03.825668+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:05.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:04 smithi032 bash[22713]: cluster 2024-09-15T21:30:03.825668+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:05.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:04 smithi032 bash[22713]: cluster 2024-09-15T21:30:03.825668+0000 mgr.a (mgr.14152) 295 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:07.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:06 smithi107 bash[24286]: cluster 2024-09-15T21:30:05.826189+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:07.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:06 smithi107 bash[24286]: cluster 2024-09-15T21:30:05.826189+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:07.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:06 smithi149 bash[24834]: cluster 2024-09-15T21:30:05.826189+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:07.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:06 smithi149 bash[24834]: cluster 2024-09-15T21:30:05.826189+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:07.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:06 smithi032 bash[22713]: cluster 2024-09-15T21:30:05.826189+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:07.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:06 smithi032 bash[22713]: cluster 2024-09-15T21:30:05.826189+0000 mgr.a (mgr.14152) 296 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:09.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:08 smithi107 bash[24286]: cluster 2024-09-15T21:30:07.826727+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:09.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:08 smithi107 bash[24286]: cluster 2024-09-15T21:30:07.826727+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:09.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:08 smithi149 bash[24834]: cluster 2024-09-15T21:30:07.826727+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:09.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:08 smithi149 bash[24834]: cluster 2024-09-15T21:30:07.826727+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:09.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:08 smithi032 bash[22713]: cluster 2024-09-15T21:30:07.826727+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:09.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:08 smithi032 bash[22713]: cluster 2024-09-15T21:30:07.826727+0000 mgr.a (mgr.14152) 297 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:11.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:10 smithi107 bash[24286]: cluster 2024-09-15T21:30:09.827248+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:11.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:10 smithi107 bash[24286]: cluster 2024-09-15T21:30:09.827248+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:11.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:10 smithi149 bash[24834]: cluster 2024-09-15T21:30:09.827248+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:11.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:10 smithi149 bash[24834]: cluster 2024-09-15T21:30:09.827248+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:11.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:10 smithi032 bash[22713]: cluster 2024-09-15T21:30:09.827248+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:11.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:10 smithi032 bash[22713]: cluster 2024-09-15T21:30:09.827248+0000 mgr.a (mgr.14152) 298 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:13.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:12 smithi107 bash[24286]: cluster 2024-09-15T21:30:11.827801+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:13.180 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:12 smithi107 bash[24286]: cluster 2024-09-15T21:30:11.827801+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:13.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:12 smithi149 bash[24834]: cluster 2024-09-15T21:30:11.827801+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:13.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:12 smithi149 bash[24834]: cluster 2024-09-15T21:30:11.827801+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:13.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:12 smithi032 bash[22713]: cluster 2024-09-15T21:30:11.827801+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:13.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:12 smithi032 bash[22713]: cluster 2024-09-15T21:30:11.827801+0000 mgr.a (mgr.14152) 299 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:15.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:14 smithi107 bash[24286]: cluster 2024-09-15T21:30:13.828260+0000 mgr.a (mgr.14152) 300 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:15.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:14 smithi107 bash[24286]: cluster 2024-09-15T21:30:13.828260+0000 mgr.a (mgr.14152) 300 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:15.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:14 smithi149 bash[24834]: cluster 2024-09-15T21:30:13.828260+0000 mgr.a (mgr.14152) 300 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:15.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:14 smithi149 bash[24834]: cluster 2024-09-15T21:30:13.828260+0000 mgr.a (mgr.14152) 300 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:15.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:14 smithi032 bash[22713]: cluster 2024-09-15T21:30:13.828260+0000 mgr.a (mgr.14152) 300 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:15.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:14 smithi032 bash[22713]: cluster 2024-09-15T21:30:13.828260+0000 mgr.a (mgr.14152) 300 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:17.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:16 smithi107 bash[24286]: cluster 2024-09-15T21:30:15.828802+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:17.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:16 smithi107 bash[24286]: cluster 2024-09-15T21:30:15.828802+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:17.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:16 smithi149 bash[24834]: cluster 2024-09-15T21:30:15.828802+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:17.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:16 smithi149 bash[24834]: cluster 2024-09-15T21:30:15.828802+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:17.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:16 smithi032 bash[22713]: cluster 2024-09-15T21:30:15.828802+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:17.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:16 smithi032 bash[22713]: cluster 2024-09-15T21:30:15.828802+0000 mgr.a (mgr.14152) 301 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:19.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:18 smithi149 bash[24834]: cluster 2024-09-15T21:30:17.829304+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:19.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:18 smithi149 bash[24834]: cluster 2024-09-15T21:30:17.829304+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:19.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:18 smithi032 bash[22713]: cluster 2024-09-15T21:30:17.829304+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:19.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:18 smithi032 bash[22713]: cluster 2024-09-15T21:30:17.829304+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:19.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:18 smithi107 bash[24286]: cluster 2024-09-15T21:30:17.829304+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:19.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:18 smithi107 bash[24286]: cluster 2024-09-15T21:30:17.829304+0000 mgr.a (mgr.14152) 302 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:21.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:20 smithi149 bash[24834]: cluster 2024-09-15T21:30:19.829836+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:21.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:20 smithi149 bash[24834]: cluster 2024-09-15T21:30:19.829836+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:21.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:20 smithi032 bash[22713]: cluster 2024-09-15T21:30:19.829836+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:21.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:20 smithi032 bash[22713]: cluster 2024-09-15T21:30:19.829836+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:21.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:20 smithi107 bash[24286]: cluster 2024-09-15T21:30:19.829836+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:21.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:20 smithi107 bash[24286]: cluster 2024-09-15T21:30:19.829836+0000 mgr.a (mgr.14152) 303 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:23.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:22 smithi149 bash[24834]: cluster 2024-09-15T21:30:21.830374+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:23.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:22 smithi149 bash[24834]: cluster 2024-09-15T21:30:21.830374+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:23.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:22 smithi032 bash[22713]: cluster 2024-09-15T21:30:21.830374+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:23.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:22 smithi032 bash[22713]: cluster 2024-09-15T21:30:21.830374+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:23.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:22 smithi107 bash[24286]: cluster 2024-09-15T21:30:21.830374+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:23.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:22 smithi107 bash[24286]: cluster 2024-09-15T21:30:21.830374+0000 mgr.a (mgr.14152) 304 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:25.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:24 smithi149 bash[24834]: cluster 2024-09-15T21:30:23.830902+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:25.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:24 smithi149 bash[24834]: cluster 2024-09-15T21:30:23.830902+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:25.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:24 smithi032 bash[22713]: cluster 2024-09-15T21:30:23.830902+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:25.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:24 smithi032 bash[22713]: cluster 2024-09-15T21:30:23.830902+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:25.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:24 smithi107 bash[24286]: cluster 2024-09-15T21:30:23.830902+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:25.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:24 smithi107 bash[24286]: cluster 2024-09-15T21:30:23.830902+0000 mgr.a (mgr.14152) 305 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:26.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:25 smithi149 bash[24834]: audit 2024-09-15T21:30:25.262865+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:26.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:25 smithi149 bash[24834]: audit 2024-09-15T21:30:25.262865+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:26.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:25 smithi032 bash[22713]: audit 2024-09-15T21:30:25.262865+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:26.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:25 smithi032 bash[22713]: audit 2024-09-15T21:30:25.262865+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:26.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:25 smithi107 bash[24286]: audit 2024-09-15T21:30:25.262865+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:26.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:25 smithi107 bash[24286]: audit 2024-09-15T21:30:25.262865+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:27.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: cluster 2024-09-15T21:30:25.831399+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: cluster 2024-09-15T21:30:25.831399+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: audit 2024-09-15T21:30:26.066830+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: audit 2024-09-15T21:30:26.066830+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: audit 2024-09-15T21:30:26.068245+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: audit 2024-09-15T21:30:26.068245+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: audit 2024-09-15T21:30:26.076163+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:27.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:26 smithi149 bash[24834]: audit 2024-09-15T21:30:26.076163+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:27.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: cluster 2024-09-15T21:30:25.831399+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: cluster 2024-09-15T21:30:25.831399+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: audit 2024-09-15T21:30:26.066830+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: audit 2024-09-15T21:30:26.066830+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: audit 2024-09-15T21:30:26.068245+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: audit 2024-09-15T21:30:26.068245+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: audit 2024-09-15T21:30:26.076163+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:27.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:26 smithi032 bash[22713]: audit 2024-09-15T21:30:26.076163+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: cluster 2024-09-15T21:30:25.831399+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: cluster 2024-09-15T21:30:25.831399+0000 mgr.a (mgr.14152) 306 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: audit 2024-09-15T21:30:26.066830+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: audit 2024-09-15T21:30:26.066830+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: audit 2024-09-15T21:30:26.068245+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: audit 2024-09-15T21:30:26.068245+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: audit 2024-09-15T21:30:26.076163+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:27.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:26 smithi107 bash[24286]: audit 2024-09-15T21:30:26.076163+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:27.795 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph orch ps --refresh 2024-09-15T21:30:28.126 INFO:teuthology.orchestra.run.smithi032.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-09-15T21:30:28.126 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.a smithi032 *:9283,8765 running (8m) 4m ago 8m 488M - 19.3.0-4930-gfc3e0bff df9174e028d7 e51e16ab5cfd 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:mgr.b smithi107 *:8443,8765 running (5m) 3m ago 5m 437M - 19.3.0-4930-gfc3e0bff df9174e028d7 5befdbf63aad 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:mon.a smithi032 running (8m) 4m ago 8m 37.9M 2048M 19.3.0-4930-gfc3e0bff df9174e028d7 7f8295c47209 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:mon.b smithi107 running (6m) 3m ago 6m 35.0M 2048M 19.3.0-4930-gfc3e0bff df9174e028d7 f2d4c116e480 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:mon.c smithi149 running (6m) 3m ago 6m 36.4M 2048M 19.3.0-4930-gfc3e0bff df9174e028d7 f2ce7efca896 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.0 smithi032 running (4m) 4m ago 4m - 16.8G 19.3.0-4930-gfc3e0bff df9174e028d7 f04db251ce07 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.1 smithi107 running (4m) 3m ago 4m - 16.8G 19.3.0-4930-gfc3e0bff df9174e028d7 385870ad9323 2024-09-15T21:30:28.127 INFO:teuthology.orchestra.run.smithi032.stdout:osd.2 smithi149 running (3m) 3m ago 3m - 9.85G 19.3.0-4930-gfc3e0bff df9174e028d7 48c791f46a02 2024-09-15T21:30:28.142 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph orch ls --service-name mon --export 2024-09-15T21:30:28.460 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph orch apply -i mon.yaml 2024-09-15T21:30:28.760 INFO:teuthology.orchestra.run.smithi032.stdout:Scheduled mon update... 2024-09-15T21:30:28.772 INFO:teuthology.orchestra.run.smithi032.stderr:+ sleep 90 2024-09-15T21:30:29.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: cluster 2024-09-15T21:30:27.831938+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: cluster 2024-09-15T21:30:27.831938+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.108504+0000 mgr.a (mgr.14152) 308 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.108504+0000 mgr.a (mgr.14152) 308 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.111685+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.111685+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.448466+0000 mgr.a (mgr.14152) 309 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.448466+0000 mgr.a (mgr.14152) 309 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.762918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:29.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:28 smithi149 bash[24834]: audit 2024-09-15T21:30:28.762918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:29.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: cluster 2024-09-15T21:30:27.831938+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: cluster 2024-09-15T21:30:27.831938+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.108504+0000 mgr.a (mgr.14152) 308 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.108504+0000 mgr.a (mgr.14152) 308 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.111685+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.111685+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.448466+0000 mgr.a (mgr.14152) 309 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.448466+0000 mgr.a (mgr.14152) 309 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.762918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:29.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:28 smithi032 bash[22713]: audit 2024-09-15T21:30:28.762918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: cluster 2024-09-15T21:30:27.831938+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: cluster 2024-09-15T21:30:27.831938+0000 mgr.a (mgr.14152) 307 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.108504+0000 mgr.a (mgr.14152) 308 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.108504+0000 mgr.a (mgr.14152) 308 : audit [DBG] from='client.14394 -' entity='client.admin' cmd=[{"prefix": "orch ps", "refresh": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.111685+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.111685+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.448466+0000 mgr.a (mgr.14152) 309 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.448466+0000 mgr.a (mgr.14152) 309 : audit [DBG] from='client.14400 -' entity='client.admin' cmd=[{"prefix": "orch ls", "service_name": "mon", "export": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:29.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.762918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:29.430 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:28 smithi107 bash[24286]: audit 2024-09-15T21:30:28.762918+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:30.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:29 smithi149 bash[24834]: audit 2024-09-15T21:30:28.753469+0000 mgr.a (mgr.14152) 310 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:30.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:29 smithi149 bash[24834]: audit 2024-09-15T21:30:28.753469+0000 mgr.a (mgr.14152) 310 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:30.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:29 smithi149 bash[24834]: cephadm 2024-09-15T21:30:28.756563+0000 mgr.a (mgr.14152) 311 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:30:30.360 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:29 smithi149 bash[24834]: cephadm 2024-09-15T21:30:28.756563+0000 mgr.a (mgr.14152) 311 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:30:30.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:29 smithi032 bash[22713]: audit 2024-09-15T21:30:28.753469+0000 mgr.a (mgr.14152) 310 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:30.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:29 smithi032 bash[22713]: audit 2024-09-15T21:30:28.753469+0000 mgr.a (mgr.14152) 310 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:30.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:29 smithi032 bash[22713]: cephadm 2024-09-15T21:30:28.756563+0000 mgr.a (mgr.14152) 311 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:30:30.386 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:29 smithi032 bash[22713]: cephadm 2024-09-15T21:30:28.756563+0000 mgr.a (mgr.14152) 311 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:30:30.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:29 smithi107 bash[24286]: audit 2024-09-15T21:30:28.753469+0000 mgr.a (mgr.14152) 310 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:30.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:29 smithi107 bash[24286]: audit 2024-09-15T21:30:28.753469+0000 mgr.a (mgr.14152) 310 : audit [DBG] from='client.14406 -' entity='client.admin' cmd=[{"prefix": "orch apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-15T21:30:30.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:29 smithi107 bash[24286]: cephadm 2024-09-15T21:30:28.756563+0000 mgr.a (mgr.14152) 311 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:30:30.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:29 smithi107 bash[24286]: cephadm 2024-09-15T21:30:28.756563+0000 mgr.a (mgr.14152) 311 : cephadm [INF] Saving service mon spec with placement count:3 2024-09-15T21:30:31.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:30 smithi149 bash[24834]: cluster 2024-09-15T21:30:29.832584+0000 mgr.a (mgr.14152) 312 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:31.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:30 smithi149 bash[24834]: cluster 2024-09-15T21:30:29.832584+0000 mgr.a (mgr.14152) 312 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:31.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:30 smithi032 bash[22713]: cluster 2024-09-15T21:30:29.832584+0000 mgr.a (mgr.14152) 312 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:31.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:30 smithi032 bash[22713]: cluster 2024-09-15T21:30:29.832584+0000 mgr.a (mgr.14152) 312 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:31.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:30 smithi107 bash[24286]: cluster 2024-09-15T21:30:29.832584+0000 mgr.a (mgr.14152) 312 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:31.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:30 smithi107 bash[24286]: cluster 2024-09-15T21:30:29.832584+0000 mgr.a (mgr.14152) 312 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:33.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:32 smithi149 bash[24834]: cluster 2024-09-15T21:30:31.833290+0000 mgr.a (mgr.14152) 313 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:33.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:32 smithi149 bash[24834]: cluster 2024-09-15T21:30:31.833290+0000 mgr.a (mgr.14152) 313 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:33.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:32 smithi032 bash[22713]: cluster 2024-09-15T21:30:31.833290+0000 mgr.a (mgr.14152) 313 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:33.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:32 smithi032 bash[22713]: cluster 2024-09-15T21:30:31.833290+0000 mgr.a (mgr.14152) 313 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:33.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:32 smithi107 bash[24286]: cluster 2024-09-15T21:30:31.833290+0000 mgr.a (mgr.14152) 313 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:33.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:32 smithi107 bash[24286]: cluster 2024-09-15T21:30:31.833290+0000 mgr.a (mgr.14152) 313 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:34.636 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.370132+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.636 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.370132+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.376368+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.376368+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.401446+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.401446+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.405864+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.405864+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.415980+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.415980+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.419687+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.637 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.419687+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.420416+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.420416+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.421191+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.421191+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.425700+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.425700+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.427228+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.427228+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.430664+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.430664+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.460866+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:34.638 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.460866+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:34.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.462955+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.462955+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.464096+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.464096+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.472971+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.639 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:34 smithi032 bash[22713]: audit 2024-09-15T21:30:33.472971+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.370132+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.370132+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.376368+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.376368+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.401446+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.401446+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.405864+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.680 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.405864+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.415980+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.415980+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.419687+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.419687+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.420416+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.420416+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.421191+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.421191+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.425700+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.425700+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.427228+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:30:34.681 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.427228+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.430664+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.430664+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.460866+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.460866+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.462955+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.462955+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.464096+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.464096+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.472971+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.682 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:34 smithi107 bash[24286]: audit 2024-09-15T21:30:33.472971+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.370132+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.370132+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.376368+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.376368+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.401446+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.401446+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.405864+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.405864+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.861 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.415980+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.415980+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.419687+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.419687+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.420416+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.420416+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.421191+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.421191+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.425700+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.425700+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.427228+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.427228+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "quorum_status"} : dispatch 2024-09-15T21:30:34.862 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.430664+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.430664+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.460866+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.460866+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.462955+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.462955+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.464096+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.464096+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.472971+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:34.863 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:34 smithi149 bash[24834]: audit 2024-09-15T21:30:33.472971+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:30:35.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:35 smithi149 bash[24834]: cluster 2024-09-15T21:30:33.833859+0000 mgr.a (mgr.14152) 314 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:35.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:35 smithi149 bash[24834]: cluster 2024-09-15T21:30:33.833859+0000 mgr.a (mgr.14152) 314 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:35.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:35 smithi032 bash[22713]: cluster 2024-09-15T21:30:33.833859+0000 mgr.a (mgr.14152) 314 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:35.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:35 smithi032 bash[22713]: cluster 2024-09-15T21:30:33.833859+0000 mgr.a (mgr.14152) 314 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:35.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:35 smithi107 bash[24286]: cluster 2024-09-15T21:30:33.833859+0000 mgr.a (mgr.14152) 314 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:35.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:35 smithi107 bash[24286]: cluster 2024-09-15T21:30:33.833859+0000 mgr.a (mgr.14152) 314 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:37.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:37 smithi149 bash[24834]: cluster 2024-09-15T21:30:35.834415+0000 mgr.a (mgr.14152) 315 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:37.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:37 smithi149 bash[24834]: cluster 2024-09-15T21:30:35.834415+0000 mgr.a (mgr.14152) 315 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:37.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:37 smithi032 bash[22713]: cluster 2024-09-15T21:30:35.834415+0000 mgr.a (mgr.14152) 315 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:37.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:37 smithi032 bash[22713]: cluster 2024-09-15T21:30:35.834415+0000 mgr.a (mgr.14152) 315 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:37.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:37 smithi107 bash[24286]: cluster 2024-09-15T21:30:35.834415+0000 mgr.a (mgr.14152) 315 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:37.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:37 smithi107 bash[24286]: cluster 2024-09-15T21:30:35.834415+0000 mgr.a (mgr.14152) 315 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:39.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:39 smithi149 bash[24834]: cluster 2024-09-15T21:30:37.834940+0000 mgr.a (mgr.14152) 316 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:39.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:39 smithi149 bash[24834]: cluster 2024-09-15T21:30:37.834940+0000 mgr.a (mgr.14152) 316 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:39.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:39 smithi032 bash[22713]: cluster 2024-09-15T21:30:37.834940+0000 mgr.a (mgr.14152) 316 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:39.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:39 smithi032 bash[22713]: cluster 2024-09-15T21:30:37.834940+0000 mgr.a (mgr.14152) 316 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:39.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:39 smithi107 bash[24286]: cluster 2024-09-15T21:30:37.834940+0000 mgr.a (mgr.14152) 316 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:39.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:39 smithi107 bash[24286]: cluster 2024-09-15T21:30:37.834940+0000 mgr.a (mgr.14152) 316 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:41.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:41 smithi149 bash[24834]: cluster 2024-09-15T21:30:39.835471+0000 mgr.a (mgr.14152) 317 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:41.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:41 smithi149 bash[24834]: cluster 2024-09-15T21:30:39.835471+0000 mgr.a (mgr.14152) 317 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:41.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:41 smithi032 bash[22713]: cluster 2024-09-15T21:30:39.835471+0000 mgr.a (mgr.14152) 317 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:41.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:41 smithi032 bash[22713]: cluster 2024-09-15T21:30:39.835471+0000 mgr.a (mgr.14152) 317 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:41.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:41 smithi107 bash[24286]: cluster 2024-09-15T21:30:39.835471+0000 mgr.a (mgr.14152) 317 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:41.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:41 smithi107 bash[24286]: cluster 2024-09-15T21:30:39.835471+0000 mgr.a (mgr.14152) 317 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:43.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:43 smithi149 bash[24834]: cluster 2024-09-15T21:30:41.836024+0000 mgr.a (mgr.14152) 318 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:43.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:43 smithi149 bash[24834]: cluster 2024-09-15T21:30:41.836024+0000 mgr.a (mgr.14152) 318 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:43.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:43 smithi032 bash[22713]: cluster 2024-09-15T21:30:41.836024+0000 mgr.a (mgr.14152) 318 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:43.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:43 smithi032 bash[22713]: cluster 2024-09-15T21:30:41.836024+0000 mgr.a (mgr.14152) 318 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:43.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:43 smithi107 bash[24286]: cluster 2024-09-15T21:30:41.836024+0000 mgr.a (mgr.14152) 318 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:43.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:43 smithi107 bash[24286]: cluster 2024-09-15T21:30:41.836024+0000 mgr.a (mgr.14152) 318 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:45.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:45 smithi149 bash[24834]: cluster 2024-09-15T21:30:43.836568+0000 mgr.a (mgr.14152) 319 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:45.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:45 smithi149 bash[24834]: cluster 2024-09-15T21:30:43.836568+0000 mgr.a (mgr.14152) 319 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:45.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:45 smithi032 bash[22713]: cluster 2024-09-15T21:30:43.836568+0000 mgr.a (mgr.14152) 319 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:45.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:45 smithi032 bash[22713]: cluster 2024-09-15T21:30:43.836568+0000 mgr.a (mgr.14152) 319 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:45.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:45 smithi107 bash[24286]: cluster 2024-09-15T21:30:43.836568+0000 mgr.a (mgr.14152) 319 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:45.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:45 smithi107 bash[24286]: cluster 2024-09-15T21:30:43.836568+0000 mgr.a (mgr.14152) 319 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:47.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:47 smithi149 bash[24834]: cluster 2024-09-15T21:30:45.837090+0000 mgr.a (mgr.14152) 320 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:47.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:47 smithi149 bash[24834]: cluster 2024-09-15T21:30:45.837090+0000 mgr.a (mgr.14152) 320 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:47.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:47 smithi032 bash[22713]: cluster 2024-09-15T21:30:45.837090+0000 mgr.a (mgr.14152) 320 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:47.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:47 smithi032 bash[22713]: cluster 2024-09-15T21:30:45.837090+0000 mgr.a (mgr.14152) 320 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:47.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:47 smithi107 bash[24286]: cluster 2024-09-15T21:30:45.837090+0000 mgr.a (mgr.14152) 320 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:47.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:47 smithi107 bash[24286]: cluster 2024-09-15T21:30:45.837090+0000 mgr.a (mgr.14152) 320 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:49.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:49 smithi149 bash[24834]: cluster 2024-09-15T21:30:47.837613+0000 mgr.a (mgr.14152) 321 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:49.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:49 smithi149 bash[24834]: cluster 2024-09-15T21:30:47.837613+0000 mgr.a (mgr.14152) 321 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:49.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:49 smithi032 bash[22713]: cluster 2024-09-15T21:30:47.837613+0000 mgr.a (mgr.14152) 321 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:49.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:49 smithi032 bash[22713]: cluster 2024-09-15T21:30:47.837613+0000 mgr.a (mgr.14152) 321 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:49.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:49 smithi107 bash[24286]: cluster 2024-09-15T21:30:47.837613+0000 mgr.a (mgr.14152) 321 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:49.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:49 smithi107 bash[24286]: cluster 2024-09-15T21:30:47.837613+0000 mgr.a (mgr.14152) 321 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:51.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:51 smithi149 bash[24834]: cluster 2024-09-15T21:30:49.838147+0000 mgr.a (mgr.14152) 322 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:51.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:51 smithi149 bash[24834]: cluster 2024-09-15T21:30:49.838147+0000 mgr.a (mgr.14152) 322 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:51.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:51 smithi032 bash[22713]: cluster 2024-09-15T21:30:49.838147+0000 mgr.a (mgr.14152) 322 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:51.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:51 smithi032 bash[22713]: cluster 2024-09-15T21:30:49.838147+0000 mgr.a (mgr.14152) 322 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:51.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:51 smithi107 bash[24286]: cluster 2024-09-15T21:30:49.838147+0000 mgr.a (mgr.14152) 322 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:51.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:51 smithi107 bash[24286]: cluster 2024-09-15T21:30:49.838147+0000 mgr.a (mgr.14152) 322 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:53.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:53 smithi149 bash[24834]: cluster 2024-09-15T21:30:51.838687+0000 mgr.a (mgr.14152) 323 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:53.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:53 smithi149 bash[24834]: cluster 2024-09-15T21:30:51.838687+0000 mgr.a (mgr.14152) 323 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:53.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:53 smithi032 bash[22713]: cluster 2024-09-15T21:30:51.838687+0000 mgr.a (mgr.14152) 323 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:53.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:53 smithi032 bash[22713]: cluster 2024-09-15T21:30:51.838687+0000 mgr.a (mgr.14152) 323 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:53.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:53 smithi107 bash[24286]: cluster 2024-09-15T21:30:51.838687+0000 mgr.a (mgr.14152) 323 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:53.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:53 smithi107 bash[24286]: cluster 2024-09-15T21:30:51.838687+0000 mgr.a (mgr.14152) 323 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:55.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:55 smithi149 bash[24834]: cluster 2024-09-15T21:30:53.839204+0000 mgr.a (mgr.14152) 324 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:55.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:55 smithi149 bash[24834]: cluster 2024-09-15T21:30:53.839204+0000 mgr.a (mgr.14152) 324 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:55.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:55 smithi032 bash[22713]: cluster 2024-09-15T21:30:53.839204+0000 mgr.a (mgr.14152) 324 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:55.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:55 smithi032 bash[22713]: cluster 2024-09-15T21:30:53.839204+0000 mgr.a (mgr.14152) 324 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:55.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:55 smithi107 bash[24286]: cluster 2024-09-15T21:30:53.839204+0000 mgr.a (mgr.14152) 324 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:55.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:55 smithi107 bash[24286]: cluster 2024-09-15T21:30:53.839204+0000 mgr.a (mgr.14152) 324 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:57.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:57 smithi149 bash[24834]: cluster 2024-09-15T21:30:55.839744+0000 mgr.a (mgr.14152) 325 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:57.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:57 smithi149 bash[24834]: cluster 2024-09-15T21:30:55.839744+0000 mgr.a (mgr.14152) 325 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:57.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:57 smithi032 bash[22713]: cluster 2024-09-15T21:30:55.839744+0000 mgr.a (mgr.14152) 325 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:57.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:57 smithi032 bash[22713]: cluster 2024-09-15T21:30:55.839744+0000 mgr.a (mgr.14152) 325 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:57.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:57 smithi107 bash[24286]: cluster 2024-09-15T21:30:55.839744+0000 mgr.a (mgr.14152) 325 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:57.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:57 smithi107 bash[24286]: cluster 2024-09-15T21:30:55.839744+0000 mgr.a (mgr.14152) 325 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:59.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:59 smithi149 bash[24834]: cluster 2024-09-15T21:30:57.840273+0000 mgr.a (mgr.14152) 326 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:59.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:30:59 smithi149 bash[24834]: cluster 2024-09-15T21:30:57.840273+0000 mgr.a (mgr.14152) 326 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:59.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:59 smithi032 bash[22713]: cluster 2024-09-15T21:30:57.840273+0000 mgr.a (mgr.14152) 326 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:59.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:30:59 smithi032 bash[22713]: cluster 2024-09-15T21:30:57.840273+0000 mgr.a (mgr.14152) 326 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:59.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:59 smithi107 bash[24286]: cluster 2024-09-15T21:30:57.840273+0000 mgr.a (mgr.14152) 326 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:30:59.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:30:59 smithi107 bash[24286]: cluster 2024-09-15T21:30:57.840273+0000 mgr.a (mgr.14152) 326 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:01.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:01 smithi149 bash[24834]: cluster 2024-09-15T21:30:59.840786+0000 mgr.a (mgr.14152) 327 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:01.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:01 smithi149 bash[24834]: cluster 2024-09-15T21:30:59.840786+0000 mgr.a (mgr.14152) 327 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:01.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:01 smithi032 bash[22713]: cluster 2024-09-15T21:30:59.840786+0000 mgr.a (mgr.14152) 327 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:01.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:01 smithi032 bash[22713]: cluster 2024-09-15T21:30:59.840786+0000 mgr.a (mgr.14152) 327 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:01.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:01 smithi107 bash[24286]: cluster 2024-09-15T21:30:59.840786+0000 mgr.a (mgr.14152) 327 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:01.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:01 smithi107 bash[24286]: cluster 2024-09-15T21:30:59.840786+0000 mgr.a (mgr.14152) 327 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:03.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:03 smithi149 bash[24834]: cluster 2024-09-15T21:31:01.841417+0000 mgr.a (mgr.14152) 328 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:03.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:03 smithi149 bash[24834]: cluster 2024-09-15T21:31:01.841417+0000 mgr.a (mgr.14152) 328 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:03.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:03 smithi032 bash[22713]: cluster 2024-09-15T21:31:01.841417+0000 mgr.a (mgr.14152) 328 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:03.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:03 smithi032 bash[22713]: cluster 2024-09-15T21:31:01.841417+0000 mgr.a (mgr.14152) 328 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:03.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:03 smithi107 bash[24286]: cluster 2024-09-15T21:31:01.841417+0000 mgr.a (mgr.14152) 328 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:03.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:03 smithi107 bash[24286]: cluster 2024-09-15T21:31:01.841417+0000 mgr.a (mgr.14152) 328 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:05.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:05 smithi149 bash[24834]: cluster 2024-09-15T21:31:03.842060+0000 mgr.a (mgr.14152) 329 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:05.860 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:05 smithi149 bash[24834]: cluster 2024-09-15T21:31:03.842060+0000 mgr.a (mgr.14152) 329 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:05.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:05 smithi032 bash[22713]: cluster 2024-09-15T21:31:03.842060+0000 mgr.a (mgr.14152) 329 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:05.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:05 smithi032 bash[22713]: cluster 2024-09-15T21:31:03.842060+0000 mgr.a (mgr.14152) 329 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:05.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:05 smithi107 bash[24286]: cluster 2024-09-15T21:31:03.842060+0000 mgr.a (mgr.14152) 329 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:05.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:05 smithi107 bash[24286]: cluster 2024-09-15T21:31:03.842060+0000 mgr.a (mgr.14152) 329 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:07.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:07 smithi149 bash[24834]: cluster 2024-09-15T21:31:05.842733+0000 mgr.a (mgr.14152) 330 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:07.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:07 smithi149 bash[24834]: cluster 2024-09-15T21:31:05.842733+0000 mgr.a (mgr.14152) 330 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:07.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:07 smithi032 bash[22713]: cluster 2024-09-15T21:31:05.842733+0000 mgr.a (mgr.14152) 330 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:07.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:07 smithi032 bash[22713]: cluster 2024-09-15T21:31:05.842733+0000 mgr.a (mgr.14152) 330 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:07.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:07 smithi107 bash[24286]: cluster 2024-09-15T21:31:05.842733+0000 mgr.a (mgr.14152) 330 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:07.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:07 smithi107 bash[24286]: cluster 2024-09-15T21:31:05.842733+0000 mgr.a (mgr.14152) 330 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:09.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:09 smithi149 bash[24834]: cluster 2024-09-15T21:31:07.843403+0000 mgr.a (mgr.14152) 331 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:09.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:09 smithi149 bash[24834]: cluster 2024-09-15T21:31:07.843403+0000 mgr.a (mgr.14152) 331 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:09.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:09 smithi032 bash[22713]: cluster 2024-09-15T21:31:07.843403+0000 mgr.a (mgr.14152) 331 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:09.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:09 smithi032 bash[22713]: cluster 2024-09-15T21:31:07.843403+0000 mgr.a (mgr.14152) 331 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:09.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:09 smithi107 bash[24286]: cluster 2024-09-15T21:31:07.843403+0000 mgr.a (mgr.14152) 331 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:09.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:09 smithi107 bash[24286]: cluster 2024-09-15T21:31:07.843403+0000 mgr.a (mgr.14152) 331 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:11.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:11 smithi149 bash[24834]: cluster 2024-09-15T21:31:09.844012+0000 mgr.a (mgr.14152) 332 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:11.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:11 smithi149 bash[24834]: cluster 2024-09-15T21:31:09.844012+0000 mgr.a (mgr.14152) 332 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:11.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:11 smithi032 bash[22713]: cluster 2024-09-15T21:31:09.844012+0000 mgr.a (mgr.14152) 332 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:11.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:11 smithi032 bash[22713]: cluster 2024-09-15T21:31:09.844012+0000 mgr.a (mgr.14152) 332 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:11.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:11 smithi107 bash[24286]: cluster 2024-09-15T21:31:09.844012+0000 mgr.a (mgr.14152) 332 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:11.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:11 smithi107 bash[24286]: cluster 2024-09-15T21:31:09.844012+0000 mgr.a (mgr.14152) 332 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:13.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:13 smithi149 bash[24834]: cluster 2024-09-15T21:31:11.844580+0000 mgr.a (mgr.14152) 333 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:13.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:13 smithi149 bash[24834]: cluster 2024-09-15T21:31:11.844580+0000 mgr.a (mgr.14152) 333 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:13.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:13 smithi032 bash[22713]: cluster 2024-09-15T21:31:11.844580+0000 mgr.a (mgr.14152) 333 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:13.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:13 smithi032 bash[22713]: cluster 2024-09-15T21:31:11.844580+0000 mgr.a (mgr.14152) 333 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:13.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:13 smithi107 bash[24286]: cluster 2024-09-15T21:31:11.844580+0000 mgr.a (mgr.14152) 333 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:13.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:13 smithi107 bash[24286]: cluster 2024-09-15T21:31:11.844580+0000 mgr.a (mgr.14152) 333 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:15.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:15 smithi149 bash[24834]: cluster 2024-09-15T21:31:13.845211+0000 mgr.a (mgr.14152) 334 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:15.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:15 smithi149 bash[24834]: cluster 2024-09-15T21:31:13.845211+0000 mgr.a (mgr.14152) 334 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:15.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:15 smithi032 bash[22713]: cluster 2024-09-15T21:31:13.845211+0000 mgr.a (mgr.14152) 334 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:15.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:15 smithi032 bash[22713]: cluster 2024-09-15T21:31:13.845211+0000 mgr.a (mgr.14152) 334 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:15.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:15 smithi107 bash[24286]: cluster 2024-09-15T21:31:13.845211+0000 mgr.a (mgr.14152) 334 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:15.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:15 smithi107 bash[24286]: cluster 2024-09-15T21:31:13.845211+0000 mgr.a (mgr.14152) 334 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:17.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:17 smithi149 bash[24834]: cluster 2024-09-15T21:31:15.845775+0000 mgr.a (mgr.14152) 335 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:17.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:17 smithi149 bash[24834]: cluster 2024-09-15T21:31:15.845775+0000 mgr.a (mgr.14152) 335 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:17.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:17 smithi032 bash[22713]: cluster 2024-09-15T21:31:15.845775+0000 mgr.a (mgr.14152) 335 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:17.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:17 smithi032 bash[22713]: cluster 2024-09-15T21:31:15.845775+0000 mgr.a (mgr.14152) 335 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:17.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:17 smithi107 bash[24286]: cluster 2024-09-15T21:31:15.845775+0000 mgr.a (mgr.14152) 335 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:17.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:17 smithi107 bash[24286]: cluster 2024-09-15T21:31:15.845775+0000 mgr.a (mgr.14152) 335 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:19.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:19 smithi149 bash[24834]: cluster 2024-09-15T21:31:17.846288+0000 mgr.a (mgr.14152) 336 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:19.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:19 smithi149 bash[24834]: cluster 2024-09-15T21:31:17.846288+0000 mgr.a (mgr.14152) 336 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:19 smithi032 bash[22713]: cluster 2024-09-15T21:31:17.846288+0000 mgr.a (mgr.14152) 336 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:19.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:19 smithi032 bash[22713]: cluster 2024-09-15T21:31:17.846288+0000 mgr.a (mgr.14152) 336 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:19.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:19 smithi107 bash[24286]: cluster 2024-09-15T21:31:17.846288+0000 mgr.a (mgr.14152) 336 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:19.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:19 smithi107 bash[24286]: cluster 2024-09-15T21:31:17.846288+0000 mgr.a (mgr.14152) 336 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:21.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:21 smithi149 bash[24834]: cluster 2024-09-15T21:31:19.846804+0000 mgr.a (mgr.14152) 337 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:21.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:21 smithi149 bash[24834]: cluster 2024-09-15T21:31:19.846804+0000 mgr.a (mgr.14152) 337 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:21.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:21 smithi032 bash[22713]: cluster 2024-09-15T21:31:19.846804+0000 mgr.a (mgr.14152) 337 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:21.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:21 smithi032 bash[22713]: cluster 2024-09-15T21:31:19.846804+0000 mgr.a (mgr.14152) 337 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:21.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:21 smithi107 bash[24286]: cluster 2024-09-15T21:31:19.846804+0000 mgr.a (mgr.14152) 337 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:21.929 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:21 smithi107 bash[24286]: cluster 2024-09-15T21:31:19.846804+0000 mgr.a (mgr.14152) 337 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:23.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:23 smithi149 bash[24834]: cluster 2024-09-15T21:31:21.847354+0000 mgr.a (mgr.14152) 338 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:23.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:23 smithi149 bash[24834]: cluster 2024-09-15T21:31:21.847354+0000 mgr.a (mgr.14152) 338 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:23.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:23 smithi032 bash[22713]: cluster 2024-09-15T21:31:21.847354+0000 mgr.a (mgr.14152) 338 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:23.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:23 smithi032 bash[22713]: cluster 2024-09-15T21:31:21.847354+0000 mgr.a (mgr.14152) 338 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:23.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:23 smithi107 bash[24286]: cluster 2024-09-15T21:31:21.847354+0000 mgr.a (mgr.14152) 338 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:23.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:23 smithi107 bash[24286]: cluster 2024-09-15T21:31:21.847354+0000 mgr.a (mgr.14152) 338 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:25.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:25 smithi149 bash[24834]: cluster 2024-09-15T21:31:23.847910+0000 mgr.a (mgr.14152) 339 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:25.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:25 smithi149 bash[24834]: cluster 2024-09-15T21:31:23.847910+0000 mgr.a (mgr.14152) 339 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:25.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:25 smithi032 bash[22713]: cluster 2024-09-15T21:31:23.847910+0000 mgr.a (mgr.14152) 339 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:25.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:25 smithi032 bash[22713]: cluster 2024-09-15T21:31:23.847910+0000 mgr.a (mgr.14152) 339 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:25.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:25 smithi107 bash[24286]: cluster 2024-09-15T21:31:23.847910+0000 mgr.a (mgr.14152) 339 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:25.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:25 smithi107 bash[24286]: cluster 2024-09-15T21:31:23.847910+0000 mgr.a (mgr.14152) 339 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:26.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:26 smithi149 bash[24834]: cluster 2024-09-15T21:31:25.848458+0000 mgr.a (mgr.14152) 340 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:26.859 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:26 smithi149 bash[24834]: cluster 2024-09-15T21:31:25.848458+0000 mgr.a (mgr.14152) 340 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:26.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:26 smithi032 bash[22713]: cluster 2024-09-15T21:31:25.848458+0000 mgr.a (mgr.14152) 340 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:26.885 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:26 smithi032 bash[22713]: cluster 2024-09-15T21:31:25.848458+0000 mgr.a (mgr.14152) 340 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:26.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:26 smithi107 bash[24286]: cluster 2024-09-15T21:31:25.848458+0000 mgr.a (mgr.14152) 340 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:26.928 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:26 smithi107 bash[24286]: cluster 2024-09-15T21:31:25.848458+0000 mgr.a (mgr.14152) 340 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:29.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:28 smithi107 bash[24286]: cluster 2024-09-15T21:31:27.848967+0000 mgr.a (mgr.14152) 341 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:29.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:28 smithi107 bash[24286]: cluster 2024-09-15T21:31:27.848967+0000 mgr.a (mgr.14152) 341 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:29.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:28 smithi149 bash[24834]: cluster 2024-09-15T21:31:27.848967+0000 mgr.a (mgr.14152) 341 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:29.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:28 smithi149 bash[24834]: cluster 2024-09-15T21:31:27.848967+0000 mgr.a (mgr.14152) 341 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:29.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:28 smithi032 bash[22713]: cluster 2024-09-15T21:31:27.848967+0000 mgr.a (mgr.14152) 341 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:29.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:28 smithi032 bash[22713]: cluster 2024-09-15T21:31:27.848967+0000 mgr.a (mgr.14152) 341 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:31.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:30 smithi107 bash[24286]: cluster 2024-09-15T21:31:29.849497+0000 mgr.a (mgr.14152) 342 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:31.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:30 smithi107 bash[24286]: cluster 2024-09-15T21:31:29.849497+0000 mgr.a (mgr.14152) 342 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:31.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:30 smithi149 bash[24834]: cluster 2024-09-15T21:31:29.849497+0000 mgr.a (mgr.14152) 342 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:31.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:30 smithi149 bash[24834]: cluster 2024-09-15T21:31:29.849497+0000 mgr.a (mgr.14152) 342 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:31.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:30 smithi032 bash[22713]: cluster 2024-09-15T21:31:29.849497+0000 mgr.a (mgr.14152) 342 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:31.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:30 smithi032 bash[22713]: cluster 2024-09-15T21:31:29.849497+0000 mgr.a (mgr.14152) 342 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:33.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:32 smithi107 bash[24286]: cluster 2024-09-15T21:31:31.850034+0000 mgr.a (mgr.14152) 343 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:33.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:32 smithi107 bash[24286]: cluster 2024-09-15T21:31:31.850034+0000 mgr.a (mgr.14152) 343 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:33.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:32 smithi149 bash[24834]: cluster 2024-09-15T21:31:31.850034+0000 mgr.a (mgr.14152) 343 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:33.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:32 smithi149 bash[24834]: cluster 2024-09-15T21:31:31.850034+0000 mgr.a (mgr.14152) 343 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:33.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:32 smithi032 bash[22713]: cluster 2024-09-15T21:31:31.850034+0000 mgr.a (mgr.14152) 343 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:33.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:32 smithi032 bash[22713]: cluster 2024-09-15T21:31:31.850034+0000 mgr.a (mgr.14152) 343 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:34.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:33 smithi107 bash[24286]: audit 2024-09-15T21:31:33.506415+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:31:34.181 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:33 smithi107 bash[24286]: audit 2024-09-15T21:31:33.506415+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:31:34.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:33 smithi149 bash[24834]: audit 2024-09-15T21:31:33.506415+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:31:34.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:33 smithi149 bash[24834]: audit 2024-09-15T21:31:33.506415+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:31:34.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:33 smithi032 bash[22713]: audit 2024-09-15T21:31:33.506415+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:31:34.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:33 smithi032 bash[22713]: audit 2024-09-15T21:31:33.506415+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-15T21:31:35.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: cluster 2024-09-15T21:31:33.850548+0000 mgr.a (mgr.14152) 344 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:35.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: cluster 2024-09-15T21:31:33.850548+0000 mgr.a (mgr.14152) 344 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:35.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: audit 2024-09-15T21:31:34.303741+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:31:35.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: audit 2024-09-15T21:31:34.303741+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:31:35.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: audit 2024-09-15T21:31:34.304884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:31:35.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: audit 2024-09-15T21:31:34.304884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:31:35.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: audit 2024-09-15T21:31:34.313883+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:31:35.179 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:34 smithi107 bash[24286]: audit 2024-09-15T21:31:34.313883+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: cluster 2024-09-15T21:31:33.850548+0000 mgr.a (mgr.14152) 344 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: cluster 2024-09-15T21:31:33.850548+0000 mgr.a (mgr.14152) 344 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: audit 2024-09-15T21:31:34.303741+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: audit 2024-09-15T21:31:34.303741+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: audit 2024-09-15T21:31:34.304884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: audit 2024-09-15T21:31:34.304884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: audit 2024-09-15T21:31:34.313883+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:31:35.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:34 smithi149 bash[24834]: audit 2024-09-15T21:31:34.313883+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: cluster 2024-09-15T21:31:33.850548+0000 mgr.a (mgr.14152) 344 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: cluster 2024-09-15T21:31:33.850548+0000 mgr.a (mgr.14152) 344 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: audit 2024-09-15T21:31:34.303741+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: audit 2024-09-15T21:31:34.303741+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: audit 2024-09-15T21:31:34.304884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: audit 2024-09-15T21:31:34.304884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: audit 2024-09-15T21:31:34.313883+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:31:35.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:34 smithi032 bash[22713]: audit 2024-09-15T21:31:34.313883+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.32:0/630339235' entity='mgr.a' 2024-09-15T21:31:37.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:36 smithi107 bash[24286]: cluster 2024-09-15T21:31:35.851102+0000 mgr.a (mgr.14152) 345 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:37.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:36 smithi107 bash[24286]: cluster 2024-09-15T21:31:35.851102+0000 mgr.a (mgr.14152) 345 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:37.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:36 smithi149 bash[24834]: cluster 2024-09-15T21:31:35.851102+0000 mgr.a (mgr.14152) 345 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:37.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:36 smithi149 bash[24834]: cluster 2024-09-15T21:31:35.851102+0000 mgr.a (mgr.14152) 345 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:37.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:36 smithi032 bash[22713]: cluster 2024-09-15T21:31:35.851102+0000 mgr.a (mgr.14152) 345 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:37.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:36 smithi032 bash[22713]: cluster 2024-09-15T21:31:35.851102+0000 mgr.a (mgr.14152) 345 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:39.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:38 smithi107 bash[24286]: cluster 2024-09-15T21:31:37.851625+0000 mgr.a (mgr.14152) 346 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:39.178 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:38 smithi107 bash[24286]: cluster 2024-09-15T21:31:37.851625+0000 mgr.a (mgr.14152) 346 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:39.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:38 smithi149 bash[24834]: cluster 2024-09-15T21:31:37.851625+0000 mgr.a (mgr.14152) 346 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:39.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:38 smithi149 bash[24834]: cluster 2024-09-15T21:31:37.851625+0000 mgr.a (mgr.14152) 346 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:39.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:38 smithi032 bash[22713]: cluster 2024-09-15T21:31:37.851625+0000 mgr.a (mgr.14152) 346 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:39.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:38 smithi032 bash[22713]: cluster 2024-09-15T21:31:37.851625+0000 mgr.a (mgr.14152) 346 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:41.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:40 smithi149 bash[24834]: cluster 2024-09-15T21:31:39.852153+0000 mgr.a (mgr.14152) 347 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:41.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:40 smithi149 bash[24834]: cluster 2024-09-15T21:31:39.852153+0000 mgr.a (mgr.14152) 347 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:41.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:40 smithi032 bash[22713]: cluster 2024-09-15T21:31:39.852153+0000 mgr.a (mgr.14152) 347 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:41.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:40 smithi032 bash[22713]: cluster 2024-09-15T21:31:39.852153+0000 mgr.a (mgr.14152) 347 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:41.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:40 smithi107 bash[24286]: cluster 2024-09-15T21:31:39.852153+0000 mgr.a (mgr.14152) 347 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:41.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:40 smithi107 bash[24286]: cluster 2024-09-15T21:31:39.852153+0000 mgr.a (mgr.14152) 347 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:43.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:42 smithi149 bash[24834]: cluster 2024-09-15T21:31:41.852633+0000 mgr.a (mgr.14152) 348 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:43.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:42 smithi149 bash[24834]: cluster 2024-09-15T21:31:41.852633+0000 mgr.a (mgr.14152) 348 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:43.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:42 smithi032 bash[22713]: cluster 2024-09-15T21:31:41.852633+0000 mgr.a (mgr.14152) 348 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:43.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:42 smithi032 bash[22713]: cluster 2024-09-15T21:31:41.852633+0000 mgr.a (mgr.14152) 348 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:43.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:42 smithi107 bash[24286]: cluster 2024-09-15T21:31:41.852633+0000 mgr.a (mgr.14152) 348 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:43.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:42 smithi107 bash[24286]: cluster 2024-09-15T21:31:41.852633+0000 mgr.a (mgr.14152) 348 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:45.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:44 smithi149 bash[24834]: cluster 2024-09-15T21:31:43.853164+0000 mgr.a (mgr.14152) 349 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:45.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:44 smithi149 bash[24834]: cluster 2024-09-15T21:31:43.853164+0000 mgr.a (mgr.14152) 349 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:45.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:44 smithi032 bash[22713]: cluster 2024-09-15T21:31:43.853164+0000 mgr.a (mgr.14152) 349 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:45.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:44 smithi032 bash[22713]: cluster 2024-09-15T21:31:43.853164+0000 mgr.a (mgr.14152) 349 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:45.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:44 smithi107 bash[24286]: cluster 2024-09-15T21:31:43.853164+0000 mgr.a (mgr.14152) 349 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:45.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:44 smithi107 bash[24286]: cluster 2024-09-15T21:31:43.853164+0000 mgr.a (mgr.14152) 349 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:47.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:46 smithi149 bash[24834]: cluster 2024-09-15T21:31:45.853698+0000 mgr.a (mgr.14152) 350 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:47.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:46 smithi149 bash[24834]: cluster 2024-09-15T21:31:45.853698+0000 mgr.a (mgr.14152) 350 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:47.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:46 smithi032 bash[22713]: cluster 2024-09-15T21:31:45.853698+0000 mgr.a (mgr.14152) 350 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:47.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:46 smithi032 bash[22713]: cluster 2024-09-15T21:31:45.853698+0000 mgr.a (mgr.14152) 350 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:47.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:46 smithi107 bash[24286]: cluster 2024-09-15T21:31:45.853698+0000 mgr.a (mgr.14152) 350 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:47.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:46 smithi107 bash[24286]: cluster 2024-09-15T21:31:45.853698+0000 mgr.a (mgr.14152) 350 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:49.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:48 smithi149 bash[24834]: cluster 2024-09-15T21:31:47.854220+0000 mgr.a (mgr.14152) 351 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:49.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:48 smithi149 bash[24834]: cluster 2024-09-15T21:31:47.854220+0000 mgr.a (mgr.14152) 351 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:49.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:48 smithi032 bash[22713]: cluster 2024-09-15T21:31:47.854220+0000 mgr.a (mgr.14152) 351 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:49.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:48 smithi032 bash[22713]: cluster 2024-09-15T21:31:47.854220+0000 mgr.a (mgr.14152) 351 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:49.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:48 smithi107 bash[24286]: cluster 2024-09-15T21:31:47.854220+0000 mgr.a (mgr.14152) 351 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:49.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:48 smithi107 bash[24286]: cluster 2024-09-15T21:31:47.854220+0000 mgr.a (mgr.14152) 351 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:51.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:50 smithi149 bash[24834]: cluster 2024-09-15T21:31:49.854750+0000 mgr.a (mgr.14152) 352 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:51.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:50 smithi149 bash[24834]: cluster 2024-09-15T21:31:49.854750+0000 mgr.a (mgr.14152) 352 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:51.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:50 smithi032 bash[22713]: cluster 2024-09-15T21:31:49.854750+0000 mgr.a (mgr.14152) 352 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:51.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:50 smithi032 bash[22713]: cluster 2024-09-15T21:31:49.854750+0000 mgr.a (mgr.14152) 352 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:51.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:50 smithi107 bash[24286]: cluster 2024-09-15T21:31:49.854750+0000 mgr.a (mgr.14152) 352 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:51.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:50 smithi107 bash[24286]: cluster 2024-09-15T21:31:49.854750+0000 mgr.a (mgr.14152) 352 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:53.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:52 smithi149 bash[24834]: cluster 2024-09-15T21:31:51.855306+0000 mgr.a (mgr.14152) 353 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:53.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:52 smithi149 bash[24834]: cluster 2024-09-15T21:31:51.855306+0000 mgr.a (mgr.14152) 353 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:53.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:52 smithi032 bash[22713]: cluster 2024-09-15T21:31:51.855306+0000 mgr.a (mgr.14152) 353 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:53.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:52 smithi032 bash[22713]: cluster 2024-09-15T21:31:51.855306+0000 mgr.a (mgr.14152) 353 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:53.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:52 smithi107 bash[24286]: cluster 2024-09-15T21:31:51.855306+0000 mgr.a (mgr.14152) 353 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:53.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:52 smithi107 bash[24286]: cluster 2024-09-15T21:31:51.855306+0000 mgr.a (mgr.14152) 353 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:55.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:54 smithi149 bash[24834]: cluster 2024-09-15T21:31:53.855861+0000 mgr.a (mgr.14152) 354 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:55.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:54 smithi149 bash[24834]: cluster 2024-09-15T21:31:53.855861+0000 mgr.a (mgr.14152) 354 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:55.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:54 smithi032 bash[22713]: cluster 2024-09-15T21:31:53.855861+0000 mgr.a (mgr.14152) 354 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:55.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:54 smithi032 bash[22713]: cluster 2024-09-15T21:31:53.855861+0000 mgr.a (mgr.14152) 354 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:55.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:54 smithi107 bash[24286]: cluster 2024-09-15T21:31:53.855861+0000 mgr.a (mgr.14152) 354 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:55.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:54 smithi107 bash[24286]: cluster 2024-09-15T21:31:53.855861+0000 mgr.a (mgr.14152) 354 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:57.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:56 smithi149 bash[24834]: cluster 2024-09-15T21:31:55.856401+0000 mgr.a (mgr.14152) 355 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:57.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:56 smithi149 bash[24834]: cluster 2024-09-15T21:31:55.856401+0000 mgr.a (mgr.14152) 355 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:57.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:56 smithi032 bash[22713]: cluster 2024-09-15T21:31:55.856401+0000 mgr.a (mgr.14152) 355 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:57.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:56 smithi032 bash[22713]: cluster 2024-09-15T21:31:55.856401+0000 mgr.a (mgr.14152) 355 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:57.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:56 smithi107 bash[24286]: cluster 2024-09-15T21:31:55.856401+0000 mgr.a (mgr.14152) 355 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:57.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:56 smithi107 bash[24286]: cluster 2024-09-15T21:31:55.856401+0000 mgr.a (mgr.14152) 355 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:58.773 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph mon dump 2024-09-15T21:31:59.153 INFO:teuthology.orchestra.run.smithi032.stdout:epoch 6 2024-09-15T21:31:59.153 INFO:teuthology.orchestra.run.smithi032.stdout:fsid 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:31:59.153 INFO:teuthology.orchestra.run.smithi032.stdout:last_changed 2024-09-15T21:29:02.976171+0000 2024-09-15T21:31:59.153 INFO:teuthology.orchestra.run.smithi032.stdout:created 2024-09-15T21:21:55.480441+0000 2024-09-15T21:31:59.154 INFO:teuthology.orchestra.run.smithi032.stdout:min_mon_release 19 (squid) 2024-09-15T21:31:59.154 INFO:teuthology.orchestra.run.smithi032.stdout:election_strategy: 1 2024-09-15T21:31:59.154 INFO:teuthology.orchestra.run.smithi032.stdout:0: [v2:172.21.15.32:3300/0,v1:172.21.15.32:6789/0] mon.a; crush_location {datacenter=a} 2024-09-15T21:31:59.154 INFO:teuthology.orchestra.run.smithi032.stdout:1: [v2:172.21.15.149:3300/0,v1:172.21.15.149:6789/0] mon.c; crush_location {datacenter=a,rack=3} 2024-09-15T21:31:59.154 INFO:teuthology.orchestra.run.smithi032.stdout:2: [v2:172.21.15.107:3300/0,v1:172.21.15.107:6789/0] mon.b; crush_location {datacenter=b,rack=2} 2024-09-15T21:31:59.155 INFO:teuthology.orchestra.run.smithi032.stderr:dumped monmap epoch 6 2024-09-15T21:31:59.165 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph mon dump --format json 2024-09-15T21:31:59.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:58 smithi149 bash[24834]: cluster 2024-09-15T21:31:57.856921+0000 mgr.a (mgr.14152) 356 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:59.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:58 smithi149 bash[24834]: cluster 2024-09-15T21:31:57.856921+0000 mgr.a (mgr.14152) 356 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:59.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:58 smithi032 bash[22713]: cluster 2024-09-15T21:31:57.856921+0000 mgr.a (mgr.14152) 356 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:59.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:58 smithi032 bash[22713]: cluster 2024-09-15T21:31:57.856921+0000 mgr.a (mgr.14152) 356 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:59.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:58 smithi107 bash[24286]: cluster 2024-09-15T21:31:57.856921+0000 mgr.a (mgr.14152) 356 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:59.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:58 smithi107 bash[24286]: cluster 2024-09-15T21:31:57.856921+0000 mgr.a (mgr.14152) 356 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:31:59.530 INFO:teuthology.orchestra.run.smithi032.stderr:dumped monmap epoch 6 2024-09-15T21:31:59.531 INFO:teuthology.orchestra.run.smithi032.stdout: 2024-09-15T21:31:59.531 INFO:teuthology.orchestra.run.smithi032.stdout:{"epoch":6,"fsid":"4fc84126-73a8-11ef-bceb-c7b262605968","modified":"2024-09-15T21:29:02.976171Z","created":"2024-09-15T21:21:55.480441Z","min_mon_release":19,"min_mon_release_name":"squid","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","squid"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.32:3300","nonce":0},{"type":"v1","addr":"172.21.15.32:6789","nonce":0}]},"addr":"172.21.15.32:6789/0","public_addr":"172.21.15.32:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.149:3300","nonce":0},{"type":"v1","addr":"172.21.15.149:6789","nonce":0}]},"addr":"172.21.15.149:6789/0","public_addr":"172.21.15.149:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=a,rack=3}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.107:3300","nonce":0},{"type":"v1","addr":"172.21.15.107:6789","nonce":0}]},"addr":"172.21.15.107:6789/0","public_addr":"172.21.15.107:6789/0","priority":0,"weight":0,"crush_location":"{datacenter=b,rack=2}"}],"quorum":[0,1,2]} 2024-09-15T21:31:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:+ read monid 2024-09-15T21:31:59.542 INFO:teuthology.orchestra.run.smithi032.stderr:+ read crushloc 2024-09-15T21:31:59.543 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph mon dump --format json 2024-09-15T21:31:59.543 INFO:teuthology.orchestra.run.smithi032.stderr:+ jq --arg monid a --arg crushloc '{datacenter=a}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-15T21:31:59.896 INFO:teuthology.orchestra.run.smithi032.stderr:dumped monmap epoch 6 2024-09-15T21:31:59.907 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-15T21:31:59.908 INFO:teuthology.orchestra.run.smithi032.stderr:+ read monid 2024-09-15T21:31:59.908 INFO:teuthology.orchestra.run.smithi032.stderr:+ read crushloc 2024-09-15T21:31:59.908 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph mon dump --format json 2024-09-15T21:31:59.908 INFO:teuthology.orchestra.run.smithi032.stderr:+ jq --arg monid b --arg crushloc '{datacenter=b,rack=2}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-15T21:32:00.272 INFO:teuthology.orchestra.run.smithi032.stderr:dumped monmap epoch 6 2024-09-15T21:32:00.284 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-15T21:32:00.284 INFO:teuthology.orchestra.run.smithi032.stderr:+ read monid 2024-09-15T21:32:00.284 INFO:teuthology.orchestra.run.smithi032.stderr:+ read crushloc 2024-09-15T21:32:00.284 INFO:teuthology.orchestra.run.smithi032.stderr:+ ceph mon dump --format json 2024-09-15T21:32:00.284 INFO:teuthology.orchestra.run.smithi032.stderr:+ jq --arg monid c --arg crushloc '{datacenter=a,rack=3}' -e '.mons | .[] | select(.name == $monid) | .crush_location == $crushloc' 2024-09-15T21:32:00.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:59 smithi149 bash[24834]: audit 2024-09-15T21:31:59.156584+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/424287311' entity='client.admin' cmd={"prefix": "mon dump"} : dispatch 2024-09-15T21:32:00.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:59 smithi149 bash[24834]: audit 2024-09-15T21:31:59.156584+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/424287311' entity='client.admin' cmd={"prefix": "mon dump"} : dispatch 2024-09-15T21:32:00.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:59 smithi149 bash[24834]: audit 2024-09-15T21:31:59.534140+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.32:0/3984424801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:59 smithi149 bash[24834]: audit 2024-09-15T21:31:59.534140+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.32:0/3984424801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:59 smithi149 bash[24834]: audit 2024-09-15T21:31:59.900050+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.32:0/1926783736' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:31:59 smithi149 bash[24834]: audit 2024-09-15T21:31:59.900050+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.32:0/1926783736' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:59 smithi032 bash[22713]: audit 2024-09-15T21:31:59.156584+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/424287311' entity='client.admin' cmd={"prefix": "mon dump"} : dispatch 2024-09-15T21:32:00.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:59 smithi032 bash[22713]: audit 2024-09-15T21:31:59.156584+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/424287311' entity='client.admin' cmd={"prefix": "mon dump"} : dispatch 2024-09-15T21:32:00.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:59 smithi032 bash[22713]: audit 2024-09-15T21:31:59.534140+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.32:0/3984424801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:59 smithi032 bash[22713]: audit 2024-09-15T21:31:59.534140+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.32:0/3984424801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.384 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:59 smithi032 bash[22713]: audit 2024-09-15T21:31:59.900050+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.32:0/1926783736' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.385 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:31:59 smithi032 bash[22713]: audit 2024-09-15T21:31:59.900050+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.32:0/1926783736' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:59 smithi107 bash[24286]: audit 2024-09-15T21:31:59.156584+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/424287311' entity='client.admin' cmd={"prefix": "mon dump"} : dispatch 2024-09-15T21:32:00.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:59 smithi107 bash[24286]: audit 2024-09-15T21:31:59.156584+0000 mon.a (mon.0) 645 : audit [DBG] from='client.? 172.21.15.32:0/424287311' entity='client.admin' cmd={"prefix": "mon dump"} : dispatch 2024-09-15T21:32:00.428 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:59 smithi107 bash[24286]: audit 2024-09-15T21:31:59.534140+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.32:0/3984424801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:59 smithi107 bash[24286]: audit 2024-09-15T21:31:59.534140+0000 mon.a (mon.0) 646 : audit [DBG] from='client.? 172.21.15.32:0/3984424801' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:59 smithi107 bash[24286]: audit 2024-09-15T21:31:59.900050+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.32:0/1926783736' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.429 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:31:59 smithi107 bash[24286]: audit 2024-09-15T21:31:59.900050+0000 mon.a (mon.0) 647 : audit [DBG] from='client.? 172.21.15.32:0/1926783736' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:00.626 INFO:teuthology.orchestra.run.smithi032.stderr:dumped monmap epoch 6 2024-09-15T21:32:00.638 INFO:teuthology.orchestra.run.smithi032.stdout:true 2024-09-15T21:32:00.639 INFO:teuthology.orchestra.run.smithi032.stderr:+ read monid 2024-09-15T21:32:01.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:00 smithi149 bash[24834]: cluster 2024-09-15T21:31:59.857346+0000 mgr.a (mgr.14152) 357 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:32:01.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:00 smithi149 bash[24834]: cluster 2024-09-15T21:31:59.857346+0000 mgr.a (mgr.14152) 357 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:32:01.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:00 smithi149 bash[24834]: audit 2024-09-15T21:32:00.276025+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.32:0/561591106' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:00 smithi149 bash[24834]: audit 2024-09-15T21:32:00.276025+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.32:0/561591106' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:00 smithi149 bash[24834]: audit 2024-09-15T21:32:00.629525+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.32:0/1056005546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.359 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:00 smithi149 bash[24834]: audit 2024-09-15T21:32:00.629525+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.32:0/1056005546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:00 smithi032 bash[22713]: cluster 2024-09-15T21:31:59.857346+0000 mgr.a (mgr.14152) 357 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:32:01.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:00 smithi032 bash[22713]: cluster 2024-09-15T21:31:59.857346+0000 mgr.a (mgr.14152) 357 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:32:01.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:00 smithi032 bash[22713]: audit 2024-09-15T21:32:00.276025+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.32:0/561591106' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:00 smithi032 bash[22713]: audit 2024-09-15T21:32:00.276025+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.32:0/561591106' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:00 smithi032 bash[22713]: audit 2024-09-15T21:32:00.629525+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.32:0/1056005546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.361 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:00 smithi032 bash[22713]: audit 2024-09-15T21:32:00.629525+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.32:0/1056005546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.363 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-15T21:32:01.375 INFO:tasks.cephadm:Teardown begin 2024-09-15T21:32:01.375 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:32:01.389 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:32:01.401 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:00 smithi107 bash[24286]: cluster 2024-09-15T21:31:59.857346+0000 mgr.a (mgr.14152) 357 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:32:01.401 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:00 smithi107 bash[24286]: cluster 2024-09-15T21:31:59.857346+0000 mgr.a (mgr.14152) 357 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-09-15T21:32:01.401 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:00 smithi107 bash[24286]: audit 2024-09-15T21:32:00.276025+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.32:0/561591106' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.401 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:00 smithi107 bash[24286]: audit 2024-09-15T21:32:00.276025+0000 mon.a (mon.0) 648 : audit [DBG] from='client.? 172.21.15.32:0/561591106' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.401 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:00 smithi107 bash[24286]: audit 2024-09-15T21:32:00.629525+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.32:0/1056005546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.401 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:00 smithi107 bash[24286]: audit 2024-09-15T21:32:00.629525+0000 mon.a (mon.0) 649 : audit [DBG] from='client.? 172.21.15.32:0/1056005546' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-15T21:32:01.404 DEBUG:teuthology.orchestra.run.smithi149:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:32:01.419 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-15T21:32:01.420 DEBUG:teuthology.orchestra.run.smithi032:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-15T21:32:01.440 DEBUG:teuthology.orchestra.run.smithi107:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-15T21:32:01.454 DEBUG:teuthology.orchestra.run.smithi149:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-15T21:32:01.466 INFO:tasks.cephadm:Stopping all daemons... 2024-09-15T21:32:01.467 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-15T21:32:01.467 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a 2024-09-15T21:32:01.635 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:01 smithi032 systemd[1]: Stopping Ceph mon.a for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:01.635 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:01 smithi032 bash[22713]: debug 2024-09-15T21:32:01.595+0000 7f199371d640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.a -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-09-15T21:32:01.635 INFO:journalctl@ceph.mon.a.smithi032.stdout:Sep 15 21:32:01 smithi032 bash[22713]: debug 2024-09-15T21:32:01.595+0000 7f199371d640 -1 mon.a@0(leader) e6 *** Got Signal Terminated *** 2024-09-15T21:32:02.439 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.a.service' 2024-09-15T21:32:02.464 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:02.464 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-15T21:32:02.464 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-15T21:32:02.464 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.b 2024-09-15T21:32:02.856 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:02 smithi107 systemd[1]: Stopping Ceph mon.b for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:03.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:02 smithi107 bash[24286]: debug 2024-09-15T21:32:02.853+0000 7fafc199f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.b -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-09-15T21:32:03.125 INFO:journalctl@ceph.mon.b.smithi107.stdout:Sep 15 21:32:02 smithi107 bash[24286]: debug 2024-09-15T21:32:02.853+0000 7fafc199f640 -1 mon.b@2(peon) e6 *** Got Signal Terminated *** 2024-09-15T21:32:03.646 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.b.service' 2024-09-15T21:32:03.677 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:03.677 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-15T21:32:03.677 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-15T21:32:03.677 DEBUG:teuthology.orchestra.run.smithi149:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.c 2024-09-15T21:32:04.074 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:03 smithi149 systemd[1]: Stopping Ceph mon.c for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:04.074 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:03 smithi149 bash[24834]: debug 2024-09-15T21:32:03.832+0000 7f35aec5f640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mon -n mon.c -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-09-15T21:32:04.074 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:03 smithi149 bash[24834]: debug 2024-09-15T21:32:03.832+0000 7f35aec5f640 -1 mon.c@1(peon) e6 *** Got Signal Terminated *** 2024-09-15T21:32:04.358 INFO:journalctl@ceph.mon.c.smithi149.stdout:Sep 15 21:32:04 smithi149 bash[31286]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-mon-c 2024-09-15T21:32:04.502 DEBUG:teuthology.orchestra.run.smithi149:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mon.c.service' 2024-09-15T21:32:04.535 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:04.535 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-15T21:32:04.535 INFO:tasks.cephadm.mgr.a:Stopping mgr.a... 2024-09-15T21:32:04.535 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a 2024-09-15T21:32:04.884 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:32:04 smithi032 systemd[1]: Stopping Ceph mgr.a for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:04.884 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:32:04 smithi032 bash[22966]: debug 2024-09-15T21:32:04.683+0000 7f5c3039b640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.a -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-15T21:32:04.884 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:32:04 smithi032 bash[22966]: debug 2024-09-15T21:32:04.683+0000 7f5c3039b640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-15T21:32:05.149 INFO:journalctl@ceph.mgr.a.smithi032.stdout:Sep 15 21:32:05 smithi032 bash[38329]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-mgr-a 2024-09-15T21:32:05.340 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.a.service' 2024-09-15T21:32:05.360 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:05.361 INFO:tasks.cephadm.mgr.a:Stopped mgr.a 2024-09-15T21:32:05.361 INFO:tasks.cephadm.mgr.b:Stopping mgr.b... 2024-09-15T21:32:05.361 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.b 2024-09-15T21:32:05.678 INFO:journalctl@ceph.mgr.b.smithi107.stdout:Sep 15 21:32:05 smithi107 systemd[1]: Stopping Ceph mgr.b for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:06.340 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@mgr.b.service' 2024-09-15T21:32:06.360 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:06.361 INFO:tasks.cephadm.mgr.b:Stopped mgr.b 2024-09-15T21:32:06.361 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-15T21:32:06.361 DEBUG:teuthology.orchestra.run.smithi032:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.0 2024-09-15T21:32:06.635 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 15 21:32:06 smithi032 systemd[1]: Stopping Ceph osd.0 for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:06.635 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 15 21:32:06 smithi032 bash[32295]: debug 2024-09-15T21:32:06.502+0000 7f40e1585640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.0 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-15T21:32:06.635 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 15 21:32:06 smithi032 bash[32295]: debug 2024-09-15T21:32:06.502+0000 7f40e1585640 -1 osd.0 21 *** Got signal Terminated *** 2024-09-15T21:32:06.635 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 15 21:32:06 smithi032 bash[32295]: debug 2024-09-15T21:32:06.502+0000 7f40e1585640 -1 osd.0 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-15T21:32:12.884 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 15 21:32:12 smithi032 bash[38429]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-osd-0 2024-09-15T21:32:12.885 INFO:journalctl@ceph.osd.0.smithi032.stdout:Sep 15 21:32:12 smithi032 bash[38496]: Error response from daemon: No such container: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-osd-0 2024-09-15T21:32:14.403 DEBUG:teuthology.orchestra.run.smithi032:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.0.service' 2024-09-15T21:32:14.436 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:14.437 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-15T21:32:14.437 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-15T21:32:14.437 DEBUG:teuthology.orchestra.run.smithi107:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.1 2024-09-15T21:32:14.928 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:32:14 smithi107 systemd[1]: Stopping Ceph osd.1 for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:14.928 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:32:14 smithi107 bash[27248]: debug 2024-09-15T21:32:14.581+0000 7f44a9479640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.1 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-15T21:32:14.928 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:32:14 smithi107 bash[27248]: debug 2024-09-15T21:32:14.581+0000 7f44a9479640 -1 osd.1 21 *** Got signal Terminated *** 2024-09-15T21:32:14.929 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:32:14 smithi107 bash[27248]: debug 2024-09-15T21:32:14.581+0000 7f44a9479640 -1 osd.1 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-15T21:32:20.864 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:32:20 smithi107 bash[30986]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-osd-1 2024-09-15T21:32:20.864 INFO:journalctl@ceph.osd.1.smithi107.stdout:Sep 15 21:32:20 smithi107 bash[31052]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-osd-1 2024-09-15T21:32:22.594 DEBUG:teuthology.orchestra.run.smithi107:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.1.service' 2024-09-15T21:32:22.642 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:22.642 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-15T21:32:22.642 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-15T21:32:22.643 DEBUG:teuthology.orchestra.run.smithi149:> sudo systemctl stop ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.2 2024-09-15T21:32:23.108 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:32:22 smithi149 systemd[1]: Stopping Ceph osd.2 for 4fc84126-73a8-11ef-bceb-c7b262605968... 2024-09-15T21:32:23.108 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:32:22 smithi149 bash[27772]: debug 2024-09-15T21:32:22.860+0000 7fdc313aa640 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-osd -n osd.2 -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2024-09-15T21:32:23.109 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:32:22 smithi149 bash[27772]: debug 2024-09-15T21:32:22.860+0000 7fdc313aa640 -1 osd.2 21 *** Got signal Terminated *** 2024-09-15T21:32:23.109 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:32:22 smithi149 bash[27772]: debug 2024-09-15T21:32:22.860+0000 7fdc313aa640 -1 osd.2 21 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-15T21:32:29.000 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:32:28 smithi149 bash[31388]: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-osd-2 2024-09-15T21:32:29.001 INFO:journalctl@ceph.osd.2.smithi149.stdout:Sep 15 21:32:28 smithi149 bash[31450]: Error response from daemon: No such container: ceph-4fc84126-73a8-11ef-bceb-c7b262605968-osd-2 2024-09-15T21:32:30.440 DEBUG:teuthology.orchestra.run.smithi149:> sudo pkill -f 'journalctl -f -n 0 -u ceph-4fc84126-73a8-11ef-bceb-c7b262605968@osd.2.service' 2024-09-15T21:32:30.482 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-15T21:32:30.483 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-15T21:32:30.483 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-15T21:32:30.671 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:32:32.930 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-15T21:32:33.117 INFO:teuthology.orchestra.run.smithi107.stdout:Deleting cluster with fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:32:35.389 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-15T21:32:35.574 INFO:teuthology.orchestra.run.smithi149.stdout:Deleting cluster with fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:32:37.587 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:32:37.602 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:32:37.617 DEBUG:teuthology.orchestra.run.smithi149:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-15T21:32:37.629 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-15T21:32:37.630 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi032/crash 2024-09-15T21:32:37.631 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash -- . 2024-09-15T21:32:37.658 INFO:teuthology.orchestra.run.smithi032.stderr:tar: /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-15T21:32:37.658 INFO:teuthology.orchestra.run.smithi032.stderr:tar: Error is not recoverable: exiting now 2024-09-15T21:32:37.660 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi107/crash 2024-09-15T21:32:37.661 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash -- . 2024-09-15T21:32:37.673 INFO:teuthology.orchestra.run.smithi107.stderr:tar: /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-15T21:32:37.673 INFO:teuthology.orchestra.run.smithi107.stderr:tar: Error is not recoverable: exiting now 2024-09-15T21:32:37.675 DEBUG:teuthology.misc:Transferring archived files from smithi149:/var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi149/crash 2024-09-15T21:32:37.676 DEBUG:teuthology.orchestra.run.smithi149:> sudo tar c -f - -C /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash -- . 2024-09-15T21:32:37.686 INFO:teuthology.orchestra.run.smithi149.stderr:tar: /var/lib/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-15T21:32:37.686 INFO:teuthology.orchestra.run.smithi149.stderr:tar: Error is not recoverable: exiting now 2024-09-15T21:32:37.687 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-15T21:32:37.688 DEBUG:teuthology.orchestra.run.smithi032:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v MON_DOWN | egrep -v POOL_APP_NOT_ENABLED | egrep -v 'mon down' | egrep -v 'mons down' | egrep -v 'out of quorum' | egrep -v CEPHADM_FAILED_DAEMON | head -n 1 2024-09-15T21:32:37.717 INFO:tasks.cephadm:Compressing logs... 2024-09-15T21:32:37.718 DEBUG:teuthology.orchestra.run.smithi032:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-15T21:32:37.761 DEBUG:teuthology.orchestra.run.smithi107:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-15T21:32:37.763 DEBUG:teuthology.orchestra.run.smithi149:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-09-15T21:32:37.769 INFO:teuthology.orchestra.run.smithi032.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-15T21:32:37.774 INFO:teuthology.orchestra.run.smithi107.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-15T21:32:37.776 INFO:teuthology.orchestra.run.smithi149.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-15T21:32:37.778 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-15T21:32:37.778 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-15T21:32:37.779 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-15T21:32:37.779 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-15T21:32:37.780 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log 2024-09-15T21:32:37.780 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-15T21:32:37.780 INFO:teuthology.orchestra.run.smithi032.stderr: 82.1% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-15T21:32:37.781 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-15T21:32:37.781 INFO:teuthology.orchestra.run.smithi032.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mgr.a.log 2024-09-15T21:32:37.781 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log: 87.7% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-15T21:32:37.781 INFO:teuthology.orchestra.run.smithi032.stderr: 87.0% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-15T21:32:37.782 INFO:teuthology.orchestra.run.smithi032.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mgr.a.log: 89.6% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-15T21:32:37.784 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-15T21:32:37.784 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-15T21:32:37.785 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-15T21:32:37.785 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log 2024-09-15T21:32:37.786 INFO:teuthology.orchestra.run.smithi032.stderr: 90.9% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr: 81.6% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mgr.b.log 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log: /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mgr.b.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-15T21:32:37.787 INFO:teuthology.orchestra.run.smithi107.stderr: 87.6% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-15T21:32:37.788 INFO:teuthology.orchestra.run.smithi107.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log: /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.b.log: 89.9% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-15T21:32:37.789 INFO:teuthology.orchestra.run.smithi107.stderr: 91.3% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-15T21:32:37.791 INFO:teuthology.orchestra.run.smithi107.stderr: 90.9% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mgr.b.log.gz 2024-09-15T21:32:37.797 INFO:teuthology.orchestra.run.smithi149.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-15T21:32:37.797 INFO:teuthology.orchestra.run.smithi149.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-15T21:32:37.798 INFO:teuthology.orchestra.run.smithi149.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-15T21:32:37.798 INFO:teuthology.orchestra.run.smithi149.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log 2024-09-15T21:32:37.799 INFO:teuthology.orchestra.run.smithi149.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-15T21:32:37.799 INFO:teuthology.orchestra.run.smithi149.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log: /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log: 81.6% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-15T21:32:37.799 INFO:teuthology.orchestra.run.smithi149.stderr:gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-15T21:32:37.799 INFO:teuthology.orchestra.run.smithi149.stderr: 88.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-15T21:32:37.799 INFO:teuthology.orchestra.run.smithi149.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-15T21:32:37.799 INFO:teuthology.orchestra.run.smithi149.stderr: 87.6% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-15T21:32:37.800 INFO:teuthology.orchestra.run.smithi149.stderr:/var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.c.log: /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log: 89.9% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-15T21:32:37.801 INFO:teuthology.orchestra.run.smithi149.stderr: 91.3% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-15T21:32:37.814 INFO:teuthology.orchestra.run.smithi032.stderr: 93.8% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-15T21:32:37.829 INFO:teuthology.orchestra.run.smithi149.stderr: 93.9% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-15T21:32:37.840 INFO:teuthology.orchestra.run.smithi107.stderr: 93.9% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-15T21:32:37.856 INFO:teuthology.orchestra.run.smithi032.stderr: 90.5% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mgr.a.log.gz 2024-09-15T21:32:37.875 INFO:teuthology.orchestra.run.smithi149.stderr: 93.3% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-15T21:32:37.877 INFO:teuthology.orchestra.run.smithi149.stderr: 2024-09-15T21:32:37.877 INFO:teuthology.orchestra.run.smithi149.stderr:real 0m0.109s 2024-09-15T21:32:37.877 INFO:teuthology.orchestra.run.smithi149.stderr:user 0m0.131s 2024-09-15T21:32:37.877 INFO:teuthology.orchestra.run.smithi149.stderr:sys 0m0.006s 2024-09-15T21:32:37.878 INFO:teuthology.orchestra.run.smithi107.stderr: 92.8% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-15T21:32:37.878 INFO:teuthology.orchestra.run.smithi107.stderr: 2024-09-15T21:32:37.878 INFO:teuthology.orchestra.run.smithi107.stderr:real 0m0.113s 2024-09-15T21:32:37.878 INFO:teuthology.orchestra.run.smithi107.stderr:user 0m0.166s 2024-09-15T21:32:37.878 INFO:teuthology.orchestra.run.smithi107.stderr:sys 0m0.017s 2024-09-15T21:32:38.041 INFO:teuthology.orchestra.run.smithi032.stderr: 91.2% -- replaced with /var/log/ceph/4fc84126-73a8-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-15T21:32:38.042 INFO:teuthology.orchestra.run.smithi032.stderr: 2024-09-15T21:32:38.043 INFO:teuthology.orchestra.run.smithi032.stderr:real 0m0.280s 2024-09-15T21:32:38.043 INFO:teuthology.orchestra.run.smithi032.stderr:user 0m0.370s 2024-09-15T21:32:38.043 INFO:teuthology.orchestra.run.smithi032.stderr:sys 0m0.034s 2024-09-15T21:32:38.043 INFO:tasks.cephadm:Archiving logs... 2024-09-15T21:32:38.043 DEBUG:teuthology.misc:Transferring archived files from smithi032:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi032/log 2024-09-15T21:32:38.044 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T21:32:38.157 DEBUG:teuthology.misc:Transferring archived files from smithi107:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi107/log 2024-09-15T21:32:38.158 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T21:32:38.195 DEBUG:teuthology.misc:Transferring archived files from smithi149:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi149/log 2024-09-15T21:32:38.196 DEBUG:teuthology.orchestra.run.smithi149:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-15T21:32:38.231 INFO:tasks.cephadm:Removing cluster... 2024-09-15T21:32:38.231 DEBUG:teuthology.orchestra.run.smithi032:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 --force 2024-09-15T21:32:38.419 INFO:teuthology.orchestra.run.smithi032.stdout:Deleting cluster with fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:32:39.751 DEBUG:teuthology.orchestra.run.smithi107:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 --force 2024-09-15T21:32:39.938 INFO:teuthology.orchestra.run.smithi107.stdout:Deleting cluster with fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:32:41.305 DEBUG:teuthology.orchestra.run.smithi149:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 4fc84126-73a8-11ef-bceb-c7b262605968 --force 2024-09-15T21:32:41.491 INFO:teuthology.orchestra.run.smithi149.stdout:Deleting cluster with fsid: 4fc84126-73a8-11ef-bceb-c7b262605968 2024-09-15T21:32:42.804 INFO:tasks.cephadm:Removing cephadm ... 2024-09-15T21:32:42.804 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-15T21:32:42.811 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-15T21:32:42.817 DEBUG:teuthology.orchestra.run.smithi149:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-15T21:32:42.823 INFO:tasks.cephadm:Teardown complete 2024-09-15T21:32:42.823 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-09-15T21:32:42.833 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer... 2024-09-15T21:32:42.833 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T21:32:42.857 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T21:32:42.862 DEBUG:teuthology.orchestra.run.smithi149:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-09-15T21:32:42.949 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-15T21:32:43.004 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-15T21:32:43.004 DEBUG:teuthology.orchestra.run.smithi032:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T21:32:43.007 DEBUG:teuthology.orchestra.run.smithi107:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T21:32:43.009 DEBUG:teuthology.orchestra.run.smithi149:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-15T21:32:43.017 INFO:teuthology.orchestra.run.smithi032.stdout: remote refid st t when poll reach delay offset jitter 2024-09-15T21:32:43.017 INFO:teuthology.orchestra.run.smithi032.stdout:============================================================================== 2024-09-15T21:32:43.017 INFO:teuthology.orchestra.run.smithi032.stdout:+hv01.front.sepi 67.205.162.81 3 u 12 64 377 0.100 -5.010 1.760 2024-09-15T21:32:43.017 INFO:teuthology.orchestra.run.smithi032.stdout:*hv02.front.sepi 63.231.80.2 3 u 1 64 377 0.089 -1.565 2.468 2024-09-15T21:32:43.018 INFO:teuthology.orchestra.run.smithi032.stdout:+hv03.front.sepi 74.6.168.72 3 u 65 64 377 0.069 +0.910 2.950 2024-09-15T21:32:43.018 INFO:teuthology.orchestra.run.smithi032.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-15T21:32:43.020 INFO:teuthology.orchestra.run.smithi107.stdout: remote refid st t when poll reach delay offset jitter 2024-09-15T21:32:43.020 INFO:teuthology.orchestra.run.smithi107.stdout:============================================================================== 2024-09-15T21:32:43.020 INFO:teuthology.orchestra.run.smithi107.stdout:+hv01.front.sepi 67.205.162.81 3 u 66 64 377 0.087 -1.952 0.958 2024-09-15T21:32:43.020 INFO:teuthology.orchestra.run.smithi107.stdout:*hv02.front.sepi 63.231.80.2 3 u 3 64 377 0.068 -0.953 0.763 2024-09-15T21:32:43.021 INFO:teuthology.orchestra.run.smithi107.stdout:+hv03.front.sepi 74.6.168.72 3 u 6 64 377 0.086 -0.720 1.083 2024-09-15T21:32:43.021 INFO:teuthology.orchestra.run.smithi107.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-15T21:32:43.024 INFO:teuthology.orchestra.run.smithi149.stdout: remote refid st t when poll reach delay offset jitter 2024-09-15T21:32:43.024 INFO:teuthology.orchestra.run.smithi149.stdout:============================================================================== 2024-09-15T21:32:43.024 INFO:teuthology.orchestra.run.smithi149.stdout:+hv01.front.sepi 67.205.162.81 3 u 1 64 377 0.086 -3.955 1.338 2024-09-15T21:32:43.024 INFO:teuthology.orchestra.run.smithi149.stdout:+hv02.front.sepi 63.231.80.2 3 u 1 64 377 0.064 -0.550 2.020 2024-09-15T21:32:43.024 INFO:teuthology.orchestra.run.smithi149.stdout:*hv03.front.sepi 74.6.168.72 3 u 4 64 377 0.102 -1.183 1.274 2024-09-15T21:32:43.024 INFO:teuthology.orchestra.run.smithi149.stdout: hv04.front.sepi .INIT. 16 u - 256 0 0.000 +0.000 0.000 2024-09-15T21:32:43.025 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-15T21:32:43.040 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-15T21:32:43.041 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-15T21:32:43.050 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-15T21:32:43.059 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-15T21:32:43.067 INFO:teuthology.task.internal:Duration was 1319.191237 seconds 2024-09-15T21:32:43.067 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-15T21:32:43.076 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-15T21:32:43.076 DEBUG:teuthology.orchestra.run.smithi032:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T21:32:43.079 DEBUG:teuthology.orchestra.run.smithi107:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T21:32:43.081 DEBUG:teuthology.orchestra.run.smithi149:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-15T21:32:43.118 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-15T21:32:43.119 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi032.front.sepia.ceph.com 2024-09-15T21:32:43.120 DEBUG:teuthology.orchestra.run.smithi032:> 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-09-15T21:32:43.168 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi107.front.sepia.ceph.com 2024-09-15T21:32:43.169 DEBUG:teuthology.orchestra.run.smithi107:> 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-09-15T21:32:43.178 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi149.front.sepia.ceph.com 2024-09-15T21:32:43.179 DEBUG:teuthology.orchestra.run.smithi149:> 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-09-15T21:32:43.189 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-15T21:32:43.189 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T21:32:43.216 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T21:32:43.221 DEBUG:teuthology.orchestra.run.smithi149:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-15T21:32:43.266 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-15T21:32:43.266 DEBUG:teuthology.orchestra.run.smithi032:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T21:32:43.297 DEBUG:teuthology.orchestra.run.smithi107:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T21:32:43.299 DEBUG:teuthology.orchestra.run.smithi149:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-15T21:32:43.389 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-15T21:32:43.400 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-15T21:32:43.400 DEBUG:teuthology.orchestra.run.smithi032:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T21:32:43.411 DEBUG:teuthology.orchestra.run.smithi107:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T21:32:43.424 DEBUG:teuthology.orchestra.run.smithi149:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-15T21:32:43.437 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-15T21:32:43.447 DEBUG:teuthology.orchestra.run.smithi032:> 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-09-15T21:32:43.456 DEBUG:teuthology.orchestra.run.smithi107:> 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-09-15T21:32:43.465 INFO:teuthology.orchestra.run.smithi032.stdout:kernel.core_pattern = core 2024-09-15T21:32:43.473 DEBUG:teuthology.orchestra.run.smithi149:> 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-09-15T21:32:43.482 INFO:teuthology.orchestra.run.smithi107.stdout:kernel.core_pattern = core 2024-09-15T21:32:43.491 INFO:teuthology.orchestra.run.smithi149.stdout:kernel.core_pattern = core 2024-09-15T21:32:43.523 DEBUG:teuthology.orchestra.run.smithi032:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T21:32:43.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T21:32:43.535 DEBUG:teuthology.orchestra.run.smithi107:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T21:32:43.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T21:32:43.552 DEBUG:teuthology.orchestra.run.smithi149:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-15T21:32:43.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-15T21:32:43.569 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-15T21:32:43.580 INFO:teuthology.task.internal:Transferring archived files... 2024-09-15T21:32:43.580 DEBUG:teuthology.misc:Transferring archived files from smithi032:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi032 2024-09-15T21:32:43.581 DEBUG:teuthology.orchestra.run.smithi032:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T21:32:43.605 DEBUG:teuthology.misc:Transferring archived files from smithi107:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi107 2024-09-15T21:32:43.605 DEBUG:teuthology.orchestra.run.smithi107:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T21:32:43.626 DEBUG:teuthology.misc:Transferring archived files from smithi149:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-09-15_20:00:16-rados-main-distro-default-smithi/7905677/remote/smithi149 2024-09-15T21:32:43.626 DEBUG:teuthology.orchestra.run.smithi149:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-15T21:32:43.649 INFO:teuthology.task.internal:Removing archive directory... 2024-09-15T21:32:43.649 DEBUG:teuthology.orchestra.run.smithi032:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T21:32:43.651 DEBUG:teuthology.orchestra.run.smithi107:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T21:32:43.666 DEBUG:teuthology.orchestra.run.smithi149:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-15T21:32:43.689 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-15T21:32:43.702 INFO:teuthology.task.internal:Not uploading archives. 2024-09-15T21:32:43.702 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-15T21:32:43.713 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-15T21:32:43.713 DEBUG:teuthology.orchestra.run.smithi032:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T21:32:43.715 DEBUG:teuthology.orchestra.run.smithi107:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T21:32:43.717 DEBUG:teuthology.orchestra.run.smithi149:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-15T21:32:43.719 INFO:teuthology.orchestra.run.smithi032.stdout: 658638 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 21:32 /home/ubuntu/cephtest 2024-09-15T21:32:43.721 INFO:teuthology.orchestra.run.smithi107.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 21:32 /home/ubuntu/cephtest 2024-09-15T21:32:43.738 INFO:teuthology.orchestra.run.smithi149.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 15 21:32 /home/ubuntu/cephtest 2024-09-15T21:32:43.739 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-15T21:32:43.749 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-15T21:32:43.771 INFO:teuthology.run:Summary data: description: rados/cephadm/workunits/{0-distro/ubuntu_22.04 agent/off mon_election/connectivity task/test_set_mon_crush_locations} duration: 1319.1912372112274 flavor: default owner: scheduled_teuthology@teuthology success: true 2024-09-15T21:32:43.772 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-15T21:32:43.846 INFO:teuthology.run:pass